Pamphile Roy

Results 37 issues of Pamphile Roy

Closes #307 * Add `NAME` and `X-WR-CALNAME` support. * `X-WR-CALNAME` is converted to `NAME` and `X-WR-CALNAME` is added in extras. * Default name is used when the field is not...

As far as I can see in the code, Pathos is only required in a single function to run distributed runs. I propose to make it an optional dependency to...

Closes #486, closes #450 and should close #478 as if the method does work better (which I am not convinced yet from my tests) should go in SciPy directly. Following...

Are you interested in using the PyData-Sphinx theme? This theme is used by an increasing number of libraries including SciPy, NumPy and Pandas. https://pydata-sphinx-theme.readthedocs.io I can do the work if...

Following some discussion here https://github.com/SALib/SALib/issues/414#issuecomment-817680221_ **TL;DR** I am trying to get SA into SciPy, would you be interested in helping? I recently had a chat with Sergei Kucherenko and he...

Both sequences don't have (0, ...) as their first point. This is particularly wrong for Sobol' as it requires the number of samples to be a power of 2. Not...

This is a provision for the next release of the PyData Sphinx Theme which should happen in the following days (RC2 already up). This will be needed if the doc...

Website
Documentation

When the TOC is empty, the right sidebar is still present through `bd-sidebar-secondary bd-toc` This is observed in SciPy. To build SciPy and the doc (build should take around 3...

While testing the RC for 0.10, I noticed that the Sphinx build time significantly increased. Here is an example of CI timing out now with RC2 https://github.com/scipy/scipy/pull/16660 On `main`, we...

block-release

This is a general issue to track feature improvements ideas/plans for the `scipy.stats.qmc` submodule. For performance, check sibling issue #13474 instead. ## New methods - [x] Poison disk sampling (or...

scipy.stats
enhancement