-
Notifications
You must be signed in to change notification settings - Fork 15
Refactor/direct collocation backend #189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…or clarity and consistency
…tor in QuantumStateSmoothPulseProblem
…nfidelity loss calculation
…tion in unitary smooth pulse problem
…clarity and consistency
…, piccolo options for DTO
…oniqs/QuantumCollocation.jl into refactor/direct-collocation-backend
|
Tests pass locally with develop install of harmoniqs/DirectTrajOpt.jl#4 |
|
Pulling this down this AM to test build |
|
Everything looks great, I'm going to make a package addition this PM for DirectTrajOpt.jl into general. I am worried though that it will be flagged for similarity since IndirectTrajOpt.jl is also registered. But I believe we should be able to override that with a quick discussion |
|
The issue with min time problem templates and the fidelity constraint has been resolved, it was an objective weight and an inequality ordering issue. |
|
No more dev install, all tests pass (except for one that I marked as broken because it was not consistently passing. Ticket to fix has been made.) |
| @test_broken false | ||
| # @test final > initial |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the one marked broken for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll have to check, I didn't do any work on the piccolo options constraints for this refactor, and don't remember adjusting. I'll have to look again when I'm on my laptop not mobile
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, this has been flaky for a while - don't think this was induced by your work for this since you didn't touch PiccoloOptions and I saw this happening months ago
Some potential outstanding issues: