COMPAS package for Thrust Network Analaysis.
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]"
To get started with compas_tna
have a look at the documentation.
For questions and feedback, have a look at the COMPAS Forum.
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...
Guidelines for developers are under construction. However, we always accept contributions in the form of Pull Requests.
compas_tna
is licensed under the MIT License. See LICENSE, for more information.