redberry-core

Redberry is an open source computer algebra system designed for tensor manipulation. It implements basic computer algebra system routines as well as complex tools for real computations in physics. This is Redberry core, which contains the implementation of the basic computer algebra routines and general-purpose transformations.

Лицензия

Лицензия

Группа

Группа

cc.redberry
Идентификатор

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

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

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

1.1.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

redberry-core
Redberry is an open source computer algebra system designed for tensor manipulation. It implements basic computer algebra system routines as well as complex tools for real computations in physics. This is Redberry core, which contains the implementation of the basic computer algebra routines and general-purpose transformations.
Ссылка на сайт

Ссылка на сайт

http://redberry.cc/

Скачать core

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.2
net.sf.trove4j : trove4j jar 3.0.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

Версии библиотеки

Версия
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.6-RC1
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1
1.1-RC0
1.0
0.9.9
0.9.4
0.9.3