ELIFE-ASU / Neet

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

Random Boolean Network generation #131

Closed bcdaniels closed 5 years ago

bcdaniels commented 5 years ago

Adds functionality to boolean.randomnet for creating classic standard random boolean networks (with given N, k, and p). Thanks to @EnricoBorriello for the code.

[This is a re-posting of #125 to master instead of the deprecated dev branch.]

dglmoore commented 5 years ago

@bcdaniels I think, for now, we'll close this pull request until we've dealt with #139.