Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)