Didier Messages: 736 Registered: November 2008 Location: France
Contributor
I tried you're xform3D package the firts time you published it on the forum.
It's amazing how short the code is for such a complexe fonction 👍
As for vectorisation, you can use clang options that help you rely on auto vectorisation: compile messages are very useful to find out why a loop isn't vectorizef 😉