Skip to content

Commit

Permalink
Revert "bang_bang_template"
Browse files Browse the repository at this point in the history
This reverts commit efc8bc8.
  • Loading branch information
andgoldschmidt committed Jul 2, 2024
1 parent efc8bc8 commit f7b2164
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 243 deletions.
2 changes: 0 additions & 2 deletions src/problem_templates/_problem_templates.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export UnitaryMinimumTimeProblem
export UnitaryRobustnessProblem
export UnitaryDirectSumProblem
export UnitarySamplingProblem
export UnitaryBangBangProblem

export QuantumStateSmoothPulseProblem
export QuantumStateMinimumTimeProblem
Expand Down Expand Up @@ -35,7 +34,6 @@ include("unitary_minimum_time_problem.jl")
include("unitary_robustness_problem.jl")
include("unitary_direct_sum_problem.jl")
include("unitary_sampling_problem.jl")
include("unitary_bang_bang_problem.jl")

include("quantum_state_smooth_pulse_problem.jl")
include("quantum_state_minimum_time_problem.jl")
Expand Down
175 changes: 0 additions & 175 deletions src/problem_templates/unitary_bang_bang_problem.jl

This file was deleted.

Loading

0 comments on commit f7b2164

Please sign in to comment.