Arno Strouwen

Results 185 issues of Arno Strouwen

Currently derivatives of functions with scalar inputs and vector outputs are called gradients, and the control flow is mixed in with vector -> scalar functions. In my opinion, this is...

Which non-StridedArrays need to be supported? The non-strided version is not covered by any docs. https://github.com/JuliaDiff/FiniteDiff.jl/blob/362180d5b982cd28177b513479c82af5bf50ed02/src/derivatives.jl#L133-L139 https://github.com/JuliaDiff/FiniteDiff.jl/blob/362180d5b982cd28177b513479c82af5bf50ed02/src/derivatives.jl#L103-L104

Triggering CI to see what this is used for.

`CmdStan.jl` has been archived in favor of `StanSample.jl`. The Documenter 1.0 upgrade seems to be incompatible with CmdStan.

Optimization based parameter estimation techniques such as MAP can use state discretization techniques such as multiple shooting to speed up the optimization. But for MCMC based parameter estimation techniques all...

Such that `makedocs` `warnonly = [:missing_docs]` can be removed.

https://app.codecov.io/gh/SciML/DiffEqGPU.jl/commits

I couldn't find much info on how Enzyme deals with global variables in the documentation, and am running into various issues in SciML usecases: ```julia using OrdinaryDiffEq, SciMLSensitivity, Enzyme Enzyme.API.typeWarning!(false)...

Fix https://docs.sciml.ai/SymbolicUtils/.