NDArrays

N-dimensional arrays holding either complex or real values.

License

License

GroupId

GroupId

io.github.hakkelt
ArtifactId

ArtifactId

ndarrays
Last Version

Last Version

2.0.2
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
2.0.2
2.0.0
1.0.1
1.0.0