Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 22:00

QuantumCollocation v0.2.0

Diff since v0.1.5

Merged pull requests:

Closed issues:

  • QuantumObjective function: Pass a symbol or function for Loss (#17)
  • Unitary leakage suppression (#44)
  • Min time objective fix for unequal timesteps (#47)
  • Robust control objective (#49)
  • QuadraticRegularizer timestep normalization for free time problems (#50)
  • [Feature] Override quantum control problem defaults in problem templates (#56)
  • Objectives missing subspace (min time) (#57)
  • Subspace utility for excitation-number-restricted spaces (#58)
  • add ability to not have a drift hamiltonian (#59)
  • [Feature] Quadratic regularizer with nonzero baseline (#61)
  • Objective constructors have bad initial keyword args (#63)
  • [Feature]: QuantumSystem that stores composite system and level info for subspace embeddings (#64)
  • [Feature]: Pairwise regularization on unitary trajectories for gate interpolation (#67)
  • [Feature]: Ability to add user defined objective to problem {template} objective (#82)
  • [Feature]: interface with QuantumOptics.jl (#85)
  • [Feature]: Sampling-based robust control (#89)
  • [Feature]: unsymmetric constraints on the pulses and first order derivative constraints of the pulses (#90)
  • quantum system construction (#91)
  • [Feature]: exponential integrators (#95)
  • [Feature]: quantum utils docstrings and tests (#102)
  • [Bug]: Probability Assertion Error causes Tests Error Locally (#109)
  • [Feature]: Construct embedded operator from levels, embedding, and matrix. (#113)
  • [Feature]: add derivative bounds to problem templates (#128)
  • [Feature]: Bang-Bang problem template (#133)