This website requires JavaScript.
Explore
Help
Sign in
cco
/
decons
Watch
2
Star
0
Fork
You've already forked decons
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
35
commits
1
branch
0
tags
101
KiB
Common Lisp
100%
b14c01f4e9
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Helmut Merz
b14c01f4e9
explicit become also in test: probe neuron
2025-06-16 10:54:27 +02:00
.gitignore
initial import
2025-05-22 09:11:54 +02:00
asys.lisp
actor now needs explicit become when changing behavior (state)
2025-06-16 10:40:36 +02:00
decons.asd
rename csys to asys (asynchronous actor systems
2025-06-11 13:40:10 +02:00
LICENSE
initial import
2025-05-22 09:11:54 +02:00
mlx.lisp
move functionality to new files / packages recurse and mlx
2025-05-31 11:48:52 +02:00
recurse.lisp
move functionality to new files / packages recurse and mlx
2025-05-31 11:48:52 +02:00
test-asys.lisp
explicit become also in test: probe neuron
2025-06-16 10:54:27 +02:00
test-decons.lisp
rename csys to asys (asynchronous actor systems
2025-06-11 13:40:10 +02:00
xplore.lisp
move trivial exploration stuff (including tensor operations) to new file xplore.lisp
2025-05-25 15:55:09 +02:00