Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miladsade96/scwp
Scientific Computing with Python
https://github.com/miladsade96/scwp
graphs linear-algebra linear-equations matrices multidimensional-arrays numerical-computation numpy python python3 scientific-computing scipy sparse-matrices vector
Last synced: 10 days ago
JSON representation
Scientific Computing with Python
- Host: GitHub
- URL: https://github.com/miladsade96/scwp
- Owner: miladsade96
- License: mit
- Created: 2020-02-05T14:56:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T16:31:34.000Z (over 3 years ago)
- Last Synced: 2024-10-12T04:50:12.556Z (about 1 month ago)
- Topics: graphs, linear-algebra, linear-equations, matrices, multidimensional-arrays, numerical-computation, numpy, python, python3, scientific-computing, scipy, sparse-matrices, vector
- Language: Jupyter Notebook
- Homepage:
- Size: 10.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SCWP
## Scientific Computing with Python
## Author:
Milad Sadeghi DM : [@EverLookNeverSee](https://github.com/EverLookNeverSee)## Contents:
* Vectors, Matrices and Multidimensional Arrays: [source code](src/Chapter_01.ipynb)
* Plotting and Visualization : [source code](src/Chapter_02.ipynb)
* Equation Solving : [source code](src/Chapter_03.ipynb)
* Sparse Matrices: [source code](src/Chapter_04.ipynb)## License:
MIT - [more details](LICENSE)