Numerics

A library for working with large multi-dimensional arrays and the functions they represent

License

License

GroupId

GroupId

com.meliorbis.numerics
ArtifactId

ArtifactId

Numerics
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Numerics
A library for working with large multi-dimensional arrays and the functions they represent
Project Organization

Project Organization

The ModelSolver Project

Download Numerics

How to add to project

<!-- https://jarcasting.com/artifacts/com.meliorbis.numerics/Numerics/ -->
<dependency>
    <groupId>com.meliorbis.numerics</groupId>
    <artifactId>Numerics</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.meliorbis.numerics/Numerics/
implementation 'com.meliorbis.numerics:Numerics:1.2'
// https://jarcasting.com/artifacts/com.meliorbis.numerics/Numerics/
implementation ("com.meliorbis.numerics:Numerics:1.2")
'com.meliorbis.numerics:Numerics:jar:1.2'
<dependency org="com.meliorbis.numerics" name="Numerics" rev="1.2">
  <artifact name="Numerics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.meliorbis.numerics', module='Numerics', version='1.2')
)
libraryDependencies += "com.meliorbis.numerics" % "Numerics" % "1.2"
[com.meliorbis.numerics/Numerics "1.2"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
net.sf.opencsv : opencsv jar 2.3
org.apache.commons : commons-math3 jar 3.2
org.jmock : jmock-junit4 jar 2.6.0
junit : junit-dep jar 4.11
org.hamcrest : hamcrest-core jar 1.3
com.diffplug.matsim : matfilerw jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0