As you know, the core of the SwissQuantumPi simulator has been written in R language. R provides a lot of advantages in terms of performance, code quality and available scientific libraries. But it can be […]
SwissQuantumPi: Introducing QCSimulator
The code for the QCSimulator package is also available at Github QCSimulator. QCSimulator is also on CRAN. Thanks to Tinniam. The first you have to do is to install the QCSimulator R Package. As it’s on […]
SwissQuantumPi: Installation of R
First, we have to get the version of R available in the Raspbian repo. Wait a little bit, the package size is more than 60 MB. With a clean new Raspian installation, you should have […]
SwissQuantumPi: Configuring SSH
To remotely access to your Raspberry Pi, you need to enable SSH first. Follow the steps below to learn how to enable SSH on your Raspberry Pi without a screen. We will also show you how […]
SwissQuantumPi: A Quantum Simulator on Raspberry Pi
In 2016, a brilliant Indian software engineer, Tinniam V Ganesh, released QCSimulator, its 5-qubit quantum simulator based on R. Raspberry Pi 4 last release provides an amazing Quad Core Cortex-A72 (ARM v8) 64-bit @ 1.5GHz with […]