Skip to content

COMPAS binding for the ShapeOp library using nanobind

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.shapeop
Notifications You must be signed in to change notification settings

compas-dev/compas_shapeop

Repository files navigation

COMPAS ShapeOp

COMPAS bindings for ShapeOp

Installation

Stable releases can be installed from PyPI.

pip install compas_shapeop

To install the latest version for development, do:

git clone https://github.com/blockresearchgroup/compas_shapeop.git
cd compas_shapeop
pip install --no-build-isolation -ve .  -Ceditable.rebuild=true

Documentation

For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: COMPAS ShapeOp 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.