Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanymedhat10/numerical-analysis-project
https://github.com/hanymedhat10/numerical-analysis-project
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hanymedhat10/numerical-analysis-project
- Owner: HanyMedhat10
- Created: 2023-03-11T21:21:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-23T17:00:10.000Z (over 1 year ago)
- Last Synced: 2023-09-26T19:28:20.871Z (about 1 year ago)
- Language: JavaScript
- Size: 5.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Numerical Analysis project
included methods
- Bisection
- False Position
- Simple Fixed Point
- Newton
- Secant
- Gauss Elimination
- LU Decomposition
- Gauss Jordan
- Cramer ’s Rules