summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2023-12-08prevent applying invalid proposalsrefactor-haskellsanine
2023-12-05begin implementing applyLatticeProposalssanine
2023-12-04refactor: Lattice -> World.Latticesanine
2023-12-04implement Combinable for AgentPropListsanine
2023-12-03implement Combinable for LatticePropListsanine
2023-11-30begin implementing lattice proposal list mergingsanine
2023-11-30add Compatible typeclasssanine
2023-11-30begin adding world typessanine
2023-11-29implement updateLatticesanine
2023-11-29implement parseGenomesanine
2023-11-29implement mutateGenomeRemoveGenesanine
2023-11-29implement mutateGenomeAddGenesanine
2023-11-29imlement mutateGenomeRemoveNeuronsanine
2023-11-29implement mutateGenomeAddInternalsanine
2023-11-29rewrite genome tests to use approximate float comparisonsanine
2023-11-29implement individual gene mutation functionssanine
2023-11-22show error messages on bad input/statesanine
2023-11-21fix warnings and bug in connectNeuronssanine
2023-11-21implement self-connected computationsanine
2023-11-21implement output computationsanine
2023-11-21add failing compute testssanine
2023-11-21add connectNeuronssanine
2023-11-21add createEmptyNetworksanine
2023-11-21initial stack configurationsanine