Auto Differentiation Dev Team

Results 17 comments of Auto Differentiation Dev Team

With the other PR getting finalised, will this one still be needed?

Regarding the failing Windows toolset 14.1 build, could you change the CI/CD so that MSVC 14.0 and 14.1 are using the runner image `windows-2019` instead? [This image seems to have...

Given the differences between the different compiler versions and Mac architectures, I believe we should extend the CI/CD build into a wider matrix build (similar to Linux/Windows). [You can see...

Still not quite sure about what's required on our end to make this workflow go through without issues, also from PRs?

Hi @xuruilong100 , thanks for your report. We've analysed your code and believe this is what is happening: In the execution of the first Monte-Carlo scenario, you are registering the...

We doubt there will be a measurable difference between the approaches. The only difference is the copy of the model parameters in option 1, but compared to the computation that...