Arno Strouwen

Results 185 issues of Arno Strouwen

test/gpu.jl test/partitions_and_static_arrays.jl might not be included anywhere?

Currently, `makedocs` has a keyword `modules` for specifying from which modules you want to include docstrings. It also has a keyword `checkdocs` which determines when an error should be thrown...

Type: Enhancement

@ChrisRackauckas Could you have a look what type to put on `integrator `to prevent the method ambiguity in things like `get_tmp_cache(integrator, alg::OrdinaryDiffEq`?

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

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

I've been running my own fork of JuliaFormatter with docstring formatting switched on: https://github.com/domluna/JuliaFormatter.jl/blob/master/src/styles/sciml/pretty.jl#L39 It seems to work well. When a new release comes for https://github.com/domluna/JuliaFormatter.jl/pull/792, and we start formatting...

Formatting errors on https://github.com/SciML/GlobalSensitivity.jl/blob/master/src/delta_sensitivity.jl#L48

bug

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

https://github.com/SciML/DiffEqFlux.jl/blob/01173be0cbc56bc862336d26d85cb7a0e601dfca/.github/workflows/CI.yml#L41

No appendix is present in the docs: https://docs.sciml.ai/SciMLBenchmarksOutput/dev/NBodySimulator/liquid_argon/ Yet there should be? https://github.com/SciML/SciMLBenchmarks.jl/blob/8cf559b9cb9f23aed8a59308679b9b23aaeefb2d/benchmarks/NBodySimulator/liquid_argon.jmd#L311-L314