Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.5 (2024-08-10)
Add CD pipeline
Add citations to the documentation.
Add latex formatting to the plots.
Add About Us page to the documentation.
Improve code documentation and tutorials.
Improve cell outputs for the tutorials.
0.1.4 (2024-07-28)
Update tutorials and documentation.
0.1.3 (2024-07-24)
Fixed dependency issues in the pyproject.toml file to ensure that the package can be installed correctly.
0.1.2 (2024-07-24)
Added necessary dependencies to the pyproject.toml file to ensure that the package can be installed correctly.
0.1.1 (2024-07-24)
Fixed the bug in the pytspl.io.dataset_loader module where the datasets were not being loaded correctly. The bug was due to the incorrect path being used to load the datasets.
0.1.0 (2024-07-23)
First release of the PyTSPL.