Navigation Menu

Skip to content
Casey Kneale edited this page Apr 3, 2019 · 6 revisions

ChemometricsTools

This package offers access to essential chemometrics methods in a convenient and reliable way. It is a lightweight library written for performance and longevity. That being said, it's still a bit of a work in progress and if you find any bugs please make an issue!

Support:

This package was written in Julia 1.0 but should run fine in 1.1 or later releases. That's the beauty of from scratch code with minimal dependencies.

Installation:

Pkg.add("ChemometricsTools")

Clone this wiki locally