Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertboy18/numerical-algorithms-implementation
Implementation of all the Numerical Algorithms covered in the textbook (A first course on numerical methods) as well as additional Algorithms taught at the University of Alberta.
https://github.com/robertboy18/numerical-algorithms-implementation
algorithms numerical-algorithms numerical-analysis numerical-computation numerical-methods python ualberta
Last synced: about 4 hours ago
JSON representation
Implementation of all the Numerical Algorithms covered in the textbook (A first course on numerical methods) as well as additional Algorithms taught at the University of Alberta.
- Host: GitHub
- URL: https://github.com/robertboy18/numerical-algorithms-implementation
- Owner: Robertboy18
- License: apache-2.0
- Created: 2021-12-31T20:40:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T01:10:57.000Z (almost 3 years ago)
- Last Synced: 2024-01-26T11:02:30.464Z (10 months ago)
- Topics: algorithms, numerical-algorithms, numerical-analysis, numerical-computation, numerical-methods, python, ualberta
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Numerical-Algorithms-Implementation