https://github.com/iliatrofimov/linearsystems_solvers
Several methods of solving sistems of linear equasions
https://github.com/iliatrofimov/linearsystems_solvers
algebra-lineal numpy
Last synced: about 2 months ago
JSON representation
Several methods of solving sistems of linear equasions
- Host: GitHub
- URL: https://github.com/iliatrofimov/linearsystems_solvers
- Owner: IliaTrofimov
- Created: 2021-04-21T17:59:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T07:57:30.000Z (about 5 years ago)
- Last Synced: 2025-02-07T04:38:01.937Z (over 1 year ago)
- Topics: algebra-lineal, numpy
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinearSystems_solvers
This is my university project in computational methods discipline.
Project has 3 different methods of solving systems of linear equasions and can be used in any practical or studying purposes.