Minor release: Introducing TRAM
What's Changed
- Catch2 unit tests infrastructure by @clonker in #170
- Compile time index and include dir hierarchy by @clonker in #171
- Use mamba over conda for CI by @clonker in #172
- Fix mapping states back to symbols by @clonker in #174
- Minor docs updates by @clonker in #176
- Some cleanup refactoring by @clonker in #177
- Fix state assignments in HMM submodels by @thempel in #178
- Flaky test support by @clonker in #179
- TRAM by @MaaikeG in #168
- Minor documentation fixes for TRAM by @clonker in #181
- TOC and a bugfix by @MaaikeG in #182
- Unify header location and fix gil scoped release issues by @clonker in #184
- TRAM tests by @MaaikeG in #183
- Update installation instructions by @clonker in #186
- TRAM model by @MaaikeG in #185
- Bump numpy from 1.19.3 to 1.21.0 in /tests by @dependabot in #187
- Allow KMeans with no iterations by @thempel in #189
- TRAM docs and a unit test by @MaaikeG in #188
- TRAM docs - last little things by @MaaikeG in #190
- TRAM Progress bar handling by @MaaikeG in #191
- Fix submodel_disconnect and add test by @thempel in #193
- Refactor by @MaaikeG in #192
- Trajectory fragments: split on negative state indices by @MaaikeG in #194
- Cluster progress by @clonker in #195
New Contributors
- @MaaikeG made their first contribution in #168
- @dependabot made their first contribution in #187
Full Changelog: v0.3.1...v0.4.0