fjebaker / SpectralFitting.jl

✨🛰 Fast and flexible spectral fitting in Julia.
https://fjebaker.github.io/SpectralFitting.jl
GNU General Public License v3.0
9 stars 5 forks source link

Add MCMC docs and result type stability #107

Closed fjebaker closed 5 months ago

fjebaker commented 5 months ago

Closes #106 kind of. We just help the compiler so our parts of the code are type stable, but it seems to be an ongoing issue being tracked in Optimizations.jl, see https://github.com/SciML/Optimization.jl/issues/556.