Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2026-08-12 14:12:01 +02:00
e2d82fed8f csys tests: move standard delays to setup and teardown sequences
9dfb96d99c csys:environ: send-message, send-connect: clean-up, improvments
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2026-08-11 12:50:30 +02:00
0bf199388a redefine environ:send-connect, analog to send-value, accepting neurons or addresses as paameters
eaa006941e csys tests: use carefully crafted delays for safely getting interesting behaviour
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2026-08-10 15:45:58 +02:00
bc6205b3ce csys/program basic-2 basically working
helmutm pushed to master at cco/cl-scopes 2026-08-10 13:35:25 +02:00
8775628705 csys/program: basic-2: simple three-layer recursive system
helmutm pushed to master at cco/cl-scopes 2026-08-10 11:31:09 +02:00
0c47aec77d csys:program: move program.lisp to program/basic.lisp
40d1ea84e3 csys:*domain*: provide default value for domain settings
0cca279545 csys/program, tests: consistent naming of categories in basic-0 and basic-1
Compare 3 commits »
helmutm pushed to master at cco/cl-scopes 2026-08-09 09:24:18 +02:00
94b35fcefd csys: program basic-1: set bias to 2; + scratch and helpers for interactive tests
helmutm pushed to master at cco/cl-scopes 2026-08-08 19:37:55 +02:00
b0488a8a1d csys/environ: add simple-setup function for interactive tests
e53f09e3d6 simplify environ:send-value calls
4d37117339 csys: fixes and improvements
Compare 3 commits »
helmutm pushed to master at cco/cl-scopes 2026-08-07 10:37:14 +02:00
cd30c9226e csys/environ, basically working: connect eff cells to contact cells if present
8d153001fd csys/environ: creation of eff contact cells upon env creation
a0e0774a77 minor clean-ups, improvements, functions for future use
Compare 3 commits »
helmutm pushed to master at cco/cl-scopes 2026-08-05 07:54:10 +02:00
83f1bab7a8 csys: simplify action definitions via *-proc with basic-actions as default
helmutm pushed to master at cco/cl-scopes 2026-08-04 14:20:56 +02:00
69a9c425dd csys: program basic-1 (2 sensors, 2 effectors) working
9a80b76eeb csys, work in progress: program basic-1
e7b76391c2 add csys/program, move corresponding funtions from test module to program
98df278cf6 csys:environ:find-cells: issue warning on empty result
8c33e4bbb6 csys: neuron addresses: rename name field to loc
Compare 5 commits »
helmutm pushed to master at cco/cl-scopes 2026-07-29 14:41:24 +02:00
e0384a9108 csys fixes: merge zero actions, remove-from-plist: missing parameter; threshold: default 1
helmutm pushed to master at cco/cl-scopes 2026-07-29 13:20:31 +02:00
f3e3af8e0b csys/environ: add send-value shortcut
0a39d11add csys: add send-create shortcut
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2026-07-29 08:16:10 +02:00
28e86a723a csys improvements, start with public shortcuts: send-connect
helmutm pushed to master at cco/ex-scopes 2026-07-28 19:49:45 +02:00
e6c5eae4a8 message handlers: upon change of scope return new bhv, use this for next actor loop
helmutm pushed to master at cco/cl-scopes 2026-07-28 09:16:19 +02:00
ac44c880af csys: add negating feedback to zero neuron
helmutm pushed to master at cco/cl-scopes 2026-07-27 22:40:17 +02:00
ff4b9d9800 csys: creation of pred (sensor) and succ (effector) for zero OK
helmutm pushed to master at cco/cl-scopes 2026-07-27 19:12:13 +02:00
d27049230d csys: creation of two additional cells (with addr / categ) OK
helmutm pushed to master at cco/cl-scopes 2026-07-27 16:39:25 +02:00
f2d4b32fdc csys: steps towards multi-cell system: create, connect, synapse
helmutm pushed to master at cco/cl-scopes 2026-07-27 09:26:45 +02:00
93f9a5a835 work in progress: :next action; minor fixes and rearrangements
helmutm pushed to master at cco/cl-scopes 2026-07-27 09:02:41 +02:00
e7480b638e csys, work in progress: set up program from hash-table, more actions, test-specific settings