Noting that we now may be in an age of quantum supremacy (original docs possibly available via here, here’s yet more stuff for my “to learn about” list, quantum programming simulators in Python from the big guns:
- IBM: Qiskit; (notebook tutorials);
- Microsoft: Quantum Development Kit (notebook itegration);
- Google: cirq (notebook example).
There’s also:
- QuTiP — Quantum Toolkit in Python.