Add minimal pymc example
Description
Example is taken from this notebook and made to look like the readme example of sunode Not sure if the example is placed correctly.
Related Issue
- [x] Closes #7267
Checklist
- [x] Checked that the pre-commit linting/style checks pass
- [x] Added necessary documentation (docstrings and/or example notebooks)
Type of change
- [x] Documentation
📚 Documentation preview 📚: https://pymc--7281.org.readthedocs.build/en/7281/
]
:sparkling_heart: Thanks for opening this pull request! :sparkling_heart: The PyMC community really appreciates your time and effort to contribute to the project. Please make sure you have read our Contributing Guidelines and filled in our pull request template to the best of your ability.
Having a look at this at the PyData London 2024 hackathon 😄
Couldn't commit to this branch, so there's a PR here on another fork: https://github.com/pymc-devs/pymc/pull/7358. As of today, the example works on my machine and the outputs reflect the names used in the example.
Closing in favor of #7358.