mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-15 15:20:37 -08:00
feat: add Gordon surface implementation and test
modified: pyproject.toml modified: src/build123d/topology/two_d.py modified: tests/test_direct_api/test_face.py
This commit is contained in:
parent
0166408f60
commit
64267ab3f7
3 changed files with 106 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ dependencies = [
|
|||
"ipython >= 8.0.0, < 10",
|
||||
"lib3mf >= 2.4.1",
|
||||
"ocpsvg >= 0.5, < 0.6",
|
||||
"ocp_gordon >= 0.1.10",
|
||||
"trianglesolver",
|
||||
"sympy",
|
||||
"scipy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue