vivarium
stable
  • Installing Vivarium
  • Tutorials
  • Concepts
  • API Reference
  • Glossary
vivarium
  • »
  • Vivarium Documentation
  • Edit on GitHub

Vivarium DocumentationΒΆ

Vivarium is a framework for building complex simulations using standard scientific Python tools.

  • Installing Vivarium
    • Overview
    • Installation from PyPI
    • Installation from source
  • Tutorials
    • Artifact
    • Boids
    • Disease Model
    • Exploring a Simulation in an Interactive Setting
    • Getting Started
    • Running a Simulation
  • Concepts
    • The Builder
    • What is a Component?
    • The Configuration System
    • Common Random Numbers
    • Data in the Simulation
    • Simulation Entry Points
    • The Event System
    • Interpolating Data
    • The Simulation Lifecycle
    • Lookup Tables
    • Population Management
    • Resource Management
    • Thinking about Time in the Simulation
    • The Values System
    • The Model Specification
  • API Reference
    • The Config Tree
    • ConfigurationError
    • ConfigurationKeyError
    • DuplicatedConfigurationError
    • ConfigNode
    • ConfigTree
    • Exceptions
    • VivariumError
    • Interpolation
    • Interpolation
    • validate_parameters()
    • validate_call_data()
    • check_data_complete()
    • Order0Interp
    • Vivarium Testing Utilities
    • NonCRNTestPopulation
    • TestPopulation
    • build_table()
    • make_dummy_column()
    • get_randomness()
    • reset_mocks()
    • metadata()
    • The Vivarium Framework
    • Interface
  • Glossary
Next

© Copyright 2021, The vivarium developers. Revision 6f8dd07f.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
develop
Downloads
On Read the Docs
Project Home
Builds