hernot
hernot
I'm trying to use `codecov/codecov-action@v2` to upload of coverage collected on push run of forked repo to specific pullrequest on upstream repo. I Tried the following two versions of the...
Describe what improvement you want and how would this be used. Thanks! I sometimes need to run pytest under a newer python version eg py38 while my system is running...
Hi Took some time, last time we talked (chatted) is more than one year. I decided to start my pull request to start discussion about my additional changes, not implemented...
I do have a small question and maybe request regarding simpleparse library parts of your project depend upon. Current Python3 version of simpleparse only processes python3 unicode strings. Trying to...
Hi just noticed that i have updated my server too early to ubuntu 22.04 there are no new packages on packages.tine20.org . It just referst to the tar balls on...
While once again working on generating an epub version of my lecture notes i noticed fuzzy paragraph warnings when turning on export trackers. Searching on the mailing list i found...
Make parasail aware of alphabest whith more than 256 symbols eg utf8 strings and others. This might require to represent scoring table rather as sparse matrix utilizing an additional lookuptable...
In python strings may be stored as encoded bytearray which in contrast to `\0` terminated byte stringscan be compressed. The resulting 8 bit integer dataset is displayed as such by...
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view): * Consider checking out SDK [examples](https://github.com/IntelRealSense/librealsense/tree/master/examples#sample-code-for-intel-realsense-cameras). * Have...
In attic/todo_old a first attempt to integrate libigl `collapse_edge` method in the python bindings. What is the roadmap regarding these todos? Or does there exist a pre release or feature...