에너지경제연구원 전자도서관

로그인

에너지경제연구원 전자도서관

자료검색

  1. 메인
  2. 자료검색
  3. 통합검색

통합검색

단행본2023년 BEST 30

Julia High Performance: optimizations, distributed computing, multithreading, and GPU programming with Julia 1.0 and beyond

판사항
2nd edition
발행사항
Birmingham : Packt Publishing, 2019
형태사항
204p. ; 24cm
소장정보
위치등록번호청구기호 / 출력상태반납예정일
지금 이용 불가 (1)
자료실E207240대출중2025.05.19
지금 이용 불가 (1)
  • 등록번호
    E207240
    상태/반납예정일
    대출중
    2025.05.19
    위치/청구기호(출력)
    자료실
책 소개
Julia is a high-level, high-performance dynamic programming language for numerical computing. This book will help you understand the performance characteristics of your Julia programs and achieve near-C levels of performance in Julia.
목차
1. Julia is Fast 2. Analyzing Performance 3. Type, Type Inference, and Stability 4. Making Fast Function Calls 5. Fast Numbers 6. Using Arrays 7. Accelerating code with the GPU 8. Concurrent programming with Tasks 9. Threads 10. Distributed Computing with Julia