Last Version

Data fitting 1.0.0

Data fitting algorithms.

License

License

GroupId

GroupId

hu.kazocsaba.math
ArtifactId

ArtifactId

fitting
Version

Version

1.0.0
Type

Type

jar
Description

Description

Data fitting
Data fitting algorithms.
Project URL

Project URL

https://github.com/kazocsaba/fitting
Source Code Management

Source Code Management

https://github.com/kazocsaba/fitting.git

Download fitting 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
hu.kazocsaba.math : matrix jar 1.1.0
hu.kazocsaba.math : geometry jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.