Последняя версия

org.tensorics:tensorics-core-starter 0.0.8

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.

Лицензия

Лицензия

Группа

Группа

org.tensorics
Идентификатор

Идентификатор

tensorics-core-starter
Версия

Версия

0.0.8
Тип

Тип

jar
Описание

Описание

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.
Система контроля версий

Система контроля версий

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

Скачать tensorics-core-starter 0.0.8


<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.tensorics : tensorics-core jar 0.0.76
org.springframework.boot : spring-boot-starter jar 2.2.10.RELEASE

Модули Проекта

Данный проект не имеет модулей.