Commit 2b6e33e
committed
ENH: Remove
Remove the `math.utils` module:
- The positive semidefinite check for the kernels is built-in in
`scikit-learn` `GaussianProcessRegressor` class:
https://github.com/dalmia/scikit-learn/blob/598c651afd987a540e404ccdb3491d530e0b0abb/sklearn/gaussian_process/gpr.py#L245
- The `math.utils.compute_angle` function, as it was superseded by
`model.gpr.compute_pairwise_angles`.math.utils module1 parent a58c265 commit 2b6e33e
File tree
5 files changed
+0
-138
lines changed- docs
- src/nifreeze/math
- tests
5 files changed
+0
-138
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
Whitespace-only changes.
Whitespace-only changes.
This file was deleted.
This file was deleted.
0 commit comments