Skip to content

Releases: nunofachada/libgameai

v0.0.4

03 May 20:18
Compare
Choose a tag to compare
  • Utils: add cumulative sum function
  • Utils: add 2D neighborhood utilities
  • PCG: add 2D celular automata functionality

v0.0.3

25 Aug 17:14
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Documentation improvements.

v0.0.2

25 Aug 16:35
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Improved packaging and documentation.

v0.0.1

23 Aug 15:54
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
  • First release in sync with NuGet, containing basic code for decision trees, finite state machines, n-grams, Naive Bayes classifier, path finding algorithms, PCG, PRNGs, QRNGs, and some useful utilties.