ELIFE-ASU / Neet

Simulating and analyzing dynamical network models
https://neet.readthedocs.io/en/stable
Other
4 stars 10 forks source link

Make Network.state_space a property #160

Closed dglmoore closed 5 years ago

dglmoore commented 5 years ago

This just makes the interface a bit nicer.

dglmoore commented 5 years ago

This is now obsolete as Network inherits from StateSpace.