| License |
License |
|---|---|
| GroupId | GroupIdcom.meliorbis.numerics |
| ArtifactId | ArtifactIdNumerics |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNumerics
A library for working with large multi-dimensional arrays and the functions they represent
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| Numerics-1.2.pom | |
| Numerics-1.2.jar | 222 KB |
| Numerics-1.2-sources.jar | 124 KB |
| Numerics-1.2-javadoc.jar | 872 KB |
| Browse |
<!-- 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"]
| 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 |