is not current version
Last Version 11.2.7

de.gsi.math:chartfx-math 8.1.4

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.1.4
Type

Type

jar

Download chartfx-math 8.1.4


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