Replies: 1 comment 3 replies
-
sounds good! something like |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to collect some ideas at a central point, on how we can simplify the syntax, e.g., using more default arguments:
python para_cords = bspline.proximities(np.random(..., ...))
Returning (as a default) parametric coordinates only and setting resolutions, iterations automatically
Maybe we can find some more ideas here @j042 @danielwolff1
Beta Was this translation helpful? Give feedback.
All reactions