tataratat / splinepy

Library for prototyping spline geometries of arbitrary dimensions and degrees, and IGA
https://tataratat.github.io/splinepy
Other
47 stars 13 forks source link

inplace operations on all cps causes update #239

Closed j042 closed 11 months ago

j042 commented 1 year ago

I think it has something to do with python __setitem__ syntax, but it'd be nice if we can avoid it