polyrun

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.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

Как подключить последнюю версию

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

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

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

Версии библиотеки

Версия
1.1.0
1.0.0
0.3.1
0.3.0
0.2.0