Releases: cetic/tsquared
Releases · cetic/tsquared
TSquared 1.1.0
Changelog:
- Delete
HotellingT2.cleanfitmethod and replace it withutils.clean_samplesfunction. - Add examples.
- Fix typos.
You can install TSquared via PyPI:
pip install tsquaredTSquared 1.0.3
Changelog:
- Rename attributes in
HotellingT2class:n_features_ton_features_in_;n_samples_ton_samples_in_.
- Update docstrings.
- Fix typos.
You can install TSquared via PyPI:
pip install tsquaredTSquared 1.0.2
Changelog:
- Update README.
You can install TSquared via PyPI:
pip install tsquaredTSquared 1.0.1
Changelog:
- Update NumPy documentation.
You can install TSquared via PyPI:
pip install tsquaredTSquared 1.0.0
TSquared 1.0.0 just released! 🎉
You can install TSquared via PyPI:
pip install tsquared