Package: python-gplearn / 0.4.2-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-gplearn | 0.4.2-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| sphinx 8.0.patch | (download) |
doc/conf.py |
2 1 + 1 - 0 ! |
port to sphinx 8.0 The old `intersphinx_mapping` format has been removed; it must now map identifiers to (target, inventory) tuples. |
| 001 fix test amd64.patch | (download) |
gplearn/tests/test_genetic.py |
2 1 + 1 - 0 ! |
allow minor variations in assertion Adjusts the assertion in test_transformer_iterable to allow small variations in fitted_iter values. Prevents |
| scikit learn 1.6 1.patch | (download) |
gplearn/tests/test_examples.py |
2 1 + 1 - 0 ! |
stop using private sklearn.utils._testing |
| scikit learn 1.6 2.patch | (download) |
gplearn/genetic.py |
10 10 + 0 - 0 ! |
use sklearn.utils.validation.validate_data where available Fixes: #303, #304 |
| scikit learn 1.6 3.patch | (download) |
.github/workflows/build.yml |
2 1 + 1 - 0 ! |
handle estimator checking changes in scikit-learn 1.6 |
