Last Version

BTFJ 1.0.1

Permutes an unsymmetric matrix (square or rectangular) into its block upper triangular form.

License

License

GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

BTFJ
Version

Version

1.0.1
Type

Type

jar
Description

Description

BTFJ
Permutes an unsymmetric matrix (square or rectangular) into its block upper triangular form.
Project URL

Project URL

http://github.com/rwl/BTFJ

Download BTFJ 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.