Arno Strouwen

Results 185 issues of Arno Strouwen

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

Is it possible to get derivatives if a certain point in the NoiseGrid is perturbed? ```jl using DifferentialEquations using DiffEqNoiseProcess using Distributions using LinearAlgebra function lotka_volterra!(du, u, p, t) #...

The math behind the SDE adjoints should be added, or at least a reference should be given, currently it is not clear what derivative really means in the tutorials.

I'm going to need help finishing the method ambiguities and type piracies in this one.

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

Possible type-piracy detected: ```jl [1] glorot_uniform(::Type{

bug

Currently, all the examples are in the docstrings. Should these move? This is also prohibiting the formatting of the markdown.

Fix broken Aqua test.

bug

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