Julia
- In Julia, having @inbounds blocks is more efficient than have @inbounds on each line
- Using ForwardDiff requires to have more general types than Float64. I use now <: Real
assigned to @sebastien
I will fix the merge conflicts
Sorry for that. I pushed refactorings yesterday. It’s mainly about moving code across files so the conflicts should not be too difficult to fix. Otherwise I can resolve the conflicts if you prefer.
closed