SciML/ExponentialUtilities.jl

export `alloc_mem`

howsiyu opened this issue · 1 comments

The method is not exported which causes the code example at https://docs.sciml.ai/ExponentialUtilities/stable/matrix_exponentials/ to fail.

Or we can just namespace the examples. It's kind of a too generic term so not exporting it is probably good.