Marianne Corvellec

Results 188 comments of Marianne Corvellec

Great idea! It looks like it doesn't: `$ grep cache .github/workflows/build_docs.yml` returns nothing, as opposed to `$ grep cache .github/workflows/benchmarks.yml`. Benchmark is currently the only workflow using GitHub's [cache action](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows)....

Thank you so much for tackling this, @lagru! What made you go back from `multiprocessing.pool` to `dask` (between d774eebdc37dab771ab7823fd31198cc8cd116f2 and 0079f69b2134c060b520a646d7db6e1cf3dbabf5)?

Thanks for investigating, @Schefflera-Arboricola! (No big deal at all, but please adopt the new import convention, i.e., `import skimage as ski`.) Since there are two functions for the converse operation,...

Weird, there should be only one commit in this PR (the latest one)...

Oh, the `README.txt` file is currently required: https://github.com/scikit-image/scikit-image/blob/1643ba8dca4718e1b62def8c4da22dcfec9e725a/src/skimage/data/_fetchers.py#L179

- [ ] Let CI cache the data downloads; @Czaki says there's a GitHub action for this.

At least, when we upgrade Sphinx-Gallery, we'll fix this note with a period at the wrong place: "Go to the end to download the full example code. or to run...

Hi @AAriam, Thank you for your interest in the project! Would you mind sharing your benchmarking code?