What's Changed
- bonn eeg tutorial updates by @joshuabmoore in #10
- Auto publish and release + general linting by @joshuabmoore in #11
- Update README.md by @joshuabmoore in #12
- Update README.md by @joshuabmoore in #13
- Add Sphinx Docs by @joshuabmoore in #14
- Final update to docs for pre-release by @joshuabmoore in #15
- add coverage report + badge to README by @joshuabmoore in #16
- add coverage report + badge to README by @joshuabmoore in #17
- Fix coverage report publish html by @joshuabmoore in #18
- pyhctsa official release v0.1.0 by @joshuabmoore in #19
- updated joss draft by @joshuabmoore in #20
- Additional unit tests by @joshuabmoore in #21
- Documentation updates by @joshuabmoore in #22
- coverage test updates by @joshuabmoore in #23
- toml file fixes by @joshuabmoore in #24
- Addition of nonlinear time-series analysis method by @joshuabmoore in #25
- update docs API by @joshuabmoore in #26
- Fixes to type signatures for various modules by @joshuabmoore in #27
- documentation facelift by @joshuabmoore in #28
- bump version number to v0.1.1 by @joshuabmoore in #29
- Documentation updates by @joshuabmoore in #30
- Fix README title for clarity and consistency by @joshuabmoore in #31
- Minor documentation updates. by @joshuabmoore in #32
- Add is_seasonal method by @joshuabmoore in #33
- Addition of new time-series analysis method embed_pca by @joshuabmoore in #34
- bump version to v0.1.2 by @joshuabmoore in #35
- Fix typo by @boisgera in #39
- Fix typo by @boisgera in #40
- Fix scalar assignment in corr_fun autocorr branch by @brendanjohnharris in #41
- Feature fixes by @brendanjohnharris in #38
- Replace print statements with logging messages by @joshuabmoore in #43
- Docs updates by @joshuabmoore in #44
- fix docs methods index file by @joshuabmoore in #45
- fix typos in JOSS paper and docs as per peer review by @joshuabmoore in #46
- drop calc.summary by @joshuabmoore in #47
- Native MI estimators + minor fixes by @joshuabmoore in #48
- add python 3.14 support by @joshuabmoore in #49
- Fix correlation.py for short time series by @brendanjohnharris in #52
- Fix stationarity.py for short window lengths by @brendanjohnharris in #51
- Reduce redundancy in histogram ami by @brendanjohnharris in #54
- Vectorize AC features by @brendanjohnharris in #50
- add validation harness + contributing.md fixes by @joshuabmoore in #55
- update fluctuation analysis by @joshuabmoore in #56
- Speed up hypothesis_test by @brendanjohnharris in #58
- add niter to hmm fit + validation README updates by @joshuabmoore in #59
- Replace acorr_ljunbox with faster manual test elsewhere by @brendanjohnharris in #60
- update version number for release by @joshuabmoore in #61
New Contributors
- @boisgera made their first contribution in #39
- @brendanjohnharris made their first contribution in #41
Full Changelog: v0.1.0a2...v1.0.0