lp:~roguescholar/scipy/+git/upstream
- Get this repository:
-
git clone
https://git.launchpad.net/~roguescholar/scipy/+git/upstream
Import details
This repository is an import of the Git repository at https://github.com/scipy/scipy.git.
Last successful import was .
Updating repository...
Launchpad is processing new changes to this repository which will be available shortly. Reload to see the changes.
Branches
| Name | Last Modified | Last Commit |
|---|---|---|
| main | 2025-06-06 09:05:53 UTC |
BUG: remove `cdef` exports in `linalg._decomp_interpolative` (#23117)
Author:
Joren Hammdugolu
BUG: remove `cdef` exports in `linalg. |
| maintenance/1.16.x | 2025-05-23 02:38:57 UTC |
Merge pull request #23040 from mdhaber/gh23038
Author:
Tyler Reddy
Merge pull request #23040 from mdhaber/gh23038 DOC: linalg: adjust release note wording |
| maintenance/1.15.x | 2025-05-09 08:11:03 UTC |
REL, MAINT: prep for 1.15.4 (#22953)
Author:
Tyler Reddy
REL, MAINT: prep for 1.15.4 (#22953) * Prepare for SciPy `1.15.4`, just in case. |
| gpu-ci | 2025-01-08 21:56:07 UTC |
disable setup-pixi caching
Author:
Ralf Gommers
disable setup-pixi caching |
| maintenance/1.14.x | 2024-08-22 06:28:06 UTC |
Merge pull request #21431 from tylerjereddy/treddy_prep_1.14.2
Author:
Ralf Gommers
Merge pull request #21431 from tylerjereddy/ REL, MAINT: prep for 1.14.2 |
| maintenance/1.13.x | 2024-05-24 04:27:29 UTC |
Merge pull request #20776 from tylerjereddy/treddy_prep_1_13_2
Author:
Evgeni Burovski
Merge pull request #20776 from tylerjereddy/ REL, MAINT: prep for 1.13.2 |
| maintenance/1.12.x | 2024-01-21 11:29:01 UTC |
Merge pull request #19926 from tylerjereddy/treddy_prep_1_12_1
Author:
Ralf Gommers
Merge pull request #19926 from tylerjereddy/ REL, MAINT: prep for 1.12.1 |
| maintenance/1.11.x | 2023-11-19 19:48:14 UTC |
MAINT: Prep 1.11.5 (#19559)
Author:
Tyler Reddy
MAINT: Prep 1.11.5 (#19559) * we/I should likely focus on 1.12.0 prep at this point, [skip cirrus] [skip actions] |
| maintenance/1.10.x | 2023-02-20 09:13:00 UTC |
Merge pull request #18009 from tylerjereddy/treddy_prep_1_10_2
Author:
Ralf Gommers
Merge pull request #18009 from tylerjereddy/ REL, MAINT: prep for 1.10.2 [skip ci] |
| maintenance/1.9.x | 2022-10-20 09:36:41 UTC |
REL: Prep for SciPy 1.9.4 (#17263)
Author:
Tyler Reddy
REL: Prep for SciPy 1.9.4 (#17263) * no real intention to do `1.9.4` but prep |
| maintenance/1.8.x | 2022-05-22 11:24:54 UTC |
REL: DOC: fix documentation URLs for the 1.8.x releases (#16221)
Author:
Ralf Gommers
REL: DOC: fix documentation URLs for the 1.8.x releases (#16221) I applied this to the 1.8.1 docs, and things seem to work as ``` [ci skip] |
| maintenance/1.7.x | 2021-12-31 14:51:03 UTC |
BLD: resolve conflict with pypy aarch64 in pyproject.toml (#15317)
Author:
Yikun Jiang
BLD: resolve conflict with pypy aarch64 in pyproject.toml (#15317) |
| maintenance/1.6.x | 2021-04-27 10:20:00 UTC |
REL: prep for SciPy 1.6.4 (#13942)
Author:
Tyler Reddy
REL: prep for SciPy 1.6.4 (#13942) |
| maintenance/1.5.x | 2020-11-04 02:26:20 UTC |
REL: SciPy 1.5.4 release commit
Author:
Tyler Reddy
REL: SciPy 1.5.4 release commit |
| maintenance/1.2.x | 2020-01-20 20:47:15 UTC |
REL: SciPy 1.2.3 release commit
Author:
Tyler Reddy
REL: SciPy 1.2.3 release commit |
| maintenance/1.4.x | 2019-12-18 19:30:30 UTC |
REL: SciPy 1.4.1 release commit
Author:
Tyler Reddy
REL: SciPy 1.4.1 release commit * ISRELEASED = True now |
| maintenance/1.3.x | 2019-11-29 05:45:05 UTC |
Merge pull request #11117 from tylerjereddy/prep_134
Author:
Ralf Gommers
Merge pull request #11117 from tylerjereddy/ MAINT: prepare for SciPy 1.3.4 |
| maintenance/1.1.x | 2018-05-05 14:07:41 UTC |
REL: set version to 1.1.0
Author:
Pauli Virtanen
REL: set version to 1.1.0 |
| maintenance/1.0.x | 2018-03-24 03:12:35 UTC |
REL: set version to 1.0.1
Author:
Ralf Gommers
REL: set version to 1.0.1 |
| maintenance/0.19.x | 2017-06-22 09:48:50 UTC |
TST: fix failure of test for signal.colvolve on 32-bit platforms.
Author:
Ralf Gommers
TST: fix failure of test for signal.colvolve on 32-bit platforms. Partial backport of gh-7517. |
| maintenance/0.18.x | 2017-03-10 02:06:36 UTC |
Merge pull request #7146 from megies/patch-1
Author:
Ralf Gommers
Merge pull request #7146 from megies/patch-1 DOC: fix docstring of NearestNDInterp |
| maintenance/0.17.x | 2016-05-12 10:53:48 UTC |
REL: bump version to 0.17.1
Author:
Evgeni Burovski
REL: bump version to 0.17.1 |
| maintenance/0.16.x | 2015-12-29 09:50:55 UTC |
Merge pull request #5636 from sturlamolden/patch-2
Author:
Ralf Gommers
Merge pull request #5636 from sturlamolden/ BUG: misspelled __dealloc__ in cKDTree |
| maintenance/0.15.x | 2015-05-09 14:33:21 UTC |
Merge pull request #4700 from ewmoore/he_bug_backport
Author:
Pauli Virtanen
Merge pull request #4700 from ewmoore/ BUG: special: orthogonal polynomial He bug backport gh-4684 |
| maintenance/0.14.x | 2015-01-19 06:59:05 UTC |
BLD: fix build failure with numpy 1.7.x and 1.8.x.
Author:
Ralf Gommers
BLD: fix build failure with numpy 1.7.x and 1.8.x. NPY_1_9_API_VERSION not defined. See gh-4417 for details. (cherry picked from commit bcb7c3aa1a68d1b |
| maintenance/0.13.x | 2014-02-04 06:00:57 UTC |
REL: set version number to 0.13.3
Author:
Ralf Gommers
REL: set version number to 0.13.3 |
| maintenance/0.12.x | 2013-10-10 19:44:10 UTC |
REL: set version to 0.12.2-dev
Author:
Ralf Gommers
REL: set version to 0.12.2-dev |
| maintenance/0.11.x | 2012-09-29 13:31:58 UTC |
REL: set version number to 0.11.1-dev.
Author:
Ralf Gommers
REL: set version number to 0.11.1-dev. |
| maintenance/0.10.x | 2012-02-26 21:45:10 UTC |
REL: set version to 0.10.1.
Author:
Ralf Gommers
REL: set version to 0.10.1. |
| maintenance/0.9.x | 2011-02-27 12:09:34 UTC |
REL: set version to 0.9.1.dev
Author:
rgommers
REL: set version to 0.9.1.dev |
| maintenance/0.8.x | 2010-07-30 17:33:38 UTC |
BUG: Fix build under Python 2.7. Closes #1180. Thanks to Fabian Pedregosa.
Author:
rgommers
BUG: Fix build under Python 2.7. Closes #1180. Thanks to Fabian Pedregosa. (backport of r6645) This prevented scipy.sparse. |
| maintenance/0.7.x | 2010-04-22 11:00:00 UTC |
REL: Set version to 0.7.2.
Author:
rgommers
REL: Set version to 0.7.2. |
| maintenance/0.6.x | 2007-09-22 08:03:21 UTC |
fixed fblaswrap dependencies (see r3347)
Author:
Jarrod Millman
fixed fblaswrap dependencies (see r3347) |
| maintenance/0.5.2.x | 2007-08-18 18:53:26 UTC |
Update version number on 0.5.2.x branch.
Author:
Jarrod Millman
Update version number on 0.5.2.x branch. |
| 1 → 34 of 34 results | First • Previous • Next • Last |
