Commit 008a99c
Disable bottleneck by default (#11461)
* Disable bottleneck by default
* Document disabling bottleneck
* Ignore use_bottleneck option for rank() method
* Re-enable bottleneck for rolling tests
* Add name to release note
Co-authored-by: Justus Magin <keewis@users.noreply.github.com>
* move to breaking changes [skip-ci]
(since technically this is changing the trade-off between speed and accuracy)
---------
Co-authored-by: Justus Magin <keewis@users.noreply.github.com>
Co-authored-by: Justus Magin <keewis@posteo.de>1 parent adc8005 commit 008a99c
7 files changed
Lines changed: 10 additions & 25 deletions
File tree
- doc
- xarray
- core
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
8447 | 8448 | | |
8448 | 8449 | | |
8449 | 8450 | | |
8450 | | - | |
8451 | | - | |
8452 | | - | |
8453 | | - | |
8454 | | - | |
| 8451 | + | |
| 8452 | + | |
8455 | 8453 | | |
8456 | 8454 | | |
8457 | 8455 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2093 | 2093 | | |
2094 | 2094 | | |
2095 | 2095 | | |
2096 | | - | |
2097 | | - | |
2098 | | - | |
2099 | | - | |
2100 | | - | |
| 2096 | + | |
| 2097 | + | |
2101 | 2098 | | |
2102 | 2099 | | |
2103 | 2100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6518 | 6518 | | |
6519 | 6519 | | |
6520 | 6520 | | |
6521 | | - | |
6522 | | - | |
6523 | | - | |
6524 | | - | |
6525 | | - | |
6526 | | - | |
6527 | 6521 | | |
6528 | 6522 | | |
6529 | 6523 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
| 463 | + | |
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2018 | 2018 | | |
2019 | 2019 | | |
2020 | 2020 | | |
2021 | | - | |
2022 | | - | |
2023 | | - | |
2024 | | - | |
2025 | | - | |
2026 | | - | |
2027 | 2021 | | |
2028 | 2022 | | |
2029 | 2023 | | |
| |||
0 commit comments