Leonardo Schwarz

Results 10 issues of Leonardo Schwarz

So a few things are still missing from the MEDIT .mesh reader and writer in the medit_io module: - [ ] Constraint fields: `Corners`, `RequiredVertices`, `Ridges`, `RequiredEdges`. Even if they...

Maybe the `parked` fields should also be renamed to `tasks` for clarity?

This should fix issue #19, it's probably better than just exporting the error since this way all the error types are just the ones used in the `std::sync::mpsc` module instead...

This is just a feature suggestion, but I personally think it helps with productivity if there is a way see at a glance how much time one has already spent...

Issues were constantly reproducible with git 2.10.2 and `LANG=de_CH.UTF-8` (I didn't test if that was an issue with other locales also), where the "fatal" part started disappearing from the output...

## Reporting a bug - [x] I have tried using the latest released version of Numba (most recent is visible in the release notes (https://numba.readthedocs.io/en/stable/release-notes-overview.html). - [x] I have included...

numpy
good first issue

One of the main pieces still missing from this crate is support for little endian values. I made a first sketch of what this could look like, but I'm open...

Dear developers, The second plot is rendered correctly whereas the first one is messed up unless you add a `fig.alt` since the unescaped HTML of the formula ends up in...

### What happened? Dear developers, I'm not sure if this is well known, but the following code ```python import altair as alt import joblib import pandas as pd import os...

bug

We should implement this functionality to avoid the problem from reoccuring unless dotnet fixes the problem at the root. > Could we set a reasonable memory limit in the application...