Pascal Serrarens pascal
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-05-05 08:46:15 +02:00
7ef8e42e09 multi-cluster calculation fix
af0ba68bd8 Viewer for multi-clusters
04010903f5 Created runtime sibling, but not the synapses yet
36f876c0d8 draw external receivers only once
ffcf420715 Fix cloned external connections
Compare 10 commits »
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-04-23 15:19:00 +02:00
cc9a845b64 Fix sleeping for product combinator
e4ba7f8497 Better cross-cluster monitoring
4f8a6abbe9 Improved (but not fixed) cross-cluster monitoring
b12616bd0c Fix neuron output visualisation
96439cc324 Visualize all outputs
Compare 30 commits »
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-04-15 09:50:46 +02:00
1c7b8e7940 Added Tanh Activation
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-04-15 09:04:13 +02:00
a99d40c5c9 BrainViewer added
db4365527c Pew pew!
18ef4cd766 Merge commit '89017475984bbbf1899fb38846c5bb0e7775dedd' into NanoBrain
Compare 3 commits »
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-04-08 09:37:37 +02:00
832d849239 Added doxygen files
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-04-08 09:33:08 +02:00
3eb4ab7993 Cleanup
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-04-07 17:32:02 +02:00
fbca658b59 Reorganizing the package and added documentation
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-04-07 13:04:23 +02:00
bef7ee24e5 Made Unity.Mathematics optional
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-03-09 09:01:19 +01:00
b3423b99a7 AnimatedWalkingAnt
4805e81f09 synapse weight change updates nanobrain
28ef70c773 synapses connect to neurons
ccb7a41577 Cleanup
8a9700981b They are swarming!
Compare 21 commits »
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-02-19 14:13:42 +01:00
d2b5d2feac Step to get rid of NucleusArray
116a5819e0 First gaze version
15b298f399 Add Gaze scene
c110a6e723 Separation works again
f72a37b248 Containment works again
Compare 60 commits »
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-01-30 15:50:49 +01:00
aab6f59934 Resetup swarming
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-01-30 15:09:59 +01:00
91c4500b0a Fixed the evaluation order
b4f8e5a4d8 Add topological evaluation order
9ae3607911 Cleanup
8a414816e5 subcluster seems to work
728ef1767c Each boid now has its own brain (but output is still not correct)
Compare 100 commits »
pascal created branch main in NanoBrain/NanoBrain-unitypackage 2026-01-29 09:05:36 +01:00
pascal pushed to main at NanoBrain/NanoBrain-unitypackage 2026-01-29 09:05:36 +01:00
a64ff841ac Initial commit from NanoBrain-Unity
pascal renamed repository from NanoBrain_Unity to NanoBrain/NanoBrain-unitypackage 2026-01-29 08:58:39 +01:00
pascal created repository NanoBrain/NanoBrain-unitypackage 2026-01-29 08:57:41 +01:00
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-23 15:05:40 +01:00
5ed7e67070 Removed test coverage code
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-23 15:02:53 +01:00
9b76dfd094 Fix tests for windows execution
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-22 15:01:15 +01:00
b555fb5d6a Converted all unit tests to template form
pascal pushed to 0.4_dev at LinearAlgebra/LinearAlgebra-cpp 2025-12-22 10:23:32 +01:00
679471f748 Improved unit tests