Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 221 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 221 Bytes

pygauss_newton

Installation

Pip

pip3 install git+https://github.com/Daiver/pygauss_newton

Manual

git clone https://github.com/Daiver/pygauss_newton
cd pygauss_newton
python3 setup.py install