Moving-Least-Squares icon indicating copy to clipboard operation
Moving-Least-Squares copied to clipboard

FIX: incorrectly calling the pyTorch method

Open sunhengzhe opened this issue 1 year ago • 0 comments

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.

sunhengzhe avatar Dec 19 '23 02:12 sunhengzhe