caseykneale / ChemometricsTools.jl

A collection of tools for chemometrics and machine learning written in Julia.
Other
65 stars 12 forks source link

v0.5.8 Release #18

Closed caseykneale closed 4 years ago

caseykneale commented 5 years ago

Again many small updates. Readme ToDo list has been updated to reflect this. At this point I'm not looking at adding more features neccesiarily just improving them and making things more stable.

Documentation updates: Added page for preexisting Hyperspectral methods Cleaned up some of the ethos page Documented a variety of forgotten methods. Updated classification shootout

Code updates: A couple bug fixes and small refactorings Added SIMCA as planned months ago

Internal updates: Hopefully fixed compat lines for all dependencies Updated readme

Social updates: Reached out to a few potential contributors/collaborators

@JuliaRegistrator register()

JuliaRegistrator commented 5 years ago

Registration pull request created: JuliaRegistries/General/4751

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.5.8 -m "<description of version>" 0c672e9c6b3d182e4674bf758b9eaea36f10d6a5
git push origin v0.5.8