All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download math JAR 0.4 with all dependencies


Time Series Analysis in Java

Files of the artifact math version 0.4 from the group com.github.signaflo.

Test

Download math (0.4)
Artifact math
Group com.github.signaflo
Version 0.4
Organization not specified
URL https://github.com/jrachiele/java-timeseries
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of math Show documentation

Please rate this JAR file. Is it a good library?

4 downloads

Source code of math version 0.4

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.signaflo.math
com.github.signaflo.math.com.github.signaflo.math.Complex
com.github.signaflo.math.com.github.signaflo.math.FieldElement
com.github.signaflo.math.com.github.signaflo.math.Rational
com.github.signaflo.math.com.github.signaflo.math.Real
com.github.signaflo.math.com.github.signaflo.math.Reals
com.github.signaflo.math.function
com.github.signaflo.math.function.com.github.signaflo.math.function.AbstractFunction
com.github.signaflo.math.function.com.github.signaflo.math.function.AbstractMultivariateFunction
com.github.signaflo.math.function.com.github.signaflo.math.function.CubicFunction
com.github.signaflo.math.function.com.github.signaflo.math.function.Function
com.github.signaflo.math.function.com.github.signaflo.math.function.GeneralFunction
com.github.signaflo.math.function.com.github.signaflo.math.function.MultivariateDoubleFunction
com.github.signaflo.math.function.com.github.signaflo.math.function.MultivariateFunction
com.github.signaflo.math.function.com.github.signaflo.math.function.NumericalDerivatives
com.github.signaflo.math.function.com.github.signaflo.math.function.QuadraticFunction
com.github.signaflo.math.function.com.github.signaflo.math.function.SlopeFunction
com.github.signaflo.math.function.com.github.signaflo.math.function.package-info
com.github.signaflo.math.linear
com.github.signaflo.math.linear.com.github.signaflo.math.linear.ComplexVectors
com.github.signaflo.math.linear.com.github.signaflo.math.linear.FieldMatrix
com.github.signaflo.math.linear.com.github.signaflo.math.linear.FieldVector
com.github.signaflo.math.linear.com.github.signaflo.math.linear.Matrices
com.github.signaflo.math.linear.com.github.signaflo.math.linear.Vectors
com.github.signaflo.math.linear.doubles
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.ColumnMatrix
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.GenericVector
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.Matrix
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.Matrix2
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.MatrixBuilder
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.MatrixOneD
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.MutableMatrix
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.QuadraticForm
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.RowMatrix
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.Vector
com.github.signaflo.math.linear.doubles.com.github.signaflo.math.linear.doubles.package-info
com.github.signaflo.math.linear
com.github.signaflo.math.linear.com.github.signaflo.math.linear.package-info
com.github.signaflo.math.operations
com.github.signaflo.math.operations.com.github.signaflo.math.operations.DoubleFunctions
com.github.signaflo.math.operations.com.github.signaflo.math.operations.Operators
com.github.signaflo.math.operations.com.github.signaflo.math.operations.Validate
com.github.signaflo.math.operations.com.github.signaflo.math.operations.package-info
com.github.signaflo.math.optim
com.github.signaflo.math.optim.com.github.signaflo.math.optim.BFGS
com.github.signaflo.math.optim.com.github.signaflo.math.optim.CubicInterpolation
com.github.signaflo.math.optim.com.github.signaflo.math.optim.NaNStepLengthException
com.github.signaflo.math.optim.com.github.signaflo.math.optim.QuadraticInterpolation
com.github.signaflo.math.optim.com.github.signaflo.math.optim.QuasiNewtonLineFunction
com.github.signaflo.math.optim.com.github.signaflo.math.optim.StrongWolfeLineSearch
com.github.signaflo.math.optim.com.github.signaflo.math.optim.ViolatedTheoremAssumptionsException
com.github.signaflo.math.optim.com.github.signaflo.math.optim.package-info
com.github.signaflo.math
com.github.signaflo.math.com.github.signaflo.math.package-info
com.github.signaflo.math.polynomial.interpolation
com.github.signaflo.math.polynomial.interpolation.com.github.signaflo.math.polynomial.interpolation.LinearInterpolation
com.github.signaflo.math.polynomial.interpolation.com.github.signaflo.math.polynomial.interpolation.NewtonPolynomial
com.github.signaflo.math.polynomial.interpolation.com.github.signaflo.math.polynomial.interpolation.package-info
com.github.signaflo.math.polynomial
com.github.signaflo.math.polynomial.com.github.signaflo.math.polynomial.package-info
com.github.signaflo.math.stats
com.github.signaflo.math.stats.com.github.signaflo.math.stats.Statistics
com.github.signaflo.math.stats.distributions
com.github.signaflo.math.stats.distributions.com.github.signaflo.math.stats.distributions.Distribution
com.github.signaflo.math.stats.distributions.com.github.signaflo.math.stats.distributions.Normal
com.github.signaflo.math.stats.distributions.com.github.signaflo.math.stats.distributions.StudentsT
com.github.signaflo.math.stats.distributions.com.github.signaflo.math.stats.distributions.Uniform
com.github.signaflo.math.stats.distributions.com.github.signaflo.math.stats.distributions.package-info
com.github.signaflo.math.stats
com.github.signaflo.math.stats.com.github.signaflo.math.stats.package-info




© 2015 - 2025 Weber Informatics LLC | Privacy Policy