fc33c22f45
The new release includes some improvements in both Forward and Reverse mode: * Support `x += y`, `x -= y`, `x *= y`, `x /= y`, `x++`, `x--`, `++x`, `--x` in forward mode. * Reduce emission of unused expressions * Add a special `#pragma clad ON/OFF/DEFAULT` to annotate regions which contain derivatives * Various small optimizations See more at: https://github.com/vgvassilev/clad/blob/v0.4/docs/ReleaseNotes.md |
||
---|---|---|
.. | ||
demo | ||
driver | ||
Jupyter | ||
libcling | ||
packaging | ||
plugins | ||
CMakeLists.txt |