net.sf.javagimmicks.math.sequence.package-info Maven / Gradle / Ivy
/**
* Contains a small API the can build some typical
* mathematical sequences and allows easy creation
* of new such ones.
*
* There is currently only a minimal subset of
* mathematical sequences implemented (more to come).
*
* Feel free to have a look at
* this encyclopedia and send me some Pull Requests ;-).
*/
package net.sf.javagimmicks.math.sequence;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy