Scientific Computing with Python for beginners.
-
Updated
Jan 4, 2023 - Jupyter Notebook
Scientific Computing with Python for beginners.
Material for the SciPy 2017 Cython tutorial
Python scripts and Jupyter notebook which have numerical routines to obtain the solution of the Lorenz Attractor using Runge-Kutta 4
Matrix Operations with Cython showcases efficient matrix operations like multiplication, addition, subtraction, and more, leveraging Cython for improved performance. The project includes a Jupyter Notebook for interactive exploration and a standalone application with a graphical interface.
Add a description, image, and links to the cython topic page so that developers can more easily learn about it.
To associate your repository with the cython topic, visit your repo's landing page and select "manage topics."