Skip to content

Pull requests: scipy/scipy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

FIX: scipy.interpolate.LinearNDInterpolator: wrong call to _calculate_triangulation (#21043) Cython Issues with the internal Cython code base defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.interpolate
#21051 opened Jun 25, 2024 by Djip007 Loading…
ENH: stats.Normal: add new continuous distribution infrastructure + normal distribution enhancement A new feature or improvement Meson Items related to the introduction of Meson as the new build system for SciPy scipy.integrate scipy.stats
#21050 opened Jun 25, 2024 by mdhaber Loading…
16
12
RFC/DEP: decorator to deprecate positional/keyword uses of arguments? deprecated Items related to behavior that has been deprecated RFC Request for Comments; typically used to gather feedback for a substantial change proposal scipy._lib scipy.stats
#21046 opened Jun 25, 2024 by mdhaber Loading…
DOC: stats: Move biomedical examples to notebooks Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.stats
#21042 opened Jun 25, 2024 by melissawm Loading…
ENH: differentiate: add sub-package for array-API compatible numerical differentiation tools array types Items related to array API support and input array validation (see gh-18286) Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org enhancement A new feature or improvement Meson Items related to the introduction of Meson as the new build system for SciPy scipy._lib scipy.optimize
#21041 opened Jun 25, 2024 by mdhaber Loading…
2
8
MAINT/STY: Fix UP031 AND UP032 linter errors maintenance Items related to regular maintenance tasks
#21029 opened Jun 23, 2024 by adityakarumanchi Loading…
MAINT: change xp_assert_* functions from allow_0d=False to check_0d=True array types Items related to array API support and input array validation (see gh-18286) maintenance Items related to regular maintenance tasks scipy.constants scipy._lib scipy.optimize scipy.special scipy.stats
#21026 opened Jun 23, 2024 by h-vetinari Draft
MAINT: signal: rename sosfreqz to freqz_sos maintenance Items related to regular maintenance tasks scipy.signal
#21025 opened Jun 22, 2024 by luxedo Loading…
STY: clang-format repo C/C++ Items related to the internal C/C++ code base CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure DX Everything related to making the experience of working on SciPy more pleasant needs-work Items that are pending response from the author
#21024 opened Jun 22, 2024 by lucascolley Draft
ENH:MAINT:optimize: Re-rewrite nnls in Cython Cython Issues with the internal Cython code base enhancement A new feature or improvement maintenance Items related to regular maintenance tasks Meson Items related to the introduction of Meson as the new build system for SciPy scipy.optimize
#21021 opened Jun 22, 2024 by ilayn Loading…
2
3
MAINT: sparse: better error message on matmul mismatch maintenance Items related to regular maintenance tasks scipy.sparse
#21018 opened Jun 21, 2024 by larsoner Loading… 1.15.0
ENH: linalg/signal/special: unify approach for array API dispatching array types Items related to array API support and input array validation (see gh-18286) CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure enhancement A new feature or improvement Meson Items related to the introduction of Meson as the new build system for SciPy scipy._lib scipy.linalg scipy.signal scipy.special
#21012 opened Jun 20, 2024 by mdhaber Draft
ENH: integrate.solve_ivp: add option to gracefully handle exceptions enhancement A new feature or improvement scipy.integrate
#21008 opened Jun 20, 2024 by arichar6 Loading…
ENH: stats.chi2_contingency: add method parameter enhancement A new feature or improvement needs-release-note a maintainer should add a release note written by a reviewer/author to the wiki scipy.stats
#20989 opened Jun 18, 2024 by mdhaber Loading…
BLD: Add build only CI workflow for Windows using MSVC + ifx + OpenBLAS Build issues Issues with building from source, including different choices of architecture, compilers and OS CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure
#20985 opened Jun 18, 2024 by czgdp1807 Loading… 1.15.0
ENH: add signal.remezord enhancement A new feature or improvement scipy.signal
#20983 opened Jun 18, 2024 by luxedo Loading…
9 tasks done
ENH: optimize: integrate the PRIMA library for COBYLA enhancement A new feature or improvement Fortran Items related to the internal Fortran code base Meson Items related to the introduction of Meson as the new build system for SciPy scipy._lib scipy.optimize
#20964 opened Jun 15, 2024 by nbelakovski Loading…
ENH: array types: add dask.array support array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy._lib
#20956 opened Jun 13, 2024 by lucascolley Draft
ENH: spatial: speed up Rotation.apply by replacing np.einsum with np.matmul Cython Issues with the internal Cython code base enhancement A new feature or improvement scipy.spatial
#20950 opened Jun 12, 2024 by cosama Loading…
DOC: sparse: Add migration guide for converting code from spmatrix to sparray Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org DX Everything related to making the experience of working on SciPy more pleasant scipy.sparse
#20926 opened Jun 8, 2024 by dschult Draft
DOC: signal.dbode: improve docstring Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.signal
#20908 opened Jun 5, 2024 by ericonr Loading…
API: Add rng= as suggested in SPEC 7 and use it for RatioUniforms needs-release-note a maintainer should add a release note written by a reviewer/author to the wiki scipy._lib scipy.stats
#20899 opened Jun 4, 2024 by seberg Draft
MAINT: sparse: clean up _sputils.getdtype docstring needs-work Items that are pending response from the author scipy.fft scipy.sparse
#20898 opened Jun 4, 2024 by Searchingdays Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.