
단행본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