Skip to content

Julia

MichelJuillard requested to merge MichelJuillard/preprocessor:julia into master
  • 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

Merge request reports