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

Download math-base JAR 1.4.0 with all dependencies


Elementary math utilities with a focus on random number generation, non-linear optimization, interpolation and solvers

Files of the artifact math-base version 1.4.0 from the group net.sourceforge.streamsupport.

Test

Artifact math-base
Group net.sourceforge.streamsupport
Version 1.4.0
Last update 02. June 2024
Tags: generation with random number interpolation linear optimization elementary focus math utilities solvers
Organization not specified
URL https://github.com/stefan-zobel/math-base/
License Apache License, version 2.0
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-base Show documentation

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

0 downloads

Source code of math-base version 1.4.0

math
math.math.MathConsts
math.cern
math.cern.math.cern.Arithmetic
math.cern.math.cern.BetaException
math.cern.math.cern.BetaFun
math.cern.math.cern.FastGamma
math.cern.math.cern.GammaException
math.cern.math.cern.GammaFun
math.cern.math.cern.Polynomial
math.cern.math.cern.ProbabilityFuncs
math.cern.math.cern.package-info
math.coord
math.coord.math.coord.LinSpace
math.coord.math.coord.package-info
math.distribution
math.distribution.math.distribution.Beta
math.distribution.math.distribution.Cauchy
math.distribution.math.distribution.ChiSquare
math.distribution.math.distribution.ContinuousDistribution
math.distribution.math.distribution.Exponential
math.distribution.math.distribution.FisherF
math.distribution.math.distribution.Gamma
math.distribution.math.distribution.LogNormal
math.distribution.math.distribution.MultivariateNormalSampler
math.distribution.math.distribution.Normal
math.distribution.math.distribution.StudentT
math.distribution.math.distribution.Uniform
math.distribution.math.distribution.Weibull
math.distribution.math.distribution.package-info
math.dl
math.dl.math.dl.ArrayMaxPos
math.dl.math.dl.GELU
math.dl.math.dl.Hellinger
math.dl.math.dl.MultiClassAccuracy
math.dl.math.dl.RELU
math.dl.math.dl.Softmax
math.dl.math.dl.package-info
math.fft
math.fft.math.fft.Bluestein
math.fft.math.fft.ComplexArray
math.fft.math.fft.Fourier
math.fft.math.fft.package-info
math.fit
math.fit.math.fit.KrugerInterpolator
math.fit.math.fit.SplineInterpolator
math.fit.math.fit.package-info
math.fun
math.fun.math.fun.DBiConsumer
math.fun.math.fun.DBiFunction
math.fun.math.fun.DConsumer
math.fun.math.fun.DForEach
math.fun.math.fun.DForEachBi
math.fun.math.fun.DForEachIterator
math.fun.math.fun.DFunction
math.fun.math.fun.DGradient
math.fun.math.fun.DIndexIterator
math.fun.math.fun.DIterator
math.fun.math.fun.DMultiFunction
math.fun.math.fun.DMultiFunctionEval
math.fun.math.fun.DTriFunction
math.fun.math.fun.DiffDMultiFunction
math.fun.math.fun.NumericalDiffDMultiFunction
math.fun.math.fun.package-info
math.gemm
math.gemm.math.gemm.Dgemm
math.gemm.math.gemm.Dgemm4x4
math.gemm.math.gemm.Dgemm4x4Parallel
math.gemm.math.gemm.Dgemm4x4Worker
math.gemm.math.gemm.DgemmLehn
math.gemm.math.gemm.DgemmNetlib
math.gemm.math.gemm.DgemmTasks
math.gemm.math.gemm.ThreadPool
math.gemm.math.gemm.Trans
math.gemm.math.gemm.package-info
math.imsl
math.imsl.math.imsl.Trig
math.imsl.math.imsl.package-info
math.lapack
math.lapack.math.lapack.Dcopy
math.lapack.math.lapack.Dgelq2
math.lapack.math.lapack.Dgelqf
math.lapack.math.lapack.Dgels
math.lapack.math.lapack.Dgemv
math.lapack.math.lapack.Dgeqr2
math.lapack.math.lapack.Dgeqrf
math.lapack.math.lapack.Dger
math.lapack.math.lapack.Dgesv
math.lapack.math.lapack.Dgetf2
math.lapack.math.lapack.Dgetrf
math.lapack.math.lapack.Dgetrs
math.lapack.math.lapack.Dlange
math.lapack.math.lapack.Dlapy2
math.lapack.math.lapack.Dlarf
math.lapack.math.lapack.Dlarfb
math.lapack.math.lapack.Dlarfg
math.lapack.math.lapack.Dlarft
math.lapack.math.lapack.Dlascl
math.lapack.math.lapack.Dlaset
math.lapack.math.lapack.Dlassq
math.lapack.math.lapack.Dlaswp
math.lapack.math.lapack.Dnrm2
math.lapack.math.lapack.Dorm2r
math.lapack.math.lapack.Dorml2
math.lapack.math.lapack.Dormlq
math.lapack.math.lapack.Dormqr
math.lapack.math.lapack.Dscal
math.lapack.math.lapack.Dswap
math.lapack.math.lapack.Dtrmv
math.lapack.math.lapack.Dtrsm
math.lapack.math.lapack.Dtrtrs
math.lapack.math.lapack.Idamax
math.lapack.math.lapack.Ilaenv
math.lapack.math.lapack.Iparmq
math.lapack.math.lapack.Lsame
math.lapack.math.lapack.Util
math.lapack.math.lapack.Xerbla
math.lapack.math.lapack.doubleW
math.lapack.math.lapack.intW
math.lapack.math.lapack.package-info
math.linalg
math.linalg.math.linalg.CholeskyDecomp
math.linalg.math.linalg.DMatrix
math.linalg.math.linalg.LSSummary
math.linalg.math.linalg.OLS
math.linalg.math.linalg.PosDefiniteMatrixGenerator
math.linalg.math.linalg.VectorOps
math.linalg.math.linalg.package-info
math.list
math.list.math.list.DListIterator
math.list.math.list.DoubleArrayList
math.list.math.list.DoubleList
math.list.math.list.package-info
math.minpack
math.minpack.math.minpack.Lmder_fcn
math.minpack.math.minpack.Lmdif_fcn
math.minpack.math.minpack.Minpack_f77
math.minpack.math.minpack.package-info
math.optim
math.optim.math.optim.BackTrackLineSearch
math.optim.math.optim.CGOptimizer
math.optim.math.optim.InvalidOptimizableException
math.optim.math.optim.LimitedMemoryBFGS
math.optim.math.optim.Optimizable
math.optim.math.optim.OptimizationException
math.optim.math.optim.Optimizer
math.optim.math.optim.OptimizerEvaluator
math.optim.math.optim.OrthantWiseLimitedMemoryBFGS
math.optim.math.optim.SupersedingDoubleArrayQueue
math.optim.math.optim.SupersedingDoubleQueue
math.optim.math.optim.package-info
math
math.math.package-info
math.probe
math.probe.math.probe.DoubleStatistics
math.probe.math.probe.DoubleStatisticsNoSync
math.probe.math.probe.DoubleStatisticsSync
math.probe.math.probe.package-info
math.rng
math.rng.math.rng.AbstractRng64
math.rng.math.rng.BetaSpliterator
math.rng.math.rng.BitMix
math.rng.math.rng.CauchySpliterator
math.rng.math.rng.ChiSquareSpliterator
math.rng.math.rng.DefaultRng
math.rng.math.rng.ExponentialSpliterator
math.rng.math.rng.FisherFSpliterator
math.rng.math.rng.GammaSpliterator
math.rng.math.rng.GaussianSpliterator
math.rng.math.rng.Interleaved4Stc64
math.rng.math.rng.InverseGammaSpliterator
math.rng.math.rng.Lcg64Xor1024Mix
math.rng.math.rng.LeCunNormalSpliterator
math.rng.math.rng.LogNormalSpliterator
math.rng.math.rng.Marsaglia64
math.rng.math.rng.MersenneTwister64
math.rng.math.rng.PseudoRandom
math.rng.math.rng.PseudoRandomDoubleSpliterator
math.rng.math.rng.PseudoRandomIntSpliterator
math.rng.math.rng.PseudoRandomLongSpliterator
math.rng.math.rng.PseudoRandomSpliterator
math.rng.math.rng.PseudoRandomStream
math.rng.math.rng.Seed
math.rng.math.rng.Sfc64
math.rng.math.rng.SplitMix64
math.rng.math.rng.SplitMix64Seed
math.rng.math.rng.SplittablePseudoRandom
math.rng.math.rng.SpookyMix
math.rng.math.rng.Stc64
math.rng.math.rng.StudentTSpliterator
math.rng.math.rng.TruncatedNormalSpliterator
math.rng.math.rng.WeibullSpliterator
math.rng.math.rng.XorShift1024Star
math.rng.math.rng.XorShift128Plus
math.rng.math.rng.XorShift64Star
math.rng.math.rng.XorShiftRot256PlusPlus
math.rng.math.rng.XorShiftRot256StarStar
math.rng.math.rng.Xoshiro256
math.rng.math.rng.package-info
math.solve
math.solve.math.solve.LinearEquationsSolver
math.solve.math.solve.RootFinder
math.solve.math.solve.package-info
math.trmm
math.trmm.math.trmm.Axpy
math.trmm.math.trmm.BlockSizes
math.trmm.math.trmm.Diag
math.trmm.math.trmm.Dtrmm
math.trmm.math.trmm.DtrmmNetlib
math.trmm.math.trmm.Geaxpy
math.trmm.math.trmm.Gepack
math.trmm.math.trmm.Gescal
math.trmm.math.trmm.Mgemm
math.trmm.math.trmm.Mtrlmm
math.trmm.math.trmm.Mtrumm
math.trmm.math.trmm.Scal
math.trmm.math.trmm.Side
math.trmm.math.trmm.TrlmmLehn
math.trmm.math.trmm.Trlpack
math.trmm.math.trmm.Trmm
math.trmm.math.trmm.TrummLehn
math.trmm.math.trmm.Trupack
math.trmm.math.trmm.Ugemm
math.trmm.math.trmm.UpLo
math.trmm.math.trmm.package-info
math.util
math.util.math.util.IntHashSet
math.util.math.util.IntIntHashMap
math.util.math.util.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy