Skip to content

v1.3 Release

Latest

Choose a tag to compare

@mptino mptino released this 30 Oct 15:02
d5f45be

shapelets v1.3 brings a series of changes and enhancements. See changelog.md for more details.
Most notable changes are

  • Docs: enforce numpy docstrings for all functions, and improve pdoc handling of shapelets package for website rendering
  • Main entry point to run shapelets configuration files was changed from shapelets config to shapelets-run config
  • Restored importing functionality to match JOSS paper
  • Added deprecated function handling - if users import functions from JOSS paper, they will work, but with a deprecation notice
  • Addition of auto.py which contains the unsupervised shapelets response distance method. It is not fully functional, and v1.4 will contain its integration into the self_assembly submodule