Replies: 1 comment 3 replies
|
sounds good! something like |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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
All reactions