home
projects
git
about
index
:
nerine
refactor-haskell
artificial life simulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2023-12-03
implement Combinable for LatticePropList
sanine
2023-11-30
begin implementing lattice proposal list merging
sanine
2023-11-30
add Compatible typeclass
sanine
2023-11-30
begin adding world types
sanine
2023-11-29
implement updateLattice
sanine
2023-11-29
implement parseGenome
sanine
2023-11-29
implement mutateGenomeRemoveGene
sanine
2023-11-29
implement mutateGenomeAddGene
sanine
2023-11-29
imlement mutateGenomeRemoveNeuron
sanine
2023-11-29
implement mutateGenomeAddInternal
sanine
2023-11-29
rewrite genome tests to use approximate float comparison
sanine
2023-11-29
implement individual gene mutation functions
sanine
2023-11-22
show error messages on bad input/state
sanine
2023-11-21
fix warnings and bug in connectNeurons
sanine
2023-11-21
implement self-connected computation
sanine
2023-11-21
implement output computation
sanine
2023-11-21
add failing compute tests
sanine
2023-11-21
add connectNeurons
sanine
2023-11-21
add createEmptyNetwork
sanine
2023-11-21
initial stack configuration
sanine