Moving-Least-Squares
Moving-Least-Squares copied to clipboard
FIX: incorrectly calling the pyTorch method
Calling the demo2()
will result in an error, as numpy objects is incorrectly used to invoke the PyTorch method. Seems to be a problem introduced during the PyTorch refactoring.