org.tensorics:tensorics-core-starter

Tensorics is a java framework which uses a tensor as a central object. A tensor represents a set of values placed in an N-dimensional space. Wherever you are tempted to use maps of maps, a tensor might be a good choice ;-) Tensorics provides methods to create, transform and performing calculations with those tensors.

License

License

GroupId

GroupId

org.tensorics
ArtifactId

ArtifactId

tensorics-core-starter
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

org.tensorics:tensorics-core-starter
Tensorics is a java framework which uses a tensor as a central object. A tensor represents a set of values placed in an N-dimensional space. Wherever you are tempted to use maps of maps, a tensor might be a good choice ;-) Tensorics provides methods to create, transform and performing calculations with those tensors.
Source Code Management

Source Code Management

https://github.com/tensorics/tensorics-core-starter.git

Download tensorics-core-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.tensorics : tensorics-core jar 0.0.76
org.springframework.boot : spring-boot-starter jar 2.2.10.RELEASE

Project Modules

There are no modules declared in this project.
org.tensorics

Versions

Version
0.0.8