Ous Abou Ras

Results 4 issues of Ous Abou Ras

Hello, I had a question regarding how do you calculate the CP decomposition? Is the way you calculate it in your code similar to the SVD method provided in numpy...

Hello, Firstly thank you for sharing a very clear implementation of your work! It is great! For some reason, my training is very slow and I was wondering if I...

I keep getting an error trying to compile pytorch3d from source. I am basically trying to install pytorch3d in a Conda env, so I am using the Anaconda prompt. I...

## Summary I was following the steps of this awesome [tutorial](https://github.com/mitsuba-renderer/mitsuba3/discussions/600), but the kernel kept crashing at the step where `v = from_differential(M, u)` is being calculated. The crash would...