jtensors
| JVM | Platform | Status |
|---|---|---|
| OpenJDK LTS | Linux | |
| OpenJDK Current | Linux | |
| OpenJDK Current | Windows |
| License |
License |
|---|---|
| GroupId | GroupIdcom.io7m.jtensors |
| ArtifactId | ArtifactIdio7m-jtensors |
| Last Version | Last Version7.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio7m-jtensors
Vector/matrix math package
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| io7m-jtensors-7.1.0.pom | |
| io7m-jtensors-7.1.0.jar | 92 KB |
| io7m-jtensors-7.1.0-sources.jar | 82 KB |
| io7m-jtensors-7.1.0-javadoc.jar | 288 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors/ -->
<dependency>
<groupId>com.io7m.jtensors</groupId>
<artifactId>io7m-jtensors</artifactId>
<version>7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors/
implementation 'com.io7m.jtensors:io7m-jtensors:7.1.0'
// https://jarcasting.com/artifacts/com.io7m.jtensors/io7m-jtensors/
implementation ("com.io7m.jtensors:io7m-jtensors:7.1.0")
'com.io7m.jtensors:io7m-jtensors:jar:7.1.0'
<dependency org="com.io7m.jtensors" name="io7m-jtensors" rev="7.1.0">
<artifact name="io7m-jtensors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jtensors', module='io7m-jtensors', version='7.1.0')
)
libraryDependencies += "com.io7m.jtensors" % "io7m-jtensors" % "7.1.0"
[com.io7m.jtensors/io7m-jtensors "7.1.0"]
| JVM | Platform | Status |
|---|---|---|
| OpenJDK LTS | Linux | |
| OpenJDK Current | Linux | |
| OpenJDK Current | Windows |