https://github.com/nirum/numerical-benchmarks
:straight_ruler: profiling scientific and numerical computing
https://github.com/nirum/numerical-benchmarks
Last synced: 5 days ago
JSON representation
:straight_ruler: profiling scientific and numerical computing
- Host: GitHub
- URL: https://github.com/nirum/numerical-benchmarks
- Owner: nirum
- Created: 2016-01-14T20:56:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-20T04:46:59.000Z (over 3 years ago)
- Last Synced: 2025-02-25T00:51:21.406Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Numerical benchmarks for scientific python
## Usage
Simply run `python main.py myfile`, results will be stored in `myfile.json`
(see `main.py` for more details)
## Requirements
- Python 3.4 or 3.5
- numpy
- scipy
- theano