We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe02814 commit 6127a6cCopy full SHA for 6127a6c
docs/src/user/advanced.md
@@ -161,7 +161,8 @@ Dual{:tag}(-Inf,0.0)
161
162
!!! warn
163
The preference has to be set **before** loading ForwardDiff.
164
- If you change it after loading ForwardDiff, you have to restart your Julia session and reload ForwardDiff for it to become active.
+ If you change it after loading ForwardDiff, you have to restart your Julia session (using the same environment)
165
+ and then reload ForwardDiff for it to become active.
166
167
In the future, we plan on allowing users and downstream library authors to dynamically
168
enable [`NaN`-safe mode via the `AbstractConfig`
0 commit comments