Last Version

optimization 1.3

Optimization routines translated from FORTRAN to java.

License

License

GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

optimization
Version

Version

1.3
Type

Type

jar
Description

Description

optimization
Optimization routines translated from FORTRAN to java.
Project URL

Project URL

http://www1.fpl.fs.fed.us/optimization.html

Download optimization 1.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.