Ticker

6/recent/ticker-posts

rbf solver

rbf solver



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

https://www.universumhub.com/tutorials/scipy/rbf-solver/

Post a Comment

0 Comments