🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

starling-sim

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

starling-sim

Agent-based framework for mobility simulation

1.1.0
PyPI
Maintainers
1

Starling is an agent-based framework for mobility simulation implemented in Python. The framework provides users with tools to quickly develop agent-based simulators of a specific transport service. Among these tools, there is a number of generic transport classes that can be used in several transport contexts, accessible input and output formats (JSON, GeoJSON) with JSON schema specifications, visualisation and KPI outputs, etc.

Starling also comes with three simulation models :

  • A free-floating vehicle-sharing service
  • A station-based vehicle-sharing service
  • A station-based vehicle-sharing service with repositioning

For now, Starling is not adapted to be used as a package : users should rather clone the project locally to develop and run new simulations.

Read the docs_ or see the project on Github_.

Citation info: Leblond, V, Desbureaux, L, Bielecki, V., 2020. A new agent-based software for designing and optimizing emerging mobility services : application to city of Rennes_. Proceedings of the European Transport Conference, 11 September 2020, Milan.

.. _Github: https://github.com/tellae/starling .. _docs: https://starling.readthedocs.io/en/latest/ .. _A new agent-based software for designing and optimizing emerging mobility services : application to city of Rennes : https://aetransport.org/past-etc-papers/conference-papers-2020?abstractId=6706&state=b

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts