MagneticResonanceImaging / MRIReco.jl

Julia Package for MRI Reconstruction
https://magneticresonanceimaging.github.io/MRIReco.jl/latest/
Other
85 stars 22 forks source link

subspace reconstruction example is broken #169

Open aTrotier opened 7 months ago

aTrotier commented 7 months ago

https://magneticresonanceimaging.github.io/MRIReco.jl/latest/generated/examples/03-subspaceReconstruction/

Due to the recent change in RegularizedLeastSquares.jl, this literate example is not working.

Is it possible to change the CI action, in order to know when literate example are broken ?