Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 183 Bytes

File metadata and controls

6 lines (4 loc) · 183 Bytes

FreeQL-Solver

The c++ solver for FreeQL.

The main logic is in AQSystemSolver. It uses Eigen for matrix manipulation.

There are plans to create a python wrapper around this library