Skip to content

BlockResearchGroup/compas_tna

Repository files navigation

compas_tna

GitHub - License PyPI - Python Version PyPI - Latest Release DOI Binder

COMPAS package for Thrust Network Analaysis.

Installation

Stable releases can be installed from PyPI.

pip install compas_tna

To install the latest version for development, do:

git clone https://github.com/blockresearchgroup/compas_tna.git
cd compas_tna
pip install -e ".[dev]"

Documentation

To get started with compas_tna have a look at the documentation.

Questions and Feedback

For questions and feedback, have a look at the COMPAS Forum.

Issues

If you run into problems, please file an issue on the issue tracker. If we don't know it is broken, we can't fix it...

Contributing

Guidelines for developers are under construction. However, we always accept contributions in the form of Pull Requests.

License

compas_tna is licensed under the MIT License. See LICENSE, for more information.