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

NTBEA 0.3.0

Parameter optimisation with the N-Tuple Bandit Evolutionary Algorithm

Лицензия

Лицензия

Группа

Группа

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

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

NTBEA
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

NTBEA
Parameter optimisation with the N-Tuple Bandit Evolutionary Algorithm
Ссылка на сайт

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

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

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

http://github.com/hopshackle/NTBEA

Скачать NTBEA 0.3.0


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

Зависимости

runtime (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
org.jetbrains.kotlin : kotlin-reflect jar 1.4.10
org.apache.commons : commons-math3 jar 3.6.1
gov.nist.math : jama jar 1.0.3

test (1)

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

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

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