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

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

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