v0.1.0
Highlights:
- better support for closed-loop mechanisms (switch from tree + non-tree edges to directed graph + spanning tree representation in
Mechanism
). See #181 for details. - switch to native HTML generation for documentation.
- some effort towards supporting Julia 0.6 (need StaticArrays updates for full support).
- optional throttling in
MuntheKaasIntegrator
. Can be used to limit the speed of simulations, e.g. when realtime (but not faster-than-realtime) visualization is desired.