Louis Maddox

Results 80 issues of Louis Maddox

Fix issue #4 in original repo

I'm trying to download a few scientific papers with chromix but can't get the `raw` function to use `chrome.downloads.download` [since _downloads_ isn't in the chromi manifest permissions] chromix raw chrome.downloads.download...

Hey, thanks for packaging anime4k for Python! I'm used to super-resolution models packaged in Python exposing a command line interface rather than being Python-only, and would be happy to write...

I often save files on exit, and would really value support for this in ALE. > I'll close this as ALE doesn't support fixing files on `:wq` or `:x`. I...

bug

Just a heads up you forgot to put ``` opencv-python ``` in your `requirements.txt` so running the test script gives a missing dependency error. Also, the `Cython` dependency was also...

**Describe the bug** The sphinx autosummary extension turns off the `typing.TYPE_CHECKING` flag used by the sphinx-autodoc-typehints extension to do conditional imports of annotation types (among other things), you may want...

help wanted
documentation

As discussed [a couple months back](https://github.com/scikit-image/scikit-image/issues/2239) I've put together a tutorial on image moments from some notes for a particular project. I've put it in its own repo [here](https://github.com/lmmx/skimage-moments-tutorial/blob/master/Background-on-image-moments.ipynb) for...

I'm looking into how we can move this SDK along to version 2, and wanted to suggest one approach, and discuss suitability or other options. Firstly, I was expecting to...

Hi, I've just come across your library while studying Wasserstein distances and OT, and was hoping to compute some simple examples like the one shown in Lilian Weng's blog post:...

enhancement

I have a feeling this must be a Linux-only bug that noone's reported since noone is using this on Linux. Could I confirm from a Mac user that this isn't...