Simulation topic

Simulation refers to the process of creating a virtual model of a real-world system to study its behavior and performance under various conditions. This topic covers the principles, methodologies, and applications of simulation in fields such as engineering, science, healthcare, and social sciences. Simulations can range from simple models to complex, interactive environments, allowing researchers and practitioners to test hypotheses, train individuals, and predict outcomes without the risks or costs associated with real-world experiments. The topic also explores different types of simulation software and tools, as well as best practices for designing and validating simulations.

List Simulation repositories

difftaichi

2.4k
Stars
259
Forks
Watchers

10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)

pgmpy

2.7k
Stars
698
Forks
Watchers

Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.

AutonomousDrivingCookbook

2.3k
Stars
561
Forks
Watchers

Scenarios, tutorials and demos for Autonomous Driving

JoltPhysics

9.0k
Stars
613
Forks
9.0k
Watchers

A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.

AntSimulator

2.2k
Stars
279
Forks
Watchers

Simple Ants simulator

mesa

2.3k
Stars
839
Forks
Watchers

Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.

Thrive

2.6k
Stars
477
Forks
Watchers

The main repository for the development of the evolution game Thrive.

morphogenesis-resources

2.0k
Stars
114
Forks
Watchers

Resources on the topic of digital morphogenesis (creating form with code). Includes links to major articles, code repos, creative projects, books, software, and more.

OpenWorm

2.3k
Stars
179
Forks
Watchers

Repository for the main Dockerfile with the OpenWorm software stack and project-wide issues

sumo

3.5k
Stars
1.6k
Forks
Watchers

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and...