a

arpack_combined_all

Java APIs for the BLAS, LAPACK, and ARPACK Fortran libraries as translated through F2J.
http://f2j.sourceforge.net
The BSD License
Keith Seymour Dave Doolin Jack Dongarra
Files download
File Operation
arpack_combined_all-0.1.jar download
arpack_combined_all-0.1.pom download
Apache Maven
<dependency>
  <groupId>net.sourceforge.f2j</groupId>
  <artifactId>arpack_combined_all</artifactId>
  <version>0.1</version>
</dependency>
Gradle Groovy
implementation 'net.sourceforge.f2j:arpack_combined_all:0.1'
Gradle Kotlin
implementation("net.sourceforge.f2j:arpack_combined_all:0.1")
Scala SBT
libraryDependencies += "net.sourceforge.f2j" % "arpack_combined_all" % "0.1"
Groovy Grape
@Grapes(
  @Grab(group='net.sourceforge.f2j', module='arpack_combined_all', version='0.1')
)
Apache Ivy
<dependency org="net.sourceforge.f2j" name="arpack_combined_all" rev="0.1" />
Leiningen
[net.sourceforge.f2j/arpack_combined_all "0.1"]
Apache Buildr
'net.sourceforge.f2j:arpack_combined_all:jar:0.1'
Dependencies
The project has no third-party dependencies