Auto Differentiation Dev Team
Auto Differentiation Dev Team
It would be beneficial for debugging to add an AD mode without expression templates, which makes debugging and compiler error messages simple. Note that this wouldn't be recommended for performance-critical...
As a test case with large libraries, pull requests in XAD should run the [QuantLib-Risks-Cpp](https://github.com/auto-differentiation/QuantLib-Risks-Cpp) pipeline to confirm the code will work ok with the QuantLib codebase. Best would be...
GitHub allows to make joint commits [using multiple authors](https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors). However, CLA Assistant does not seem to recognise the other co-authors and does not ask them to sign the CLA. ##...