ixa 2.0.0-beta2

A framework for building agent-based models
Documentation
# Summary

- [Introduction]introduction.md
  - [Get Started]get-started.md
  - [Command Line Usage]cli-usage.md
- [Your First Model]first_model/your-first-model.md
  - [Setting Up Your First Model]first_model/setup.md
  - [The People Module]first_model/people.md
  - [The Transmission Module]first_model/transmission.md
  - [The Infection Module]first_model/infection.md
  - [The Incidence Report]first_model/reporter.md
  - [Next Steps]first_model/next-steps.md
- [Topics]topics/topics.md
  - [Indexing]topics/indexing.md
  - [Burn-in Periods and Negative Time]topics/burn-in-and-negative-time.md
  - [Handling Errors]topics/handling-errors.md
  - [Performance and Profiling]topics/performance.md
  - [Profiling Module]topics/profiling-module.md
  - [`random` module]topics/random-module.md
  - [Reports]topics/reports.md
- [Examples]examples.md
- [Migrating to ixa 2.0]migration_guide.md
- [Appendix: Rust]appendix_rust/appendix-rust.md
  - [Specifying Generic Types and the Turbo Fish]appendix_rust/turbo-fish.md
  - [Rust Learning Resources]appendix_rust/rust-resources.md
  - [Python vs. Rust]appendix_rust/python-vs-rust.md