Последняя версия

BTFJ 1.0.1

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

Лицензия

Лицензия

Группа

Группа

com.github.rwl
Идентификатор

Идентификатор

BTFJ
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

BTFJ
Permutes an unsymmetric matrix (square or rectangular) into its block upper triangular form.
Ссылка на сайт

Ссылка на сайт

http://github.com/rwl/BTFJ

Скачать 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2

Модули Проекта

Данный проект не имеет модулей.