AdaptiveQuadrature

Adaptive Gauss-Kronrod Quadrature

License

License

GroupId

GroupId

de.labathome
ArtifactId

ArtifactId

AdaptiveQuadrature
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

AdaptiveQuadrature
Adaptive Gauss-Kronrod Quadrature
Project URL

Project URL

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

Source Code Management

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

Download AdaptiveQuadrature

How to add to project

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

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0