Skip to content

Releases: sgrieve/spatial_efd

Documentation fixes

Choose a tag to compare

@sgrieve sgrieve released this 04 Mar 17:57

Some of the links in the pypi version of the documentation were broken. I have added some code to setup.py to fix this.

Performance improvements and modernization

Choose a tag to compare

@sgrieve sgrieve released this 04 Mar 14:01

This release covers the following changes:

  • Vectorisation of EFD calculation and inverse transform - contributed by @mgb45
  • Support for the pyshp 2.x new file IO interface
  • Support for pytest 5.3.5 and redesign of tests to cope with these breaking changes
  • Updates to the CI pipeline
  • Full testing of python 3.7 and 3.8 and dropping testing on python 2.x on Windows
  • Highlighting the end of support for python 2.x
  • Fixing typos in documentation

Import bugfix

Choose a tag to compare

@sgrieve sgrieve released this 29 Jun 10:03
ed49d97

Users reported that the module import failed on python3. This issue has been resolved in addition to some minor fixes to the documentation.

Python 3 support

Choose a tag to compare

@sgrieve sgrieve released this 29 May 14:08

The main change in this version is the addition of support for Python 3, and the preservation of functionality for Python 2 users.

Other changes are in moving the tests from nose to pytest, some minor refactoring, and the addition of windows CI via appveyor.

spatial-efd stable release

Choose a tag to compare

@sgrieve sgrieve released this 02 Mar 17:14

Implementing bugfixes and error handling and improving the documentation as part of the JOSS review process.

Production release for pypi

Choose a tag to compare

@sgrieve sgrieve released this 24 Feb 21:28

Stable version submitted to pypi