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
Copy file name to clipboardExpand all lines: docs/installation/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,6 @@ The package using the [SDPA Multiprecision](https://github.com/sdpa-python/sdpa-
19
19
pip install sdpa-multiprecision
20
20
```
21
21
22
-
{: .attention }
22
+
{: .new }
23
23
**Macs with Apple Silicon**
24
-
`sdpa-multiprecision` wheels are available for ARM based Macs. The regular variant is currently only installable from source (instructions below). Due to a lack of a Fortran cross compiler, we are not able to provide macOS `arm64` wheels for the regular variant.
24
+
Both `sdpa-python` and `sdpa-multiprecision` wheels are now available for ARM based Macs.
0 commit comments