Found 410 packages
Simulation description
MARS LIFE is a modelling framework for agent-based simulations. It provides the following features: * Agent definitions * Layer definitions * Integration of GIS spatial data like raster-files (*.asc, *.geotiff) and vector formats (*.shp, *.geojson, *.kml, *.gml) * Representations for temporal data with optional spatial reference (spatiotemporal) * Spatial data-structures and agent-environments for movement and explorations * Methods and algorithms for numerical computations for every day use * Result output-pipeline and simulation result persistence For more details how to use MARS, please use the documentation: https://www.mars-group.org/docs/tutorial/intro
Package Description
Quantum research libraries for quantum simulation (non-commercial).
Speedy real time physics simulation library.
C# Client for interacting with the 3DSIM simulation api
This package contains the most used interfaces when a multi-agent simulation is created. For more details how to use MARS, please use the documentation: https://www.mars-group.org/docs/tutorial/intro
Simulation pipeline nodes
A simulation Environment for Wilderness Labs Meadow Platform
C# library for simulation the development of human settlement
SimulationFramework is a framework for writing small graphical apps, with emphasis on simplicity and usability.
The runtime core provides step-based execution for multi-agent simulations in distributed environments as well as polyglot result output with different output types such as (MongoDB, PostgreSQL, Redis, CSV, GeoJson Socket, ...). For furher details please use the documentation: https://www.mars-group.org/docs/tutorial/intro
A framework for Object-Oriented Discrete Event Simulation
Aivika is a multi-paradigm simulation library focused primarily on discrete event simulation. The main idea is that many modeling activities can actually be represented as abstract computations. We can create and combine such computations to model the discontinuous processes and streams of orders. The operations with queues and resources are just actions within these computations. All computations are interconnected and they are ultimately reduced to a run function of the simulation specs, which allows combining different paradigms within one simulation model. There is a documentation in the PDF format.