lbfgs

A Java Port of L-BFGS variant Optimization Algorithms.

License

License

GroupId

GroupId

com.dbtsai.lbfgs
ArtifactId

ArtifactId

lbfgs
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

lbfgs
A Java Port of L-BFGS variant Optimization Algorithms.
Project URL

Project URL

https://github.com/dbtsai/lbfgs
Project Organization

Project Organization

com.dbtsai.lbfgs

Download lbfgs

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1