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

Download phloc-math JAR 1.1.3 with all dependencies


phloc basic math stuff

Files of the artifact phloc-math version 1.1.3 from the group com.phloc.

Download phloc-math (1.1.3)
Artifact phloc-math
Group com.phloc
Version 1.1.3
Organization phloc systems
URL http://repo.phloc.com/apidocs/phloc-math/${project.version}
License Apache 2
Dependencies amount 1
Dependencies phloc-commons,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of phloc-math Show documentation

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

0 downloads

Source code of phloc-math version 1.1.3

.ChangeLog.wiki
.LICENSE
META-INF
META-INF.META-INF.MANIFEST.MF
.NOTICE
.changelog.xml
com.phloc.math.graph
com.phloc.math.graph.com.phloc.math.graph.IBaseGraph
com.phloc.math.graph.com.phloc.math.graph.IBaseGraphNode
com.phloc.math.graph.com.phloc.math.graph.IBaseGraphObject
com.phloc.math.graph.com.phloc.math.graph.IBaseGraphRelation
com.phloc.math.graph.com.phloc.math.graph.IDirectedGraph
com.phloc.math.graph.com.phloc.math.graph.IDirectedGraphNode
com.phloc.math.graph.com.phloc.math.graph.IDirectedGraphNodeFactory
com.phloc.math.graph.com.phloc.math.graph.IDirectedGraphObjectFactory
com.phloc.math.graph.com.phloc.math.graph.IDirectedGraphRelation
com.phloc.math.graph.com.phloc.math.graph.IDirectedGraphRelationFactory
com.phloc.math.graph.com.phloc.math.graph.IGraph
com.phloc.math.graph.com.phloc.math.graph.IGraphNode
com.phloc.math.graph.com.phloc.math.graph.IGraphNodeFactory
com.phloc.math.graph.com.phloc.math.graph.IGraphObjectFactory
com.phloc.math.graph.com.phloc.math.graph.IGraphRelation
com.phloc.math.graph.com.phloc.math.graph.IGraphRelationFactory
com.phloc.math.graph.com.phloc.math.graph.IReadonlyBaseGraph
com.phloc.math.graph.com.phloc.math.graph.IReadonlyDirectedGraph
com.phloc.math.graph.com.phloc.math.graph.IReadonlyGraph
com.phloc.math.graph.algo
com.phloc.math.graph.algo.com.phloc.math.graph.algo.Dijkstra
com.phloc.math.graph.algo.com.phloc.math.graph.algo.Kruskal
com.phloc.math.graph.impl
com.phloc.math.graph.impl.com.phloc.math.graph.impl.AbstractBaseGraph
com.phloc.math.graph.impl.com.phloc.math.graph.impl.AbstractBaseGraphObject
com.phloc.math.graph.impl.com.phloc.math.graph.impl.DirectedGraph
com.phloc.math.graph.impl.com.phloc.math.graph.impl.DirectedGraphNode
com.phloc.math.graph.impl.com.phloc.math.graph.impl.DirectedGraphNodeFast
com.phloc.math.graph.impl.com.phloc.math.graph.impl.DirectedGraphRelation
com.phloc.math.graph.impl.com.phloc.math.graph.impl.DirectedGraphRelationFast
com.phloc.math.graph.impl.com.phloc.math.graph.impl.Graph
com.phloc.math.graph.impl.com.phloc.math.graph.impl.GraphNode
com.phloc.math.graph.impl.com.phloc.math.graph.impl.GraphNodeFast
com.phloc.math.graph.impl.com.phloc.math.graph.impl.GraphObjectIDFactory
com.phloc.math.graph.impl.com.phloc.math.graph.impl.GraphRelation
com.phloc.math.graph.impl.com.phloc.math.graph.impl.GraphRelationFast
com.phloc.math.graph.iterate
com.phloc.math.graph.iterate.com.phloc.math.graph.iterate.DirectedGraphIteratorBackward
com.phloc.math.graph.iterate.com.phloc.math.graph.iterate.DirectedGraphIteratorForward
com.phloc.math.graph.iterate.com.phloc.math.graph.iterate.GraphIterator
com.phloc.math.graph.simple
com.phloc.math.graph.simple.com.phloc.math.graph.simple.ISimpleDirectedGraph
com.phloc.math.graph.simple.com.phloc.math.graph.simple.ISimpleGraph
com.phloc.math.graph.simple.com.phloc.math.graph.simple.SimpleDirectedGraph
com.phloc.math.graph.simple.com.phloc.math.graph.simple.SimpleDirectedGraphObjectFactory
com.phloc.math.graph.simple.com.phloc.math.graph.simple.SimpleDirectedGraphObjectFastFactory
com.phloc.math.graph.simple.com.phloc.math.graph.simple.SimpleGraph
com.phloc.math.graph.simple.com.phloc.math.graph.simple.SimpleGraphObjectFactory
com.phloc.math.graph.simple.com.phloc.math.graph.simple.SimpleGraphObjectFastFactory
com.phloc.math.graph.utils
com.phloc.math.graph.utils.com.phloc.math.graph.utils.GraphVizUtils
com.phloc.math.matrix
com.phloc.math.matrix.com.phloc.math.matrix.CholeskyDecomposition
com.phloc.math.matrix.com.phloc.math.matrix.EigenvalueDecomposition
com.phloc.math.matrix.com.phloc.math.matrix.LUDecomposition
com.phloc.math.matrix.com.phloc.math.matrix.Matrix
com.phloc.math.matrix.com.phloc.math.matrix.MatrixInt
com.phloc.math.matrix.com.phloc.math.matrix.QRDecomposition
com.phloc.math.matrix.com.phloc.math.matrix.SingularValueDecomposition
com.phloc.math.trove
com.phloc.math.trove.com.phloc.math.trove.TroveInit
com.phloc.math.trove.com.phloc.math.trove.TroveUtils
numbercruncher.mathutils
numbercruncher.mathutils.numbercruncher.mathutils.AlignRight
numbercruncher.mathutils.numbercruncher.mathutils.BigFunctions
numbercruncher.mathutils.numbercruncher.mathutils.BisectionRootFinder
numbercruncher.mathutils.numbercruncher.mathutils.Complex
numbercruncher.mathutils.numbercruncher.mathutils.DataPoint
numbercruncher.mathutils.numbercruncher.mathutils.DiffEqSolver
numbercruncher.mathutils.numbercruncher.mathutils.DifferentialEquation
numbercruncher.mathutils.numbercruncher.mathutils.Epsilon
numbercruncher.mathutils.numbercruncher.mathutils.EulersDiffEqSolver
numbercruncher.mathutils.numbercruncher.mathutils.FixedPointRootFinder
numbercruncher.mathutils.numbercruncher.mathutils.Function
numbercruncher.mathutils.numbercruncher.mathutils.IEEE754
numbercruncher.mathutils.numbercruncher.mathutils.IEEE754Constants
numbercruncher.mathutils.numbercruncher.mathutils.IEvaluatable
numbercruncher.mathutils.numbercruncher.mathutils.IIntegrator
numbercruncher.mathutils.numbercruncher.mathutils.ImprovedRegulaFalsiRootFinder
numbercruncher.mathutils.numbercruncher.mathutils.IntPower
numbercruncher.mathutils.numbercruncher.mathutils.InterpolationPolynomial
numbercruncher.mathutils.numbercruncher.mathutils.KahanSummation
numbercruncher.mathutils.numbercruncher.mathutils.ModuloArithmetic
numbercruncher.mathutils.numbercruncher.mathutils.NewtonsRootFinder
numbercruncher.mathutils.numbercruncher.mathutils.PredictorCorrectorDiffEqSolver
numbercruncher.mathutils.numbercruncher.mathutils.PrimeFactors
numbercruncher.mathutils.numbercruncher.mathutils.RandomExponential
numbercruncher.mathutils.numbercruncher.mathutils.RandomNormal
numbercruncher.mathutils.numbercruncher.mathutils.RegressionLine
numbercruncher.mathutils.numbercruncher.mathutils.RegressionPolynomial
numbercruncher.mathutils.numbercruncher.mathutils.RegulaFalsiRootFinder
numbercruncher.mathutils.numbercruncher.mathutils.RootFinder
numbercruncher.mathutils.numbercruncher.mathutils.RungeKuttaDiffEqSolver
numbercruncher.mathutils.numbercruncher.mathutils.SecantRootFinder
numbercruncher.mathutils.numbercruncher.mathutils.SimpsonsIntegrator
numbercruncher.mathutils.numbercruncher.mathutils.TrapezoidalIntegrator
numbercruncher.matrix
numbercruncher.matrix.numbercruncher.matrix.ColumnVector
numbercruncher.matrix.numbercruncher.matrix.IdentityMatrix
numbercruncher.matrix.numbercruncher.matrix.InvertibleMatrix
numbercruncher.matrix.numbercruncher.matrix.LinearSystem
numbercruncher.matrix.numbercruncher.matrix.Matrix
numbercruncher.matrix.numbercruncher.matrix.MatrixException
numbercruncher.matrix.numbercruncher.matrix.RowVector
numbercruncher.matrix.numbercruncher.matrix.SquareMatrix
numbercruncher.piutils
numbercruncher.piutils.numbercruncher.piutils.PiFormula
numbercruncher.primeutils
numbercruncher.primeutils.numbercruncher.primeutils.ILucasCaller
numbercruncher.primeutils.numbercruncher.primeutils.IMillerRabinCaller
numbercruncher.primeutils.numbercruncher.primeutils.LucasStatus
numbercruncher.primeutils.numbercruncher.primeutils.MillerRabinStatus
numbercruncher.randomutils
numbercruncher.randomutils.numbercruncher.randomutils.Buckets




© 2015 - 2026 Weber Informatics LLC | Privacy Policy