PyLinalg: Python Linear-algebra-based simulator

This simulator performs a unitary evolution of the initial quantum state using the operations described in a quantum circuit. It is called “Python Linear-Algebra”.

It is entirely written in Python, and is based in particular on the Numpy library.