brain-slam / slam

Surface anaLysis And Modeling
MIT License
13 stars 24 forks source link

Fast computation of gradient on a mesh #68

Closed JulienLefevreMars closed 3 years ago

JulienLefevreMars commented 3 years ago

Hello,

The previous code for gradient has been vectorized. Now it is called gradient_fast, same mathematical definition [1] and same signature as the previous gradient and:

[1] see here