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

polyrun 1.0.0

A library containing implementation of uniform sampling from bounded convex polytopes.

Лицензия

Лицензия

Группа

Группа

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

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

polyrun
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

polyrun
A library containing implementation of uniform sampling from bounded convex polytopes.
Ссылка на сайт

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

http://github.com/kciomek/polyrun
Система контроля версий

Система контроля версий

http://github.com/kciomek/polyrun

Скачать polyrun 1.0.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.4.1
org.ejml : ejml-all jar 0.34
commons-cli : commons-cli jar 1.3

test (1)

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

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

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