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

https://github.com/clonker/pynumtools

python tools for numerics
https://github.com/clonker/pynumtools

Last synced: 2 months ago
JSON representation

python tools for numerics

Awesome Lists containing this project

README

        

Does it wörk?

No?
[![Build Status](https://travis-ci.org/clonker/PyNumTools.svg?branch=master)](https://travis-ci.org/clonker/PyNumTools)
[![Build status](https://ci.appveyor.com/api/projects/status/gmnqvh6tg62fe467/branch/master?svg=true)](https://ci.appveyor.com/project/clonker/pynumtools/branch/master)

Install via
```
conda config --add channels conda-forge
conda install -c clonker pynumtools
```
with the occasional `--force`.