Skip to content

Latest commit

 

History

History
58 lines (53 loc) · 2.35 KB

README.md

File metadata and controls

58 lines (53 loc) · 2.35 KB
Documentation
Stable Dev
Build Status
Build Status Coverage
License
MIT License
Support
Unitary Fund

QuantumCollocationCore

QuantumCollocationCore.jl provides a core library for quantum collocation methods. It is designed to be used in conjunction with the QuantumCollocation.jl package and the Piccolo.jl ecosystem, which provides a high-level interface for solving quantum optimal control problems using direct collocation.

The underlying nonlinear solver is Ipopt.jl, which is a Julia interface to the Ipopt solver.