Skip to content

Releases: astrojoni89/astrosaber

Documentation and type hints

10 Sep 11:22
Compare
Choose a tag to compare

This patch includes the deployment of the documentation pages, updated type hints, and minor bugfixes.
Big s/o to @MBSck

Smoothing optimization

04 Feb 16:58
2e1b00a
Compare
Choose a tag to compare

Implementing a generator of test and training data to optimize lambda smoothing parameters.
Additionally, new plotting features were implemented to get a quicklook on the test, training, and baseline smoothing results.
The lambda parameter optimization employs a gradient descent method to find the optimal parameters for the smoothing.

Initial release

18 Feb 11:28
a6241d2
Compare
Choose a tag to compare
v0.1.0

Update setup.cfg