Jar examples for o:optimization
Optimization routines translated from FORTRAN to java.
You can download jar file optimization 1.3 in this page.
Custom FPL License
You can use the following script to add optimization-1.3.jar to your project.
<dependency> <groupId>com.github.rwl</groupId> <artifactId>optimization</artifactId> <version>1.3</version> </dependency>
compile group: 'com.github.rwl', name: 'optimization', version: '1.3'
libraryDependencies += "com.github.rwl" % "optimization" % "1.3"
<dependency org="com.github.rwl" name="optimization" rev="1.3"/>
@Grapes(@Grab(group='com.github.rwl', module='optimization', version='1.3'))
'com.github.rwl:optimization:jar:1.3'
Click the following link to download the jar file.
optimization-1.3-javadoc.jar