Commit d1c68a9
fix Distances compat (#423)
* CompatHelper: bump compat for Distances to 0.10 for package test, (keep existing compat)
* try out Theo's fix
* fix test compat
* use ForwardDiff for chain rule test of SqMahalanobis
* test on 1.4 instead of 1.3 - see if the chainrules test passes there
* revert version branch
* revert to 1.3
* test_broken for older Julia versions
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>1 parent 93d33c2 commit d1c68a9
3 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
0 commit comments