Stefano Tronci

Results 3 issues of Stefano Tronci

Hi! I am using this great theme for my website: https://computational-acoustics.gitlab.io/website/ As the title says, I am running into an issue with the SVG featured image for the "Intro to...

bug

A similar issue was reported [here](https://github.com/JuliaGraphics/Immerse.jl/issues/60). In my case, to produce the crash this is sufficient: ``` Julia Using PyPlot plot(rand(10)) ``` ``` julia: symbol lookup error: /usr/bin/../lib/libpangoft2-1.0.so.0: undefined symbol:...

Hi! I am working on a little project where I will need to run many simulations with `simulateDSM` and it would be very beneficial for me to minimise execution time....