summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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