Last Version

Core LAPACK 0.1

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

License

License

GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

core-lapack
Version

Version

0.1
Type

Type

jar
Description

Description

Core LAPACK
Java APIs for the BLAS and LAPACK 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 core-lapack 0.1


<!-- https://jarcasting.com/artifacts/com.github.rwl/core-lapack/ -->
<dependency>
    <groupId>com.github.rwl</groupId>
    <artifactId>core-lapack</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rwl/core-lapack/
implementation 'com.github.rwl:core-lapack:0.1'
// https://jarcasting.com/artifacts/com.github.rwl/core-lapack/
implementation ("com.github.rwl:core-lapack:0.1")
'com.github.rwl:core-lapack:jar:0.1'
<dependency org="com.github.rwl" name="core-lapack" rev="0.1">
  <artifact name="core-lapack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rwl', module='core-lapack', version='0.1')
)
libraryDependencies += "com.github.rwl" % "core-lapack" % "0.1"
[com.github.rwl/core-lapack "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.