Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jorenham/scipy-stubs issues and pull requests
#340 - 🔧 configure pre-commit ci to use gitmoji style
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: CI, meta: style
#339 - ⬆️ update pre-commit hooks
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 2 months ago
Labels: meta: CI, meta: deps
#338 - 👽️ `interpolate`: 1.15.0 support
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: api change
#337 - 👽️ `integrate`: 1.15.0 support
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.integrate, stubs: api change
#336 - 👽️ `fft[pack]`: 1.15.0 support
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.fft, scipy.fftpack, stubs: api change
#335 - 🔧 regex'd `.mypyignore`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: style
#334 - 👽️ `cluster`: 1.15.0 support
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.cluster, stubs: api change
#333 - 🏷️ `_typing`: SPEC-7 compliant (private) `ToRNG` type alias (previously `Seed`)
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy._typing, scipy.*, stubs: api change
#332 - `scipy-stubs[scipy]` extra not found
Issue -
State: closed - Opened by lucascolley 2 months ago
- 2 comments
#331 - 👽️ `_lib`: 1.15.0 support
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy._lib, stubs: api change
#330 - 👽️ `constants`: 1.15.0 support
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.constants, stubs: api change
#329 - ✨ `differentiate`: preliminary (yet complete) stubs
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: stubs: api change, scipy.differentiate
#328 - ⚰️ `misc`: remove all code
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.misc, stubs: api change
#327 - ⬆️ increase the minimum `scipy` version to `1.15.0rc1`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: deps
#326 - 🚧 bump `scipy` use `1.15.0rc1` & temporarily ignore all stubtest errors
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: topic: upstream release, stubs: api change
#325 - ✨ `sparse`: complete the remaining `sparse.linalg` functions
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#324 - ✨ `sparse`: complete `linalg._isolve.utils.*` (private)
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#323 - ✨ `sparse`: complete `linalg.ls{m,q}r`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#322 - 🎨 `sparse`: various `linalg.LinearOperator` tweaks and improvements
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#321 - ✨ `sparse`: adopt the new generic sparse arrays in `linalg` and `csgraph`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#320 - ✨ `sparse`: complete `bmat` and `block_{array,diag}`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#319 - ✨ `sparse`: complete `rand[om[_array]]`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#318 - ✨ `sparse`: complete `find` and `tri{l,u}`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#317 - ✨ `sparse`: complete `_spfuncs.*` (private)
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#316 - ✨ `sparse`: complete `_sputils.*` (private)
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#315 - ✨ `sparse`: complete `{load,save}_npz`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#314 - ✨ `sparse`: complete `[sp]diags[_array]`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#313 - ✨ `sparse`: complete `{h,v}stack`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#312 - ⬆️ bump the dev deps
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: deps
#311 - ✨ `sparse`: complete `kron[sum]`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#310 - ✨ `sparse`: complete `identity`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#309 - ✨ `sparse`: complete `eye[_array]`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#308 - 📝 mention gitmoji in `CONTRIBUTING.md`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: docs, meta: style
#307 - ✨ `sparse`: complete the sparse arrays and matrices
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#306 - ✨ `sparse.linalg`: complete `svds`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#305 - ✨ `sparse.linalg`: complete `lobpcg`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#304 - 📝 update the coverage progress for `scipy.sparse`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, meta: docs
#303 - ✨ `sparse.linalg`: complete `_eigen.arpack`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#302 - ✨ `sparse.linalg`: complete `_dsolve`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#301 - ✨ `sparse.linalg`: complete `LaplacianNd` & accept in dtypes in `LinearOperator`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement, stubs: fix
#300 - ✨ `sparse.linalg`: complete the matrix norm functions
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#299 - 🎤 add podcast to `README.md`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: docs
#298 - ✨ `sparse.linalg`: complete the matrix operation functions
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#297 - :microphone: add podcast to `README.md`
Issue -
State: closed - Opened by jorenham 2 months ago
Labels: meta: docs
#296 - 🎨 `sparse` explicit imports in `__init__`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#295 - ✨ `sparse.linalg`: complete the `LinearOperator`s in `_interface`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#294 - 🎨 `sparse`: code cleanup
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.sparse, stubs: improvement
#293 - ⬆️ bump `basedmypy` to `2.8.1`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: deps, stubs: fix
#292 - 🐛 fix typing errors on `numpy<1.24`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: CI, scipy.*, stubs: fix
#291 - update pre-commit hooks
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 2 months ago
#290 - 👷 fix and simplify the CI workflow
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: CI
#289 - 💚 towards fixing the `typetest-oldest-supported-numpy` CI job
Pull Request -
State: closed - Opened by jorenham 2 months ago
- 4 comments
Labels: meta: CI, topic: uv
#288 - 👽️ work around several `mypy` bugs with `numpy>=2.2.0`
Pull Request -
State: closed - Opened by jorenham 2 months ago
- 8 comments
Labels: meta: deps, stubs: fix
#287 - ✨ `signal`: complete frequency response functions in `_filter_design`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.signal, stubs: improvement
#286 - Dynamic testing matrix for combinations of python and numpy versions.
Pull Request -
State: closed - Opened by wolph 2 months ago
- 6 comments
Labels: meta: CI
#285 - :construction_worker: `tox` for cis
Pull Request -
State: closed - Opened by miloth 2 months ago
- 5 comments
Labels: meta: DX
#284 - 👷 include `.mypyignore` in sdist build
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: packaging
#283 - 🔧 stricter `basedpyright` config
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: CI, meta: chore
#282 - 📝 installation instructions for humans
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: docs
#281 - 📝 correct the documented lowest supported numpy version
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: docs
#280 - 🌕 `interpolate`: mark as 100% annotated
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, meta: docs, meta: chore
#279 - ✨ `interpolate`: complete `_polyint`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: improvement
#278 - ✨ `interpolate`: complete `_rgi`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: fix
#277 - ✨ `interpolate`: complete `_fitpack2`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: improvement
#276 - ✨ `interpolate`: complete `_fitpack_impl` (2/2)
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: improvement
#275 - ✨ `interpolate`: complete `_fitpack_impl` (1/2)
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: improvement
#274 - ✨ `interpolate`: complete `RBFInterpolator` and `Rbf`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: improvement
#273 - ✨ `interpolate`: complete `_bsplines` and `_ndbspline`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: improvement
#272 - ✨ `interpolate`: complete and improve `interpnd`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: improvement
#271 - ✨ `spatial`: improve `_qhull`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.spatial, stubs: improvement
#270 - ✨ `interpolate`: stub `_dfitpack`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate, stubs: improvement
#269 - 🔧 fix caching issue in `poe {mypy,stubtest,typetest}`
Pull Request -
State: closed - Opened by jorenham 2 months ago
Labels: meta: CI, meta: DX
#268 - ✨ stub `scipy.interpolate._dfitpack`
Issue -
State: closed - Opened by jorenham 2 months ago
Labels: scipy.interpolate
#263 - 🔐 PyPI trusted publishing
Issue -
State: closed - Opened by jorenham 2 months ago
Labels: meta: CI, meta: packaging
#262 - ➖ remove broken `mdformat-pyproject`
Pull Request -
State: closed - Opened by miloth 2 months ago
- 4 comments
Labels: meta: CI, meta: DX
#261 - :bug: `mdformat-pyproject` not running properly
Issue -
State: closed - Opened by miloth 2 months ago
Labels: meta: CI, meta: DX
#260 - ✨ new `scipy.stats` distribution infrastructure
Issue -
State: closed - Opened by jorenham 3 months ago
Labels: scipy.stats, topic: upstream release, stubs: api change
#258 - ✨ new `scipy.differentiate` sub-package in `1.15`
Issue -
State: closed - Opened by jorenham 3 months ago
Labels: topic: upstream release, stubs: api change, scipy.differentiate
#257 - 🎲 SPEC-7 API changes for `1.15.0`
Issue -
State: closed - Opened by jorenham 3 months ago
Labels: scipy.*, topic: upstream release, stubs: api change
#250 - 💥 SciPy 1.15.0 support tracker
Issue -
State: closed - Opened by jorenham 3 months ago
- 3 comments
Labels: status: in progress, topic: upstream release
#216 - 🧑💻 alternatives to `poe`
Issue -
State: closed - Opened by jorenham 3 months ago
- 21 comments
Labels: meta: DX, status: requires research, topic: uv
#198 - 🪢 adopt `red_knot` as testing framework
Issue -
State: closed - Opened by jorenham 3 months ago
- 2 comments
Labels: meta: testing
#173 - Bump poethepoet from 0.29.0 to 0.30.0 in the actions group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: meta: deps
#172 - fix incorrectly rejected `ndarray` in `scipy.stats.qmc`
Pull Request -
State: closed - Opened by jorenham 3 months ago
Labels: scipy.stats
#171 - bump `basedpyright` to `1.21.0`
Pull Request -
State: closed - Opened by jorenham 3 months ago
Labels: meta: deps
#170 - bump `ruff` to `0.7.3`
Pull Request -
State: closed - Opened by jorenham 3 months ago
Labels: meta: deps
#169 - conda-forge
Issue -
State: open - Opened by jorenham 3 months ago
Labels: meta: packaging
#168 - `scipy.stats.qmc.scale` does not accept numpy array with typed shape as input when type checked with pyright
Issue -
State: closed - Opened by jenshnielsen 3 months ago
- 2 comments
Labels: scipy.stats, stubs: incorrect
#167 - fix and improve `scipy.optimize._optimize`
Pull Request -
State: closed - Opened by jorenham 3 months ago
Labels: scipy.optimize
#166 - add missing `__all__` in `scipy.optimize`
Pull Request -
State: closed - Opened by jorenham 3 months ago
Labels: scipy.optimize
#165 - fix and improve `scipy.linalg._decomp`
Pull Request -
State: closed - Opened by jorenham 3 months ago
Labels: scipy.linalg
#164 - fix and improve `scipy.fft._helper`
Pull Request -
State: closed - Opened by jorenham 3 months ago
Labels: scipy.fft
#164 - fix and improve `scipy.fft._helper`
Pull Request -
State: closed - Opened by jorenham 3 months ago
Labels: scipy.fft
#163 - Wrong return type for `scipy.fft.next_fast_len`
Issue -
State: closed - Opened by martin-ruffel-sncf 3 months ago
- 3 comments
Labels: scipy.fft, stubs: incorrect
#163 - Wrong return type for `scipy.fft.next_fast_len`
Issue -
State: closed - Opened by martin-ruffel-sncf 3 months ago
- 3 comments
Labels: scipy.fft, stubs: incorrect
#162 - fix and improve `scipy.spatial._[c]kdtree`
Pull Request -
State: closed - Opened by jorenham 4 months ago
Labels: scipy.spatial
#162 - fix and improve `scipy.spatial._[c]kdtree`
Pull Request -
State: closed - Opened by jorenham 4 months ago
Labels: scipy.spatial
#161 - fix and improve `scipy.signal._peak_finding`
Pull Request -
State: closed - Opened by jorenham 4 months ago
Labels: scipy.signal
#161 - fix and improve `scipy.signal._peak_finding`
Pull Request -
State: closed - Opened by jorenham 4 months ago
Labels: scipy.signal
#160 - Add common type-aliases for arrays and scalar-types in `scipy._typing`
Issue -
State: open - Opened by jorenham 4 months ago
Labels: stubs: improvement, scipy._typing