Last Version

rings 2.5.8

Rings: efficient Java/Scala library for polynomial rings

License

License

GroupId

GroupId

cc.redberry
ArtifactId

ArtifactId

rings
Version

Version

2.5.8
Type

Type

jar
Description

Description

rings
Rings: efficient Java/Scala library for polynomial rings
Project URL

Project URL

https://github.com/PoslavskySV/rings/

Download rings 2.5.8


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

Dependencies

compile (4)

Group / Artifact Type Version
cc.redberry : libdivide4j jar 1.2
cc.redberry : combinatorics jar 2.1
net.sf.trove4j : trove4j jar 3.0.3
org.apache.commons : commons-math3 jar 3.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.