- Notifications
You must be signed in to change notification settings - Fork2
Compare
2c51dd1
This patch release comes with complete support for Apple Silicon (bothsdpa-python
andsdpa-multiprecision
). Additionally,sdpa-multiprecision
comes with a backend update that adds double precision feasibility error calculation.
Every version of SDPA for Python is released with two variants which can be installed aspip install sdpa-python
andpip install sdpa-multiprecision
respectively.sdpa-multiprecision
is identical tosdpa-python
, except that it is compiled to useSDPA Multiprecision instead of regular SDPA as backend.
Here is the summary of changes for each variant:
Regular variant (sdpa-python
): The backend usesSDPA 7.3.18
(with MUMPS version further enhanced from 5.6.2 to 5.7.3).
Multiprecision variant (sdpa-multiprecision
): The backend updated fromSDPA Multiprecision 7.3.0
toSDPA Multiprecision 7.3.1
[SeeRelease Notes].
Assets2
Uh oh!
There was an error while loading.Please reload this page.