is not current version
Last Version 11.2.7

de.gsi.math:chartfx-math 8.0.0

A small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

GroupId

GroupId

de.gsi.math
ArtifactId

ArtifactId

chartfx-math
Version

Version

8.0.0
Type

Type

jar

Download chartfx-math 8.0.0


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