Lots of little improvements: cleaned up Python self-test and improved coverage via argument expansion added AppVeyor (windows testing) published in using Ctes
Put ellipsoid in own file put examples in own dir test python setup.py install as well as python se...
Used SelectorEventLoop instead of ProactorEventLoop on Windows, even for Python 3.8, to stop nuisanc...
Improve usability with entry points (no need to type .py suffix when running) code quality via pep8,...
For users without Numpy, PyMap3D can now fallback to a subset of functionality with Python alone. Py...
On request Python 2.7 - 3.7 compatible. Also added fallback simpler (but less accurate) functions wh...
Improving accuracy and computation speed, a more modern closed form ecef2geodetic is implemented. Mo...
Cleaned up Fortran code error handling fixed Python code coverage testing Readme.rst => Readme.m
Requires Python >= 3.7 to fix corner cases such as: making install more robust in user site-package...
Full functionality of PyMap3D (as with Python in general in 2019) requires Python ≥ 3.5, but a usefu...
matlab/RunHornSchunck.m compares: Matlab script HS Matlab Computer Vision Toolbox HS PyOptFlow HS ...
Apply Python >= 3.7 type annotation for quality/clarity. Add Python 3.7...3.10 to CI
In this release ✨ Add support for Python 3.9. ✨ Add total number of windows to HvsrRotated summa...
Update command line API to be less confusing and more robust Update plotting to handle more cases CI...
This is the first release of MyPTV, which coincides with the acceptance of the first paper concernin...
Added pytest-mock as dependency. [#31] Require pytest-cov 2.3.1 or later. [#41] Require pytest-docte...
Put ellipsoid in own file put examples in own dir test python setup.py install as well as python se...
Used SelectorEventLoop instead of ProactorEventLoop on Windows, even for Python 3.8, to stop nuisanc...
Improve usability with entry points (no need to type .py suffix when running) code quality via pep8,...
For users without Numpy, PyMap3D can now fallback to a subset of functionality with Python alone. Py...
On request Python 2.7 - 3.7 compatible. Also added fallback simpler (but less accurate) functions wh...
Improving accuracy and computation speed, a more modern closed form ecef2geodetic is implemented. Mo...
Cleaned up Fortran code error handling fixed Python code coverage testing Readme.rst => Readme.m
Requires Python >= 3.7 to fix corner cases such as: making install more robust in user site-package...
Full functionality of PyMap3D (as with Python in general in 2019) requires Python ≥ 3.5, but a usefu...
matlab/RunHornSchunck.m compares: Matlab script HS Matlab Computer Vision Toolbox HS PyOptFlow HS ...
Apply Python >= 3.7 type annotation for quality/clarity. Add Python 3.7...3.10 to CI
In this release ✨ Add support for Python 3.9. ✨ Add total number of windows to HvsrRotated summa...
Update command line API to be less confusing and more robust Update plotting to handle more cases CI...
This is the first release of MyPTV, which coincides with the acceptance of the first paper concernin...
Added pytest-mock as dependency. [#31] Require pytest-cov 2.3.1 or later. [#41] Require pytest-docte...
Put ellipsoid in own file put examples in own dir test python setup.py install as well as python se...
Used SelectorEventLoop instead of ProactorEventLoop on Windows, even for Python 3.8, to stop nuisanc...
Improve usability with entry points (no need to type .py suffix when running) code quality via pep8,...