Behavioral Pathways Event Sim is a Domain-agnostic specification for modeling individual psychology and social dynamics.
A Rust crate that simulates how entities think, feel, relate, and change over time.
Website: behavioralpathways.com
Documentation
- Introduction - Core concepts and theoretical foundations
- Getting Started - Setup and basic usage
- Event System - Using and creating events
- Longitudinal Tests - Complex multi-year simulation examples
- API Reference - Complete API documentation
Development
# Enable git hooks (auto-format on commit)
# Run tests
# Run tests with coverage
License
Licensed under either of Apache License, Version 2.0 or MIT License at your option.