math-base

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.streamsupport
ArtifactId

ArtifactId

math-base
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/stefan-zobel/math-base/
Source Code Management

Source Code Management

https://github.com/stefan-zobel/math-base

Download math-base

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.streamsupport/math-base/ -->
<dependency>
    <groupId>net.sourceforge.streamsupport</groupId>
    <artifactId>math-base</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/math-base/
implementation 'net.sourceforge.streamsupport:math-base:1.0.0'
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/math-base/
implementation ("net.sourceforge.streamsupport:math-base:1.0.0")
'net.sourceforge.streamsupport:math-base:jar:1.0.0'
<dependency org="net.sourceforge.streamsupport" name="math-base" rev="1.0.0">
  <artifact name="math-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.streamsupport', module='math-base', version='1.0.0')
)
libraryDependencies += "net.sourceforge.streamsupport" % "math-base" % "1.0.0"
[net.sourceforge.streamsupport/math-base "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0