Biologically based neural network simulations of the brain written in Go with a 3D GUI powered by Cogent Core.
Stars
231
Forks
35
Watchers
231
Open Issues
23
Overall repository health assessment
No package.json found
This might not be a Node.js project
update to better randx.Rand usage, and add this to fixed, mpifixed to provide replicable results in v1.25 which has an initially random global source
4d706baView on GitHubskip esg test -- need to fix random seed issues
e0a8817View on GitHubenv.Env interface no longer specifies Action so it can be more flexible in what args it takes (in particular, taking enums instead of strings!)
4090cb8View on GitHubxyzplan: update to surface instead of Background
5e38e65View on GitHubrevert GPU default setting -- turns out all my .toml files still had .Run.GPU not top-level, so that was the real issue.
c0ffdabView on GitHubegui config: only change GPU if platform is Web -- otherwise leave as specified in config / defaults
3854014View on GitHub