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
* MAINT: Bump to 3.9
3.8 is EOL for the past 8 months now.. and not built on CI anyway
xref: #117
* ENH: Rework meson build
Be more DRY
* ENH: Add use_openmp for meson
* ENH: Setup installation directory
Stop polluting site-packages with _scs*.so
* MAINT: Move to enable python -mpytest test
in the same directory, otherwise scs/__init__.py shadows the one
installed with python -mpip install .
* CI: Use meson for openmp
* MAINT: Add in rt similar to legacy_setup
* ENH: Add in more options from legacy_setup
* ENH: Try to setup the GPU variant
* CI: Fix typo
* MAINT: Try to explicitly take mkl
* MAINT: More typos
* MAINT: Try mkl again
* CI: Rework
* MAINT: Use configuration over CI
0 commit comments