rings

Rings: efficient Java/Scala library for polynomial rings

License

License

GroupId

GroupId

cc.redberry
ArtifactId

ArtifactId

rings
Last Version

Last Version

2.5.8
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.5.8
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5
2.4
2.3.2
2.3.1
2.3
2.2
2.1
2.0