Releases: uw-comphys/shapelets
Releases · uw-comphys/shapelets
v1.3 Release
shapelets v1.3 brings a series of changes and enhancements. See changelog.md for more details.
Most notable changes are
- Docs: enforce
numpydocstrings 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 configtoshapelets-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.pywhich contains the unsupervised shapelets response distance method. It is not fully functional, and v1.4 will contain its integration into theself_assemblysubmodule
v1.2 Release
Includes several fixes and improvements.
v1.1 Release
Follow-up to initial release with added unit tests and several additional corrections.
v1.0 Initial Release
Initial release following JOSS manuscript acceptance.