NTBEA

Parameter optimisation with the N-Tuple Bandit Evolutionary Algorithm

License

License

GroupId

GroupId

com.github.hopshackle
ArtifactId

ArtifactId

NTBEA
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

NTBEA
Parameter optimisation with the N-Tuple Bandit Evolutionary Algorithm
Project URL

Project URL

http://www.github.com/hopshackle/NTBEA
Source Code Management

Source Code Management

http://github.com/hopshackle/NTBEA

Download NTBEA

How to add to project

<!-- 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"]

Dependencies

runtime (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.1
0.2
0.1