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
This is related to gh-15996. After a change in Meson to use
visibility=hidden by default, impor...
[skip azurepipelines]
d1dabf161dbcb6118c82ab7ff55b1bef6eeb2c46 authored over 2 years ago1bf2cd7c3a1a103b3dc7c2726dc81f26de9ef490 authored over 2 years ago
500ef2ca846d5a4c3572172650a2149d6d29a637 authored over 2 years ago
CI: pin Pip to 22.0.4 to avoid issues with `--no-build-isolation`
0ded4f6594c31ae7ca9f2d01c3608d2340aae822 authored over 2 years ago
This change can be reverted once Pip releases its next version with
a fix for https://github.com...
To handle the `boundary` arguments "wrap" and "symm", the `convolve2d`
code computes indices int...
Provide comments for the C functions reflect_symm_index(j, m)
and circular_wrap_index(j, m).
Re...
8f559871e613dfba55490e0c66f687c2b651ce7d authored over 2 years ago* ENH: Tweak theilslopes and siegelslopes to return a tuple_bunch
This makes their behavior c...
97f6127299bb84e5bb67a62d272b9fa1a36832f2 authored over 2 years agoAdd typing info for Rotation.concatenate
a6ee381ec61f89e8b43631bb7f3e5ee30e6bda47 authored over 2 years ago90ebe6dfaeb14fa48299271e03f0fa4d16d6f24f authored over 2 years ago
MAINT: integrate: add `recursive` to QUADPACK Fortran sources
c478a0dbe1ee0c1349eb584910781b1aeb158d38 authored over 2 years ago086e9c8fcdf2681660cd56f777d2f2639c1a56d0 authored over 2 years ago
cb93af5996bdb08bdf0d4b1b2ccd940386a728ba authored over 2 years ago
81dcb251879a5549c4e33793cb0ea17431216a34 authored over 2 years ago
MAINT: better/corrected UNU.RAN licensing information
1a6f02c435d66a40b255c96a68fa20a346bf0962 authored over 2 years agoTST: Fortify invalid-value warning filters to small changes in NumPy
5ae19560e0bb1934ff3d375fd36603fdf4265464 authored over 2 years agoa472022210f0e50f30d1d54096ddb850dffe4535 authored over 2 years ago
TST: interpolate: mark rbf chunking tests as slow
[ci skip]
fb7a093ec52dec1c7656eea03783d15c02d63420 authored over 2 years ago
The scalar math in NumPy gives a slightly different warning then the
ufunc machinery. In this p...
81d10d16433d1757ccc6a5541ae6509364fa708f authored over 2 years ago
93961a8d27b157064d9af8e36aab8542cd1a6c4d authored over 2 years ago
Clean up fitpack smoke tests
168046fbb0cdf4afc857277abe544a3728016dd7 authored over 2 years ago2e7e07752bd6985cf8d997e481b672745e928a66 authored over 2 years ago
a906282f777c1788e0f7d873bfdd5628e68fd5ef authored over 2 years ago
30828986cfc51ad26d52298f3b8df52615d26a6e authored over 2 years ago
6a81de65301b6751de08fe13a2abab86243ee613 authored over 2 years ago
3a8217affdfa6cfc7f8be509c3202a37583bf4a8 authored over 2 years ago
139270d68fa1b9f04b074a714c403d07aa4473e8 authored over 2 years ago
efc3307d7e64003df4e717f95bbc1cc483695f04 authored over 2 years ago
b31598129060663e6f755fda98876edacd0d68ae authored over 2 years ago
* BUG: interpolate: fix extrapolation handling for `previous` and `next`.
c166a9b88b011ef586c00f5216def56bd062b990 authored over 2 years ago1ac9600c02270acf8e0c8676d62a9fbb7c12a042 authored over 2 years ago
112577e516345ace16f363248a2ef52a9d769228 authored almost 3 years ago
[skip github]
f3ea971ba459ea640809bc70442b997b41338622 authored almost 3 years agoDownload openblas binary from GH repo
e7d39a34edc9228f69cb6c8136b03a86ee70806d authored almost 3 years agoed34cba5b047e49ee08bb36e804cc6d7d2acd306 authored almost 3 years ago
DOC: interpolate: details rectilinear grids in docstrings
Adds some clarifying language to th...
2446fc79ae028e981f8643cd7b62e2fe20a46466 authored almost 3 years agoAdd functionality to accept descending points for `interpn` and `RegularGridInterpolator`.
Se...
3ba7ab42476ca5cd56549bca1de9bab2aaec1022 authored almost 3 years agoDOC: interpolate: fix typos "the the" -> "the"
4b4c2da4ed889f4dc14672545a93c4e0e0bc3834 authored almost 3 years ago[skip ci]
4e2a91d85c86a621c5693d6d3b47c3d0518bdff4 authored almost 3 years agoCI: Speed up ci build that keeps timing out
3595b3947faacbedf76de4cb410e0a4210059117 authored almost 3 years agod415d350ec55c83d666de5c23c2975e4e7023132 authored almost 3 years ago
* BUG: interpolate: RGI(nan) is nan
Co-authored-by: Matt Haberland <[email protected]>
7974a67bcfbad62e5db299cf7ce0dfb348b18699 authored almost 3 years agof64065ff9edb900a2c72c70c564620434b83e51d authored almost 3 years ago
DEV: do.py, adoption of pkg pydevtool (removed non SciPy specific code).
928e21bfb90221b26d5515edc2d07192915a47b9 authored almost 3 years ago[ci skip]
5be0f20cdc6500ab1e144acb5d3b182fdf30d3db authored almost 3 years agoaa481513ad04b3db605f3e8bcbb8c7cfbc61a3cc authored almost 3 years ago
There's no longer a reason for the duplication, now that Meson
introduction is solid instead of...
* ENH: stats: add _axis_nan_policy_factory to moment
Co-authored-by: Matt Haberland <mhaberla...
2c3a826fd3f89400edb8a421aa7d556627220e8d authored almost 3 years ago9137ef1c201aa75f891fe2ad5ac056ad9d2ff5d4 authored almost 3 years ago
BUG: fix + test for reflected fixed location gumbel_l
da8800108452fb1dc73e5817a8f74a89dc8065df authored almost 3 years ago* BUG: stats: fix skewnorm pdf when a=0
3e7e5e4383709e0f20858877cfeca69ab10a1663 authored almost 3 years ago13fcfaee253831134fc16716a2b54251deff20a2 authored almost 3 years ago
[skip actions] [skip azp]
bdeb40668692eefcda2fd7c43b0f2fc9cd1ee1e9 authored almost 3 years ago2204e3a39c0d6c2d5292eaeae1a752e5565d9eb9 authored almost 3 years ago
7ce40c1353055aa11c6a7b337df5bc7c26bc46b4 authored almost 3 years ago
MAINT: Fix a couple compiler warnings.
4b06d4f8e20c4b154456571f80bfd22e0c3a8386 authored almost 3 years ago0a2a4d060c44682db48bb60a28cdc4d9fd4d7790 authored almost 3 years ago
```
../scipy/optimize/__nnls/nnls.f:128:44:
128 | CALL H12 (1,NPP1,NPP1+1,M,A(1,J),1,UP...
861b4244908f67cac52bf82db2b07c0919a5fdc0 authored almost 3 years ago8f689c08293916170f2f658f32b251e3d2b331de authored almost 3 years ago
```
In file included from ../scipy/special/ellint_carlson_cpp_lite/ellint_carlson.hh:12,
...
[skip azp] [skip actions]
68a35309d0879466c0253b820001965eecc424af authored almost 3 years ago2b4b1f088ca8b76cff26c1cd56322486f8c23658 authored almost 3 years ago
DOC: fixing a sign issue in FFTlog function documentation
5811dfcc5339aaaca4ab29b6155993dec7144756 authored almost 3 years ago* ENH: interpolate: handle length-1 grid axes in RegularGridInterpolator
If one of the grid a...
b9183eb1f14ea6acc07d414b3399c0e1b3150e65 authored almost 3 years ago
* Add the ufunc `powm1(x, y)` to compute `x**y - 1`. This function
is useful when `y` is clos...
This PR updates the cases z = 1, c - a - b > 0 [DLMF 15.4.20] and z near -1, c = 1 + a - b,
[DL...
ENH: interpolate: add new methods for RegularGridInterpolator.
Tensor-product spline interpol...
3e7584d6bc72d41ebb818832f8262581ac7b7396 authored almost 3 years ago6a5ef1fd92ac645267226bd688e7420fc232a66b authored almost 3 years ago
193c501cf0cff03cb1b87cbb15d62d094115bb76 authored almost 3 years ago
Co-authored-by: Tristan Hearn <[email protected]>
8977d0cb46088269e95cb43ce06eaf9b9a6e84f9 authored almost 3 years ago9da214dd0e6318e6bdc1acf19bede4b9ffcfcfbb authored almost 3 years ago
91e40a872406d254ffbcd55f56b94b347047f7e7 authored almost 3 years ago
70507072dd643b52255f3410436a5acf53ec218c authored almost 3 years ago
BUG: refguide-check: allow multiline namedtuples
69834743023220f0073ac9565cb5783c7a2dd433 authored almost 3 years agod75b5db6333515d2211c1c60237ce709ecc04dd6 authored almost 3 years ago
* DEV: Update conda dev in gitpod settings
* DEV: Remove multiple images
* BUG: Fix bashrc...
bc9e2f1f8fe0c2ca277472a44576503a61a1a215 authored almost 3 years agoReviewed at gh-15190
8fa4dcae4553fa873c5553e018f80a8a6f5e9948 authored almost 3 years ago3a2f0930f0c28b952992886d177e7da181cc6dfa authored almost 3 years ago
418fbdb0194c66fc08123e1cc354865895b426ff authored almost 3 years ago
CI: Fix refguidecheck failures; unpin Sphinx
5ac17b899ff64ef6d0bf8444cdb19cbcdd2c80b7 authored almost 3 years ago
This is just a cleanup for numpydoc that was left
after already being unpinned in #15443
This is...
22dc4a8cac1301077949636c9067cab3019f61f3 authored almost 3 years ago
DEV,BLD: Move to meson on gitpod
e52b238f9f04ef5b2b0cf3266c2be705592bdb28 authored almost 3 years agoCo-authored-by: Tania Allard <[email protected]>
6d8e1659f2a9f06cd27ba58e54d2f412f0f6c841 authored almost 3 years ago* :building_construction: [ENH] - Update Dockerfile - split into Meson and dev
* ENH - Split Do...
a430453f07e0bc4690a2abc315b35299233c20be authored almost 3 years ago8647b6cabe6623c3a36fb4658da4320a6ffe5358 authored almost 3 years ago
Co-authored-by: Tirth Patel <[email protected]>
e849b987ed5820d5376beda9a9e1d650868fd737 authored almost 3 years agob74c192aab55422d52589cf0023d9b3bfb5d136b authored almost 3 years ago
51a1170c4724ffb78f27aa5dd70cc50ad93cff1b authored almost 3 years ago
7043404d4a7b6c43032de7ea008915fd618ce70f authored almost 3 years ago
* MAINT,BUG: stats: return nan for constant inputs in skew and kurtosis
aa674ea9f04fb33a266537e4e895b3ddd30c4d92 authored almost 3 years agoCo-authored-by: Ralf Gommers <[email protected]>
820fe86bf3ad8ba1c5647632b131659ed7bd447e authored almost 3 years agoMAINT: Miscellaneous small changes to filter_design
75a3c3f47e9d3079f97ca1c21ac581933118c46c authored almost 3 years ago* BUG/ENH: MultinomialQMC sample shape should be (n, pvals)
87bcb916f8f259a46e69d7a44041f5d7c4a7246f authored almost 3 years ago4b9e98c2988c01dd457b0efbcd7ac40c31bb0cd7 authored almost 3 years ago
f87b07bdc15a5af8f6b734a54fd174af12cb204b authored almost 3 years ago
9ee05622e714f8fa23621f20bb8c601e27d319a4 authored almost 3 years ago
aa7ccb00bff6032650dc48cf1eb15508ad945b4e authored almost 3 years ago