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
Qiskit can also be installed on the 64 bit version of Raspberry Pi OS, https://downloads.raspberrypi.org/raspios_arm64/images/
Need to check if all other components work as well on 64 bit OS.
Then decide whether to make 64 bit the default for RasQberry.
This change will also allow for further optimizations in Python Scripts (e.g. the Fractal Demo) as data-heavy computations can be converted to using Numba over Numpy as Numba is more or less only compatible with a 64-bit OS.
Qiskit can also be installed on the 64 bit version of Raspberry Pi OS, https://downloads.raspberrypi.org/raspios_arm64/images/
Need to check if all other components work as well on 64 bit OS.
Then decide whether to make 64 bit the default for RasQberry.
The text was updated successfully, but these errors were encountered: