redberry-groovy

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 the Groovy facade for Redberry. It contains the classes and categories defining DSL features and syntax notations for common routines from redebrry-core and redberry-physics.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

cc.redberry
ArtifactId

ArtifactId

groovy
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

redberry-groovy
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 the Groovy facade for Redberry. It contains the classes and categories defining DSL features and syntax notations for common routines from redebrry-core and redberry-physics.
Project URL

Project URL

http://redberry.cc/

Download groovy

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
cc.redberry : core jar 1.1.10
cc.redberry : physics jar 1.1.10
org.codehaus.groovy : groovy-all jar 2.3.8
org.codehaus.groovy : groovy-backports-compat23 jar 2.3.5

test (2)

Group / Artifact Type Version
cc.redberry : core test-jar 1.1.10
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