Releases: delvtech/agent0
Releases · delvtech/agent0
Smart agents in hyperdrive market
What's Changed
- Improves docs, type hints, variable names, & comments
- Adds logging
- Improves simulation helper functions
- Improves experiment config & variable overrides
- Adds many more tests to improve coverage
- Iterates on hyperdrive market accounting, initialization, & pricing model
- Improves output formats & plot helper functions
- Creates public-facing jupyter notebooks that can be viewed online
- Downgrades python version to 3.8 to support Google Colab
- Removes the Element V1 pricing model
- Adds random & smart agents that trade against the Hyperdrive market
- Improves TODO & Issue tracking by co-associating them
New Contributors
- @Padraic-O-Mhuiris made their first contribution in #61
- @MazyGio made their first contribution in #66
Other Contributors
Full Changelog: v0.0.1...v0.0.2
origin codebase
Original codebase before simulation repo refactor
Element V1 original support
Refactored simulation code that includes original support for the Element V1 & YieldSpace v2 pricing models
also includes legacy notebooks for reproducing old experiments