docs(examples): Additional updates for documentation

This commit is contained in:
James P. Howard, II
2023-01-21 21:52:54 -05:00
parent 0d75e3b691
commit 426f1b740d
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
Changelog
=========
- :support:`0` Added documentation for each example
- :feature:`0` Readded step() to the Model interface
- :feature:`0` Moved to exception-based error handling
- :feature:`0` Added Bank Reserves model to demonstrate reporting

View File

@@ -17,7 +17,6 @@ The list below is a list of things considered nice to have at
any point.
- Revise unit tests to take advantage of fixtures
- Documentation with basic introduction to ABMs
- Network Boltzmann model example
- Additional examples as appropriate
- Globe domain, on sphere, with latitude and longitude