Download arpack_combined_all-0.1.jar file - Jar a

Jar examples for a:arpack-combined-all

Description

Java APIs for the BLAS, LAPACK, and ARPACK Fortran libraries as translated through F2J.

You can download jar file arpack_combined_all 0.1 in this page.

License

The BSD License

Build File

You can use the following script to add arpack_combined_all-0.1.jar to your project.

<dependency>
   <groupId>net.sourceforge.f2j</groupId>
   <artifactId>arpack_combined_all</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'net.sourceforge.f2j', name: 'arpack_combined_all', version: '0.1'
libraryDependencies += "net.sourceforge.f2j" % "arpack_combined_all" % "0.1"
<dependency org="net.sourceforge.f2j" name="arpack_combined_all" rev="0.1"/>
@Grapes(@Grab(group='net.sourceforge.f2j', module='arpack_combined_all', version='0.1'))
'net.sourceforge.f2j:arpack_combined_all:jar:0.1'

Download

Click the following link to download the jar file.

arpack_combined_all-0.1-javadoc.jar
arpack_combined_all-0.1.jar
arpack_combined_all-0.1.pom



Related Tutorials