Sebastian Schlenkrich
Sebastian Schlenkrich
This PR aims at increasing flexibility for running Julia tests. The string value of the new test_arg input is passed to test and can be accessed in Julia via the...
Hi, I maintain a Julia package for Monte Carlo simulation in the finance domain. We use QuadGK in conjunction with Zygote. The new QuadGK 2.11 seems to cause the following...
Hi ForwardDiff team, I observe an error when updating from ForwardDiff v0.10 to v1.x. The error occurs when differentiating through `quadgk` integration. A MWE to reproduce the error is as...