JohnCremona / eclib

The eclib package includes mwrank (for 2-descent on elliptic curves over Q) and modular symbol code used to create the elliptic curve database.
GNU General Public License v2.0
21 stars 15 forks source link

macos CI with conda #76

Closed isuruf closed 1 year ago

isuruf commented 1 year ago

@JohnCremona, this should test libc++>=16

I'm using macOS here as it is easier to get already built dependencies with libc++ (instead of libstdc++)

isuruf commented 1 year ago

Here's a CI run without your latest PR: https://github.com/isuruf/eclib/actions/runs/4789294992/jobs/8516985238 It fails with the errors I mentioned.