Might be beating a dead horse when it comes to RBF solvers, but after a first failed attempt, I dropped it for a while. Decided to re-visit it recently and I think those hours spent on Khan Academy paid off!
Built the first one in python, making use of SciPy’s linalg module (LU decomposition and solve).
I put together a C++ version using the Eigen library. Much faster with larger input sizes.
Likes: 14
Viewed:
tags: rbf,autodesk,maya,api,plugin,custom node
0 Comments