Open Issues Need Help
View All on GitHubSciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
SciPy library main repository
AI Summary: The `integrate` tutorial in SciPy's development documentation displays outdated output for the `help(integrate)` command, with the content dating back to 2008. The issue proposes updating this information and, more importantly, suggests exploring a sustainable approach to dynamically generate or embed such output to prevent the need for manual updates in the future.
SciPy library main repository
SciPy library main repository
AI Summary: Update the documentation for SciPy's `NearestNDInterpolator` function to accurately reflect that it accepts multi-dimensional arrays for the `y` parameter, correcting the current documentation which incorrectly states that `y` must be a 1D array.
SciPy library main repository
AI Summary: The task is to modify the SciPy `spin lint` command in `.spin/cmds.py` to consistently use `sys.executable` for invoking the Python interpreter, regardless of the operating system, to fix an issue where the command fails on systems without a `python` executable in the PATH.
SciPy library main repository
AI Summary: The task involves adding docstrings to warnings within the `scipy.io` module related to WAV and ARFF file handling. This requires investigating whether WAV and ARFF support is deprecated; if not, docstrings explaining the warnings should be written. If deprecated, the relevant sections in the documentation should be removed.
SciPy library main repository