September 2024
Intermediate to advanced
501 pages
17h 6m
English
This book explored various scientific and technical computing topics using Python and its ecosystem of libraries. As touched upon in the very first chapter of this book, the Python environment for scientific computing generally strikes a good balance between a high-level environment suitable for exploratory computing and rapid prototyping that minimizes development efforts and high-performance computing that minimizes application runtimes. High-performance numerical computation is achieved not using the Python language ...