Skip to content

A universal model datastructure for design, analysis, fabrication, and construction

License

Notifications You must be signed in to change notification settings

franaudo/compas_model

 
 

Repository files navigation

COMPAS Model

This package provides a universal model datastructure for design, analysis, fabrication, and construction of AEC objects.

Installation

Stable releases can be installed from PyPI.

pip install compas_model

To install the latest version for development, do:

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

Documentation

For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: COMPAS DR docs

Issue Tracker

If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.

About

A universal model datastructure for design, analysis, fabrication, and construction

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.4%
  • Jupyter Notebook 3.6%