Pamphile Roy

Results 292 comments of Pamphile Roy

Thanks for stopping by @12rambau. As of now I tested this on various versions of Sphinx (and other versions for various deps.) I could see every time that removing autosummary...

Thank you @drammock for trying this out. > Discord? Whatever you said on Discord was in a server that we (or at least I) am not a member of. Please...

@drammock here are some benchmarks I just did. The env is exactly the same for both, I only changed the theme's version. Using 0.9 (`scipy@main`) ``` python dev.py doc -j...

Sure, here is my env (results above are with only changing the version of the theme.) Throughout the course of this issue, I (and NumPy folks) could reproduce (locally and...

Very strange as it does not match the CI and my runs. I will try to reproduce your timing tomorrow from scratch. I am not sure about your cleaning. There...

Ok yes I confirm the cleaning part. This should be documented I will see to update the doc. --- I managed to reproduce your timings. Here is what is happening....

> did you? Mine were... Yes, and the listing you posted is correctly highlighting the hierarchy of timings (the 2x and roughly back to performances from 0.9). The discrepancy between...

Moving part of the discussion we had on SciPy's issue tracker. If I use Pytest from the CLI and ask it to discover SciPy's test or start an interpreter and...

@rgommers I needed to do `install: false`. I am not sure I did all correctly in the build file though. Still, in the install directory I have `conftest.py` whereas in...

Hi @gregLauren thank you for reporting. Non rectangular domain are not really supported for now I would say. I am not sure about adding some API to do that. I...