Published January 23, 2023
| Version 0.7.0
Software
Open
Kami is Agent-Based Modeling in Modern C++
Description
- [Feature]: Added distance measures to grid coordinate objects
- [Feature]: Switched from ranlux24 to mt19937 due to speed
- [Feature]: Added some useful constants, for use as random seeds
- [Feature]: Added data collecting and reporting modules
- [Feature]: Added Bank Reserves model to demonstrate reporting
- [Feature]: Moved to exception-based error handling
- [Feature]: Readded step() to the Model interface
- [Support]: Added documentation for each example
- [Support]: Added a minimal example and tutorial
Notes
Files
JHUAPL/kami-0.7.0.zip
Files
(169.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:6c93b6df701905f8f3513e1bfcb91843
|
169.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JHUAPL/kami/tree/0.7.0 (URL)