is not current version
Last Version 2.0.2

NDArrays 2.0.0

N-dimensional arrays holding either complex or real values.

License

License

GroupId

GroupId

io.github.hakkelt
ArtifactId

ArtifactId

ndarrays
Version

Version

2.0.0
Type

Type

jar
Description

Description

NDArrays
N-dimensional arrays holding either complex or real values.
Project URL

Project URL

https://github.com/hakkelt/NDArrays
Source Code Management

Source Code Management

https://github.com/hakkelt/NDArrays

Download ndarrays 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.1
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.12.0
org.projectlombok : lombok jar 1.18.20
com.thoughtworks.qdox : qdox jar 2.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.platform : junit-platform-runner jar 1.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.