quantlet-agents
Synchronous and asynchronous agentic discrete-event simulation. This is related to the distribution and simulation facets defined as part of the financial language SIGMA.
Installation
Add to your Cargo.toml:
[]
= "0.1.2"
Or use cargo:
Development
- Clone the repository:
- Install
githooks:
Main development tasks are executed during git commit and git push.
Commit messages are validated during commit-msg phase of git hook and must be compatible with Conventional Commits.
License
This project is licensed under the terms specified in LICENSE.