We've produced
the summer releases of our graph systems simulator, Graphitti
(v1.1),
and our graph systems analysis software (v0.5-alpha). This
version of Graphitti includes a number of
enhancements and significant negative code
written (with the promise of more negative code as
we push some of the changes through the code
base), including the ability to write graph
structures out during the simulation (and at the
end), a redo of how we specify graphs (so we're
now exclusively using GraphML for this), working
CPU STDP (spike timing dependent plasticity) code,
new Recorder classes for simplified data file
generation requiring no new code for new models, a
new DeviceVector class for automatic GPU memory
management, and a variety of internal improvements
(mostly simplifications). Our graph systems
analysis code includes code for analyzing STDP
effects on structure and behavior,
spatiotemporal behavior analysis of neural
networks, and basic analyses for ESCS (emergency
services communications systems).