Julian Rohrhuber
Julian Rohrhuber
## Motivation For logging, it would be useful to have a control rate version of DiskOut. Currently, one needs to guess a buffer size and allocate it, then use a...
We could extend sclang's flexibilty considerably if we'd added `AbstractObject`, a superclass for `Object`. This class would only support a minimal interface of methods (mainly for introspection). This would follow...
## Purpose and Motivation NodeMap implements unmap, so we expact map, even if this is a synonym ## Types of changes - Documentation - New feature ## To-do list -...