Ruben
Ruben
See [here](https://github.com/ksteinfe/decodes/issues/8#issuecomment-657065039). I have written an example. Is that what you are looking for?
Hi, this repo is the code for the book [Geometric Computation: Foundations for Design](https://www.amazon.com/Geometric-Computation-Foundations-Joy-Ko/dp/041581197X). There you will find all the info
Open a new terminal and type `pip install decodes` Once the library is downloaded and installed, create a new python file, import the library and you are ready to go....
I have forked the project and added all the information I could find to make the library run. Check the fork [here](https://github.com/rubenbb85/decodes)