NURBS-Python icon indicating copy to clipboard operation
NURBS-Python copied to clipboard

Update degree elevation and reduction functions

Open orbingol opened this issue 6 years ago • 0 comments

As of geomdl v5.0.x, control points computation parts of the degree elevation and reduction algorithms are implemented in helpers module and they are working. On the other hand, the API call responsible for degree elevation and reduction (operations.degree_operations ) is still not working.

operations.degree_operations function should be updated with the correct algorithms and should be tested with B-spline and NURBS geometries.

orbingol avatar Feb 23 '19 03:02 orbingol