Skip to content

delphictech/emergent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emergent: An Agent-Based Modeling Framework

Overview

Emergent is a Python-based framework for simulating and analyzing agent-based models on graph structures. The framework is designed for flexibility, allowing users to define custom behaviors, parameters, and convergence criteria.

Repository Structure

  • src/: Contains the source code for the emergent package.

    • emergent/: The core module implementing agent-based simulations.
  • docs/: External-facing documentation for end users.

    • Includes user guides, API references, and examples.
  • tests/: Contains unit tests for ensuring code quality and correctness.

    • utils/: Utilities for testing shared across multiple test files.

Contribution Guide

We welcome contributions to emergent! Please read the contribution guide file for detailed guidelines on how to contribute to the project.

License

This project is licensed under the MIT License. See our license for more details.


For detailed usage instructions, visit the documentation.

About

A python framework for agent based models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages