Cubature

adaptive multi-dimensional integration (Java port of stevengj/cubature:1.0.3)

License

License

GroupId

GroupId

de.labathome
ArtifactId

ArtifactId

Cubature
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cubature
adaptive multi-dimensional integration (Java port of stevengj/cubature:1.0.3)
Project URL

Project URL

https://github.com/jonathanschilling/Cubature
Source Code Management

Source Code Management

https://github.com/jonathanschilling/Cubature/tree/master

Download Cubature

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3