The setup.py method was not reliable, so now it is done simply by pip install -e . # or pip install msise00 import msise00 msise00.build(
<p>Scipy-0.14.0 builds for Windows 32bit/64bit. Mingw_w64 build. Linked to OpenBLAS.</p
matlab/RunHornSchunck.m compares: Matlab script HS Matlab Computer Vision Toolbox HS PyOptFlow HS ...
Package changes Enforce Python >= 3.7 within setup.py. The package already did not work with Python...
Update command line API to be less confusing and more robust Update plotting to handle more cases CI...
For best reliability, Python >= 3.6 required make cmake_setup.py a single file to avoid need to inst...
Improve usability with entry points (no need to type .py suffix when running) code quality via pep8,...
Requires Python >= 3.7 to fix corner cases such as: making install more robust in user site-package...
breakup tests for clarity autobuild msis for Python and Matlab switch to Azure CI entirely. May go t...
Put ellipsoid in own file put examples in own dir test python setup.py install as well as python se...
On request Python 2.7 - 3.7 compatible. Also added fallback simpler (but less accurate) functions wh...
can be now installed from pip install cython numpy pip install git+https://github.com/openpiv/openpi...
Minor fix: pip installation now automatically upgrades scipy to version 0.14 if necessary. Dependenc...
This version is the first version that will be uploaded to the PyPI servers, so that everybody can i...
use .zip file for Windows binaries to allow multiple Windows CMake installs, which is not possible w...
Updated Matlab interface; requires Matlab ≥ R2018b require Numpy ≥ 1.16 because Numpy-internal ABI/A...
<p>Scipy-0.14.0 builds for Windows 32bit/64bit. Mingw_w64 build. Linked to OpenBLAS.</p
matlab/RunHornSchunck.m compares: Matlab script HS Matlab Computer Vision Toolbox HS PyOptFlow HS ...
Package changes Enforce Python >= 3.7 within setup.py. The package already did not work with Python...
Update command line API to be less confusing and more robust Update plotting to handle more cases CI...
For best reliability, Python >= 3.6 required make cmake_setup.py a single file to avoid need to inst...
Improve usability with entry points (no need to type .py suffix when running) code quality via pep8,...
Requires Python >= 3.7 to fix corner cases such as: making install more robust in user site-package...
breakup tests for clarity autobuild msis for Python and Matlab switch to Azure CI entirely. May go t...
Put ellipsoid in own file put examples in own dir test python setup.py install as well as python se...
On request Python 2.7 - 3.7 compatible. Also added fallback simpler (but less accurate) functions wh...
can be now installed from pip install cython numpy pip install git+https://github.com/openpiv/openpi...
Minor fix: pip installation now automatically upgrades scipy to version 0.14 if necessary. Dependenc...
This version is the first version that will be uploaded to the PyPI servers, so that everybody can i...
use .zip file for Windows binaries to allow multiple Windows CMake installs, which is not possible w...
Updated Matlab interface; requires Matlab ≥ R2018b require Numpy ≥ 1.16 because Numpy-internal ABI/A...
<p>Scipy-0.14.0 builds for Windows 32bit/64bit. Mingw_w64 build. Linked to OpenBLAS.</p
matlab/RunHornSchunck.m compares: Matlab script HS Matlab Computer Vision Toolbox HS PyOptFlow HS ...
Package changes Enforce Python >= 3.7 within setup.py. The package already did not work with Python...