Skip to content

Tags: EASEA/easea

Tags

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix network issues (#47)

* Fix network queue

* No longer sending individuals to itself

* update version

v3.1.0

Toggle v3.1.0's commit message
Update version

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix stats header in command line output (#41)

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix -cuda_gp (#39)

* Fixed -cuda_gp

* Fixed Boost to 1.79.0 on Windows.

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow copyable types and templates inside genome (#37)

Allow templates and non user defined types if they're serializable.

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0.3

Toggle v1.0.3's commit message
Quick-fix compilation problem under windows (minGW)

FIXME:Automate the compilation process for windows