| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hopshackle |
| Идентификатор | ИдентификаторNTBEA |
| Версия | Версия0.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеNTBEA
Parameter optimisation with the N-Tuple Bandit Evolutionary Algorithm
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| NTBEA-0.3.0.pom | |
| NTBEA-0.3.0.jar | 6 MB |
| NTBEA-0.3.0-sources.jar | 34 KB |
| NTBEA-0.3.0-javadoc.jar | 64 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |