Allan Leal
Allan Leal
@qwebean , thanks for reporting this. It would be great if these changes are properly organized in a pull request.
Great, thanks @volpatto .
Hi @ferdinandbadenberg - Please have a look at this [discussion here](https://github.com/autodiff/autodiff/issues/40#issuecomment-554226543) and issue #88 , which is about creating a `ConditionExpr` to allow branching within the calculations using reverse mode...
Hi @ibell , this is not supported in `autodiff`, at least not yet. Computing one derivative per function call has the advantage that when you don't need derivatives, the overhead...
Armadillo is a great matrix library, but there are currently no plans to support it. Let's leave this issue open in case there are others interested and perhaps someone else...
Hi guys, hi @bostoncleek , code contribution with support to armadillo would be very appreciated. Could you let me know in which regards armadillo is a superior choice over eigen...
Hi @rmslick , no progress in this direction. If a stakeholder is willing to fund this development, I can find time to do so. Otherwise, it will depend on someone's...
Hi @Roy-Kid , thanks for your request. Unfortunately, this is not planned ATM although it would be a very exciting new feature.
No, but a PR enabling support to Conan is welcome. autodiff is available through conda though (conda install conda-forge::autodiff). >
Hi @zoharl3 - sorry for the delay. Have you tried instead using `std::complex`?