kausalflow / hamilflow

Dataset of simple physical systems.
http://kausalflow.com/hamilflow/
MIT License
4 stars 1 forks source link

Make a usage example in the docstring #73

Open cmp0xff opened 1 month ago

cmp0xff commented 1 month ago

I think it is a bit easier for our future selves if we have have a usage example in the docstring. Something like

https://github.com/kausalflow/hamilflow/blob/04ea13c523f8beb7d48123754ec96251b98b5c49/hamilflow/models/harmonic_oscillator.py#L141-L151

_Ursprünglich gepostet von @emptymalei in https://github.com/kausalflow/hamilflow/pull/58#discussion_r1697441313_

cmp0xff commented 2 days ago

I think the docstrings of the classes are too long.

Unfortunately I did not find a documentation for how the syntaxes are rendered in matplotlib. However we do not need to make things too complicated for us, either.

What do you think @emptymalei ?