https://github.com/miladsade96/numermp
Multi-threaded numerical methods implemented in fortran and wrapped in python
https://github.com/miladsade96/numermp
fortran fortran90 mathematical-programming mathematics multithreading numerical-analysis numerical-methods openmp parallel-computing python
Last synced: 3 months ago
JSON representation
Multi-threaded numerical methods implemented in fortran and wrapped in python
- Host: GitHub
- URL: https://github.com/miladsade96/numermp
- Owner: miladsade96
- License: mit
- Created: 2020-06-21T17:31:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T09:56:51.000Z (over 5 years ago)
- Last Synced: 2025-02-15T08:13:18.346Z (8 months ago)
- Topics: fortran, fortran90, mathematical-programming, mathematics, multithreading, numerical-analysis, numerical-methods, openmp, parallel-computing, python
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

#### Multi-Threaded Numerical Methods Implemented In Fortran, Wrapped In Python.
## Dependencies:
* Python >= 3.7
* GFortran >= 5.5.0
* PyTest >= 5.3.5
* Numpy.F2py## Important links:
Website:
Source: https://github.com/EverLookNeverSee/numermp
Issue tracker: https://github.com/EverLookNeverSee/numermp/issues