Collection of Python codes
-
Updated
Jul 6, 2023 - Jupyter Notebook
Collection of Python codes
These are the algorithms I have created for MECH 105: Numerical Methods, taken at Colorado State University in the Spring of 2021.
Python | Dive into 5 variations of numerical methods to solve systems of linear equations.
Java examples of Numerical Methods to calculate the root of a function. Supported algorithms are Newton Raphson, Bisection, Fixed Point and False Rule.
Solar System Simulator written in Scala using velocity-Verlet numerical method. For OS2 course.
Add a description, image, and links to the numericalmethods topic page so that developers can more easily learn about it.
To associate your repository with the numericalmethods topic, visit your repo's landing page and select "manage topics."