| License |
License |
|---|---|
| GroupId | GroupIdio.github.hakkelt |
| ArtifactId | ArtifactIdndarrays |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNDArrays
N-dimensional arrays holding either complex or real values.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ndarrays-2.0.2.pom | |
| ndarrays-2.0.2.jar | 73 KB |
| ndarrays-2.0.2-sources.jar | 33 KB |
| ndarrays-2.0.2-javadoc.jar | 484 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |