Last Version

Core LAPACK 0.1

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

License

License

Categories

Categories

Net ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

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