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

composition_derivative for RationalBezier Fails #152

Closed j042 closed 1 year ago

j042 commented 1 year ago

wrong return type casting in splines/rational_bezier.hpp

j042 commented 1 year ago

161