ORSim: Open Source Distributed Agent Based Simulation Library

https://img.shields.io/pypi/v/orsim.svg Documentation Status

ORSim is born out of a development Program called OpenRoad which is a set of libraries, tools and solvers to make research on Geo-Spatial problems Accessible.

OR in ORSim can refer to the Originating Project OpenRoad. It also refers to Operations Research and the Supporting Research lab IORA.

ORSim aims to be technology and platform Neutral even though the early versions are closely tied to other Open Source tech stacks such as RabbitMQ.

Build & Upload Instructions

$ commit
$ bumpversion [patch, minor, major]
$ make dist
$ twine upload dist/*

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.