| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-26 | Refactor `dmul(This, Differential)` to `dmul<T:Real>(T, Differential)` (#3029) | Sai Praveen Bangaru | |
| * Refactor `dmul(This, Differential)` to `dmul<T:Real>(T, Differential)` - Add AST synthesis support for generic containers - Refactor relevant tests * Merge dmul synthesis with dadd and dzero, and disambiguate using an enum * Fix trailing spaces | |||
| 2022-10-27 | Extend test coverage for differential method synthesis. (#2470) | Yong He | |
| Co-authored-by: Yong He <yhe@nvidia.com> | |||
| 2022-10-27 | Auto synthesis of IDifferntial interface methods. (#2469) | Yong He | |
| * Auto synthesis of IDifferntial interface methods. * Add comments. Co-authored-by: Yong He <yhe@nvidia.com> | |||
