Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 793 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 793 Bytes

QuOCS: The optimization library

QuOCS (Quantum Optimal Control Suite) is a python software package for theoretical and experimental optimizations. You can find here the core of the optimization algorithms used in the QuOCS - suite.

Unittesting

Build Status Build Status

Installation

Install quocslib in your virtual environment

python -m pip install -e .

Documentation

https://quantum-ocs.github.io/QuOCS

Tests

Now you are able to use the tests scripts in the tests folder :)