mleprovost
mleprovost
Hello, I am using Plots with PyPlot as a backend for `heatmap`. The placement of the colorbar doesn't match the width of the heatmap (see picture) also I can't move...
Hello, I open this issue to discuss the implementation of `TrapezoidalLayout`, see (https://discourse.julialang.org/t/view-of-lowermatrix-is-not-working-with-ldiv-and-mul/44046/2). This will be helpful to perform `ldiv!, mul!` on views of triangular matrices for instance.
Hello, The positivity preserving feature `PositivityPreservingLimiterZhangShu` does not seem to work for `GaussSBP()` with the time stepper `SSPRK43()` or ` CarpenterKennedy2N54` 1D Compressible Euler example with `GaussSBP()`: ``` using Trixi...