Pamphile Roy
Pamphile Roy
@PARKER-X A few pointers: 1. Read the contributing doc of projects of interest-multiple times 2. Skip GSoC (prefer a real internship or real junior dev position) 3. Join community, and...
Hi @halla 👋 (I think) Bootstrapping is always fine to do. Might not be the most effective thing to do as in some cases you could instead derive analytical bounds,...
The bootstrap method is not very easy to use, I agree. I had trouble reviewing it 😅 There are some tutorials to help out https://nbviewer.org/github/scipy/scipy-cookbook/blob/main/ipython/ResamplingAndMonteCarloMethods/resampling_tutorial_3.ipynb Another example of use in...
@picnixz thank you for the reply. I have the same behaviour with other versions of Sphinx. Here is the log with 6.2.1 [log.txt](https://github.com/sphinx-doc/sphinx/files/11627629/log.txt) But good news, I tried to disable...
> Do you have a crash dump handler on Macs? mmm not sure what that means 😅 Thank you both for the insights, now that I am getting convinced about...
(Happy to move this issue elsewhere if wanted, let me know.) So I did not manage to get a working build so I cannot do a proper bisect... Strange I...
@tacaswell thank you for having a look. Yes I am compiling SciPy (I am a maintainer) and the rest is from Conda-forge. The linked issue could be related, I tried...
I can try a real memory profiler (would be a good excuse to try memray I suppose 😅), but from a top all processes are around 200Mo. If I use...
It seems like no exception is even being raised. Adding that does not do anything.