phcerdan / wolfram_model

Python Wrappings for exploring Set Substitution Systems (Wolfram Models)
https://www.wolframphysics.org
MIT License
15 stars 8 forks source link

[TODO] Add documentation to python #6

Open phcerdan opened 4 years ago

phcerdan commented 4 years ago

Port the documentation appearing in the original c++ to the pybind definitions. For example check set_py.cpp

Also project wide documentation using sphinx, and upload it to readthedocs would be useful.