https://github.com/pythoncoderunicorn/linear-algebra-python
Linear Algebra in Python
https://github.com/pythoncoderunicorn/linear-algebra-python
linear-algebra numpy python
Last synced: 3 months ago
JSON representation
Linear Algebra in Python
- Host: GitHub
- URL: https://github.com/pythoncoderunicorn/linear-algebra-python
- Owner: PythonCoderUnicorn
- Created: 2021-04-20T19:40:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-22T23:33:11.000Z (over 4 years ago)
- Last Synced: 2025-06-29T14:39:46.821Z (6 months ago)
- Topics: linear-algebra, numpy, python
- Language: Jupyter Notebook
- Homepage:
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linear-Algebra-Python
Linear Algebra in Python
This Jupyter Notebook the basics/ core concepts of Linear Algebra but in Python. NumPy is the core library for Linear Algebra.
Python Libraries:
* Numpy
* scipy.linalg