Skip to content

DRodriq/ComplexSystemsModeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modeling Framework for Complex Systems

This project was created as a framework for the modeling and analysis of complex systems. Support only currently exists for iterative maps.

Example Functions

Equations are taken from "Introduction to the Modeling and Analysis of Complex Systems" by Hiroki Sayaman.

Getting Started

  • Checkout the Repo
  • Open an example file. Each example has two different functions that can be modeled
    • Choose the function you want to run and provide it to the run() function as a parameter
    • Run the program and observe the results

Development Roadmap

  • Implement initial value sweeping (In Progress)
  • Enhance visualization methods (3d, cobweb plots)
  • Implement methods for finding and visualizing equilibrium points
  • Add benchmarking and logging hooks
  • Extend unit test coverage

alt text

About

A framework for modeling complex systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages