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.

License

License

GroupId

GroupId

cc.redberry
ArtifactId

ArtifactId

core
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://redberry.cc/

Download core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.2
net.sf.trove4j : trove4j jar 3.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
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