>exception on 5: ERROR: assertion failed: |func(D) - func(DM)| <= 3.4332275e-5 > func(D) = 1.048798f0 - 1.5707964f0im > func(DM) = 1.0487979650497437 - 0.5797938426309308im > difference = 0.9910025278753558 > 3.4332275e-5
I ran into this error recently too: https://github.com/JuliaLang/julia/issues/10188 The underlying problem is https://github.com/JuliaLang/julia/issues/8799 Thanks, Jiahao Chen Staff Research Scientist MIT Computer Science and Artificial Intelligence Laboratory