kestrelquantum / QuantumCollocation.jl

Quantum Optimal Control with Direct Collocation
MIT License
29 stars 7 forks source link

tests passing for feat #83

Closed aarontrowbridge closed 4 months ago

aarontrowbridge commented 4 months ago

added ability to pass additional_objective to Problems and problem templates. Keyword arg passes through problem templates to the QuantumControlProblem constructor.

Gives users ability to define and use custom objectives with problem templates.