feat: Improvements to coordinate solver #20

Open
aniva wants to merge 3 commits from tool/solver into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9a53040bfa - Show all commits

View File

@ -36,7 +36,7 @@ Test the environment with `python3 -c "import nhf"`
To visualize an object, create a file `visualize.py`, and run `cq-editor`: To visualize an object, create a file `visualize.py`, and run `cq-editor`:
``` sh ``` sh
python3 -m cq_editor visualize.py CQ-editor visualize.py
``` ```
### Folder Structure ### Folder Structure