GeoMop / bapprox

Python tool for approximate 3d points using Bspline surface
3 stars 1 forks source link

Implement faster calculating of points at surface. #8

Open jirihnidek opened 8 years ago

jirihnidek commented 8 years ago

Implement faster calculating of points at surface. It is used for computing of differences and it is very slow, when QR or SVD method is used.