opencobra / optlang

optlang - sympy based mathematical programming language
http://optlang.readthedocs.org/
Apache License 2.0
252 stars 52 forks source link

[maint] Make optlang compatible with arm64 on Mac #264

Open cdiener opened 7 months ago

cdiener commented 7 months ago

Github Actions Mac runners will be converted to M1-M3 architectures which currently will not work for optlang. However, this is mostly an issue of dependencies which is hard to fix entirely from our side.

Mac arm64 compatibility of dependencies