You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support changing the function used to calculate the euclidean distance in energy_score_empirical. (#3431)
* Support changing the function used to calculate the euclidean distance in energy_score_empirical.
* Specify cdist when testing JIT compilation of energy_score_empirical.
* Drop support for JIT compilation of energy_support_empirical (test was ineffective anyhow).
* Remove unused import.
0 commit comments