thaler-lab / Wasserstein

Python/C++ library for computing Wasserstein distances efficiently.
https://thaler-lab.github.io/Wasserstein
Other
21 stars 8 forks source link

OpenMP Library not found when building on macOS-14 #50

Open j-s-ashley opened 2 weeks ago

j-s-ashley commented 2 weeks ago

CI for PR #48 (implementing macos-latest into CI builds) fails. Relates to #13 and #19.

The failure seems identical (sans a few depreciation errors) to the original failure that prompted #13.