SciML / ExponentialUtilities.jl

Fast and differentiable implementations of matrix exponentials, Krylov exponential matrix-vector multiplications ("expmv"), KIOPS, ExpoKit functions, and more. All your exponential needs in SciML form.
https://docs.sciml.ai/ExponentialUtilities/stable/
Other
93 stars 29 forks source link

Improve docstrings #138

Open ArnoStrouwen opened 1 year ago

ArnoStrouwen commented 1 year ago

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