summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/dstdlib.slang
Commit message (Expand)AuthorAge
* Adding some math functions and their derivatives (#2497)winmad2022-11-14
* Add `[ForwardDerivativeOf]` attribute. (#2501)Yong He2022-11-09
* Use property for `DifferentialPair` accessors. (#2493)Yong He2022-11-04
* Make `DifferentialPair` able to nest. (#2477)Yong He2022-11-01
* Rename `JVPDerivativeModifier` -> `ForwardDifferentiableAttribute`. (#2472)Yong He2022-10-27
* Rename `__jvp`-->`__fwd_diff`. (#2471)Yong He2022-10-27
* Adding a differentiable standard library (#2465)Sai Praveen Bangaru2022-10-26