Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/scipy/scipy
SciPy library main repository
https://github.com/scipy/scipy
7e6c2e0a3f5c99935f3909c219a436785771ec2c authored over 1 year ago
* a few floating-point error shims to allow our
testsuite to pass for MacOS arm64 with the recen...
MAINT: signal: replace `np.r_["-1", arrays]` by a more sane incantation
72a93ed2595cfc1a2f6466e13ad632f67223f720 authored over 1 year agoMAINT:ENH:sparse.linalg: Rewrite iterative solvers in Python, remove FORTRAN code
0a6aad03f6a511c4e955c29bfc1a414cb161ea1b authored over 1 year ago* Fixes #18691
* as noted there, GPG signing of our PyPI binaries
and sdists is pointless and j...
cb8a3730b6925f65d89ca8576d29ac8210f9ec86 authored over 1 year ago
Provide several hooks which a subclass can override. The use case is repeated evaluation of an i...
3c54130362bfdcf93622144ad4b8b63277482831 authored over 1 year ago
Apparently, if the first arg of np.r_ is a string, it's the axis. Ugh.
So remove that.
Also, al...
db64b57437c008b578e48dd4d6443fa889ca6ed4 authored over 1 year ago99a57bcc15a2fe83267eb0764591080f07a3ff67 authored over 1 year ago
c0e35b0700b8baa4eb25c64c9f8aaa26d62df52f authored over 1 year ago
8a11a62cd22a855ebee37ca4742b97b1e9195694 authored over 1 year ago
e7da02bcf13080ddd395127a2f32d5e22e63924c authored over 1 year ago
f6621bb5b4ac2ae1b82ba746e41413a40a2f2227 authored over 1 year ago
b15231bb9edbaa9fb2123c710f0b0776c2f086fd authored over 1 year ago
4de397b4dd95e1a8f384b2a7d0ca05a99f777921 authored over 1 year ago
* DOC: stats.genlogistic: note Type I generalized logistic / skew logistic
dbc2d3a44604ab2f479df87573e6da951c265f49 authored over 1 year agoDEV: Add ability to run memory benchmarks on macOS
[skip ci]
c415f156aff74c02c7cda57692045998ebc44dc7 authored over 1 year agoea5d5b0ecf99be04eb1047207cc6933987e590c4 authored over 1 year ago
Before, a scalar value for sigma raised a ValueError:
```python
>>> curve_fit(..., sigma=2.0)
V...
Add new method of finding peak memory usage using `os.wait4()`.
This also gives the true peak us...
Closes #18452
Fixes orthonormalization in DSTs type 2 and 3
299df543dabc77fc5007df4c54457e31b2d2e71d authored over 1 year ago
More recent versions cause deprecation warnings to be emitted from
`pkg_resources` by (at least...
97de33f753199972e52d69421186bbffd4309c07 authored over 1 year ago
* CI: remove setuptools install from musllinux job
No longer used/needed, since we removed th...
96081aa10e929e807b199f8e441dd1693e304f03 authored over 1 year ago* Fixes #18595
* use `git apply` to directly apply the patch from
gh-18595 that worked durin...
[skip ci]
---------
Co-authored-by: Ralf Gommers <[email protected]>
41ef48c8d4bee945dbaa08e78137fb879a8e045d authored over 1 year ago* ENH: stats.dirichlet: add covariance method
46081a85c3a6ca4c45610f4207abf791985e17e0 authored over 1 year ago[skip ci]
253301520dcaa4d8a3403d52bfe750bd2874c13a authored over 1 year ago07fb5192ddaa7a3b7a1bd6572ebba659e443080b authored over 1 year ago
MAINT: stats.truncnorm/stats.betaprime: fix _munp for higher moments, add tests
5f9e871e4b65aa642f83fcade1e87bfb077646a4 authored over 1 year ago* ENH: Adding ?tgsyl_lwork routine templates for real types
* ENH: Fixed the _lwork subroutin...
e1f0d9717a20919cc55d947a46edda9942748b93 authored over 1 year ago[skip ci]
d3cd7bf5321fd19566e7999a39a9a9193750ba77 authored over 1 year agodba1b1570cf835e14ec6620221e05c32a8bf3765 authored over 1 year ago
Co-authored-by: Pamphile Roy <[email protected]>
ffbfbf23a0b1050590475bd9b071c7b3c068f9fc authored over 1 year agoTST: fix two test failures that showed up on conda-forge
4a747fcdf9163355c57d0997e5f1f9a81112aa66 authored over 1 year ago
The ppc64le one is a small test bump. The PyPy-on-Windows one
is a real bug in PyPy, but it's no...
8845c0d9affaa787863c6b2501eec6e9da938c96 authored over 1 year ago
* ENH:optimize:Convert nnls solver code to Python
* MAINT:optimize:Remove replaced nnls FORTR...
3cae6dc85d2288519cce3d3112e1c30e1f470cad authored over 1 year ago* BUG: Fixes how the length of argument x of linalg.blas.?gbmv is checked
Given an m×n banded...
2b0929000f5073d09f95057d001f9a0f05fcd858 authored over 1 year agoc801fb6afdb33aacaede642ea18de5b9b33d7f0c authored over 1 year ago
* ENH: stats.beta.entropy: asymptotic expansion to avoid precision loss for large a and b
fdf3670c9c2a70583e4da55deefd94d973a20a44 authored over 1 year ago* ENH: stats.multivariate_t: add asymptotic expansion to avoid precision loss
01d2652311ad267ac8f9a5c71a561187b2669eb0 authored over 1 year agoAdd NdBSpline: n-dim tensor product b-spline object
852e228f99b0c41640411796822e00a61e24aeaf authored over 1 year ago* ENH: loggamma.entropy: override for improved accuracy
Co-authored-by: Daniel Schmitz <4065...
bacbe0b86d23b3e814bb33e535229bf7887ca175 authored over 1 year agoENH: stats.CovViaCholesky: make `_covariance` a cached property
4e1f84d8676bcdde2076db4a7ead1687008d4258 authored over 1 year ago[skip ci]
e49868ad7ef8c5fe92bccc50c95a913e959b4754 authored over 1 year agoCo-authored-by: Jake Bowhay <[email protected]>
af1938f7ce39324bd43fb1dc67b2dd35670c3928 authored over 1 year ago93a6e10de6e5acd1b6b58a2014d16bfc63710ba5 authored over 1 year ago
Co-authored-by: Philippe DONNAT <[email protected]>
1305da5985cbb1524aaa58b1296647bb122e6249 authored over 1 year ago[skip actions] [skip circle]
6e018d93695e887e79a4487ed77d93c698504ded authored over 1 year agoMark `void` functions as `noexcept` in `_rotation.pyx`
d36f21314dee1ebd951be459dc5b10f6e9dbe744 authored over 1 year agoCo-authored-by: Atsushi Sakai <[email protected]>
df3eeddbe0749e41e878a46212790199fd404f67 authored over 1 year agoDOC: stats.loguniform._sf: add comment about not overriding
5a1ad4c42b033eb65cbc8694f837480c81c5247c authored over 1 year ago98391cfaa0436b91fdad38174f1f1f1819910452 authored over 1 year ago
ec22c5587f32198758435964697b08d4e8c4119f authored over 1 year ago
ENH: stats.loglaplace.sf: override for accuracy in right tail
4d7413563cfa477c08717daa61e5994e968ee79f authored over 1 year ago40fb39d696822f1ad61ce8eca309942862220c14 authored over 1 year ago
469b337aefe4a219f635303d9f65418a67144321 authored over 1 year ago
MAINT: interpolate: delete duplicated FITPACK bisplev interface
9927ae069cb943552a79a55cd12f27a100d7969b authored over 1 year ago* improve an error message based on code review
[skip ci]
Co-authored-by: Evgeni Burovski <...
7d41c440ff71f5b53d30ee47111d297a499b9a84 authored over 1 year ago* TST: Enable LSODA tests and add failing test.
* ENH: Select appropriate segment for each me...
c374ca7fdfa32dd3817cbec0f1863e01640279eb authored over 1 year ago8f70696ce62b1bb92ab3d7a039ef3b667340b7ae authored over 1 year ago
0d2d65716ca2b2149f17218f4b07f1c093ce7113 authored over 1 year ago
2f3831503aff159994eafa75745c9537f8db060f authored over 1 year ago
62e2879b34f6fc167375f3e37a0e1fc727cc88dd authored over 1 year ago
* DOC: more explicit example usage of scipy.linalg.lu_factor
* Document the 1-based to 0-base...
191dd61674a8ecca7908f1fd3cf011949b9e606b authored over 1 year ago
* ENH: stats.pearson3: override for improved accuracy in right tail
* TST: stats.pearson3: sim...
e432b1cf276ca41890cfdce86821b96692941c10 authored over 1 year ago
ENH: Faster _select_samples in _differential_evolution.py
950112fa9f7a4a7fa795722ce7b8391d86aed8d6 authored over 1 year ago28697172c55070d61ee916f9d784c6a4ffa49191 authored over 1 year ago
* ENH: stats.rdist.sf: override for accuracy in right tail
b7c2cb5eafe23f86820f6aaaaf569bde63558136 authored over 1 year ago* BUG: Fix fails of some tests and bad behaviour for x=zeta in levy_stable
* Reset parameters...
0ba2bbda02420253886f67a707740eda0718f0e7 authored over 1 year ago0d3e1f25d400e56c9c594f5aa094d816a8063ffa authored over 1 year ago
[skip ci]
e38ddf1422389f6fd8a0eead4f7e186122310ae2 authored over 1 year ago291653ddb22faf36910763b0d9d0c2bd64b9455f authored over 1 year ago
* DEP: remove parameter centered of stats.qmc.LatinHypercube
* DOC: remove reference to cente...
5be5f5305410c71fc01554dbccdeef16df2646e7 authored over 1 year agoab719ebc9c0e4f69bd3eda0a27500e73d11556dc authored over 1 year ago
ac24b553df721193418541b9a39f485494857b0d authored over 1 year ago
7cfb72b2cc9ab025a9399df2a0b80219e827a65c authored over 1 year ago
REL: set version to 1.12.0.dev0
05c4cffa8bf5c5e48935bcae07dbaa2d494509bb authored over 1 year agoDOC: SciPy 1.11.0 release notes
d0510af5be6ce4948be6ac0c976ff08a0f9ecb82 authored over 1 year ago
* formatting cleanup for `sparse` section, and
move deprecation information to the appropriate
s...
* address suggestions from code review
[skip actions] [skip cirrus]
187032aff8f1331486dc1fecffa794a3fccbde4d authored over 1 year ago
* apply reviewer suggestions in cases where it was possible to do
directly via the GH interfac...
* don't merge until the `1.11.0` release notes have
been merged and the `maintenance/1.11.x` bra...
Co-authored-by: Kai <[email protected]>
e67df9d6b456331741656ffe4318e7e73dd11179 authored over 1 year ago25e67c321834ab53a4bfc0d6f2e336049e977043 authored over 1 year ago
b36e4ec4c1546df3a965af79c858029686ac015d authored over 1 year ago
4bc8ca9a80d067fd2a0b0501671be06c590a30b0 authored over 1 year ago
b381be9cc61db56c36132b8d722aa6f26514d164 authored over 1 year ago
Also move tabulations to from `__init__` to `__call__`, this
does not seem to matter much (can u...
bf0fd08801003cc2afcf2af452e26def7e6451dc authored over 1 year ago
4ce642112516d7234fb3dc7b11cc6769e5fbb1c1 authored over 1 year ago
043e96d801288fd1a48dc952ba46d12e55310577 authored over 1 year ago
3921c23c2ae01b576d429220c07ab6f281b700e4 authored over 1 year ago
de9712e3fdafab34e2e46f680a660d7a1179d1e9 authored over 1 year ago
cb0263a702fe5813106197d14842eebf119aed8f authored over 1 year ago
9f28ab83dadd7e7b473e487c982215f4378eaf92 authored over 1 year ago
a0c80262ba807c61ea59ad373959d232962b31e8 authored over 1 year ago
14f8717a3141893a45ae0985bfa1affe1ee8859e authored over 1 year ago