pygom icon indicating copy to clipboard operation
pygom copied to clipboard

ODE modelling in Python

Results 71 pygom issues
Sort by recently updated
recently updated
newest added

Can you add a function like this to improve viewing of equations within Jupyter notebooks? def print_ode2(self): ''' Prints the ode in symbolic form onto the screen/console in actual symbols...

enhancement

Python 3.5, 3.6 outdated Test against 3.7-3.11

############################ # Package would be ignored # ############################ Python recognizes 'pygom.model' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pygom.model' has been automatically...

bug

Can we use a logo? Can we create a theme using branding palette?

docs

the original documentation (transition) uses `dot = modelTrans.get_transition_graph()` giving an output of the model within an x-y axis `modelTrans.get_transition_graph()` outputs the x-y axis figure and a clearer diagram (without axis)...

docs

it should be possible https://jupyterbook.org/en/stable/advanced/developers.html?highlight=docstrings#api-reference-from-docstrings

docs

Add explanation/note about the difference. Currently the documentation switches without explanation from [0, 1] to [0, N].

docs

book build appears to be using cached pages - add pygom to docs/requirement (make sure it's from the branch being worked on) - either clear notebook cells on push (pre-commit...

docs

amend documentation badge (remove readthedocs?) test coverage correct badge for version and build correct badge for branch

docs

contributor and code of conduct text files

docs