quantlet-agents 0.1.2

Synchronous and asynchronous agentic discrete-event simulation. This is related to the distribution and simulation facets defined as part of the financial language SIGMA.
Documentation
[package]
version = "0.1.2"
name = "quantlet-agents"
description = "Synchronous and asynchronous agentic discrete-event simulation. This is related to the distribution and simulation facets defined as part of the financial language SIGMA."
readme = "README.md"
documentation = "https://docs.rs/quantlet-agents"
authors.workspace = true
categories.workspace = true
edition.workspace = true
exclude.workspace = true
keywords.workspace = true
license-file.workspace = true
repository.workspace = true

[dependencies]

[lib]
# Keep this crate’s benches out of the root quick run so only quantlet handles --quick.
bench = false