Last Version

Fortran to Java ARPACK 0.1

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.f2j
ArtifactId

ArtifactId

arpack_combined_all
Version

Version

0.1
Type

Type

jar
Description

Description

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

Project URL

http://f2j.sourceforge.net
Source Code Management

Source Code Management

http://f2j.cvs.sourceforge.net/viewvc/f2j/

Download arpack_combined_all 0.1


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

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.