Manuel F. Schmid

Results 5 issues of Manuel F. Schmid

I was just browsing crates.io and came across [awesome-rust](https://crates.io/crates/awesome-rust), which seems like it should be related to this project but apparently is not. The repo and homepage links point to...

I came across a small typo on the man page and thought I’d send you a quick patch in case you’d like to fix it. Thanks for your work on...

When loading an STL file with MeshIO.jl and converting it to a SimpleMesh with the code in [MeshBridge.jl](https://github.com/HaoxuanGuo/MeshBridge.jl), I ended up with a mesh that has duplicate vertices, only some...

help wanted
good first issue

I ran into an error when running Julia with `--compiled-modules=no` and importing `OrdinaryDiffEq`. Narrowing it down, the error appears to occur when importing `LoopVectorization` followed by `ForwardDiff`, where the `@require...

When I set up a simple project with the latest MPI and HDF5 packages and configure it to use the system-provided OpenMPI installation, the call to `MPI.Init()` crashes with “orte_init...