Pamphile Roy
Pamphile Roy
As discussed in #878, using `autosummary` templates causes the build time of SciPy to double. I have verified this using this version of SciPy https://github.com/scipy/scipy/pull/16660 and built the documentation on...
### Describe the bug The newly introduced `sklearn.utils._array_api.isdtype` is comparing types with respect to defined sets. See here https://github.com/scikit-learn/scikit-learn/blob/cb233674ddffeb1f75f63309f94e4f90d0a2bdf8/sklearn/utils/_array_api.py#L92 This is not working as NumPy's dtype object is "tricky". ###...
Right now if one wants to use `sobol`, we need to do: ```python from SALib.analyze import sobol ``` But we also have: ```python from SALib.sample import sobol ``` And if...
I have noticed that the version selector of the doc is not properly set. I've seen that on RTD we are missing the builds to make this really work. https://readthedocs.org/projects/salib/versions/...
Are there plans for a better DX to call Soroban contracts? There could be: 1. A higher level API to call in Python a contract, 2. A CLI, e.g. using...
### Describe the bug When building SciPy, I am now getting an `EOFError` on macOS (could reproduce on M1 and M2) with `-j`>1. I am not sure what happened, I...
Hi, great library 👏 I have a suggestion for the seeding part. In [NEP19](https://numpy.org/neps/nep-0019-rng-policy.html), we recommend now to move away from the global state `np.random.seed`. Instead, the canonical way of...
The content of docs.scipy.org should be migrated here. xref https://github.com/scipy/docs.scipy.org/issues/59
Doc for JOSS: https://joss.readthedocs.io/en/latest/submitting.html#example-paper-and-bibliography