Surrogates.jl icon indicating copy to clipboard operation
Surrogates.jl copied to clipboard

Can things in `lib/` go in package extensions now?

Open asinghvi17 opened this issue 6 months ago • 1 comments

e.g. https://github.com/SciML/Surrogates.jl/blob/master/lib/SurrogatesAbstractGPs/src/SurrogatesAbstractGPs.jl looks very convertable to an extension - the struct can be defined in an extensions.jl in the main package, since it's just a parametrized wrapper.

asinghvi17 avatar May 25 '25 16:05 asinghvi17

Probably

ChrisRackauckas avatar May 26 '25 00:05 ChrisRackauckas