James Marshall
James Marshall
Observing this under Python 3.6.9 with Sympy 1.4 and was asked to submit as an issue - have not found a minimal environment that gives rise to this so including...
Currently the binder icon in `README.md` and `getting_started.rst` point to the master branch. It may be better to have these point to the most recent release branch instead. If this...
This issue should be re-opened for every new release. Update contributors in: - [ ] Python docstring - [ ] `about()` - [ ] readthedocs
Currently the deployment strategy (https://mumot.readthedocs.io/en/latest/development.html) specifies requesting a new DOI for each release. This may not be appropriate for patch releases, unless contributors have changed. Note, however that the ORDA...
Noted during work on pull request #350 : ``` /Users/james/Google Drive/Home/Git/MuMoT/mumot/views.py:550: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the earlier instance. In a...
For example, the following code from the user manual does not result in a multicontroller with a runs slider or aggregate results checkbox: ``` silentIntegrate2 = model4.integrate(silent = True) silentSSA2...
Modify docstrings as necessary, and add both to user manual.
Update according to theory presented in [Nouvellet and Waxman _American Naturalist_ (2009)](https://doi.org/10.1086/605404)
For users learning about GitHub, etc. it is confusing to lose sight of the install instructions when finding out about cloning, etc.