Jamesflynn1 / pyRBM

A Python framework to build and simulate stochastic rules-based models.
GNU General Public License v3.0
3 stars 0 forks source link

Write Simulation module docstrings #22

Open Jamesflynn1 opened 2 months ago

Jamesflynn1 commented 2 months ago

Write the docstrings for functions, classes and files in the Simulation module:

Docstring style guide. The documentation pages uses napoleon to preprocess and convert into an rst file. https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html