de.edux.math.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lib Show documentation
Show all versions of lib Show documentation
Educational library for machine learning challenges
The newest version!
/**
* Provides the classes necessary for mathematical operations and data manipulation within the Edux
* framework.
*/
package de.edux.math;