ELIFE-ASU / Neet

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

Make sensitivity functions methods of BooleanNetwork #145

Closed dglmoore closed 5 years ago

dglmoore commented 5 years ago

The justification for this is that these function really only work on BooleanNetwork instances. Making them methods of BooleanNetwork will make that point clear.