Skip to content

Feature release 0.6.0

Choose a tag to compare

@elenbaasc elenbaasc released this 28 Aug 12:33
· 5 commits to main since this release
3a25253

Added

  • MIPMapper mapper pass
  • OpenSquirrel's __version__ attribute exposed

Changed

  • RoutingValidator changed to InteractionValidator

Fixed

  • ShortestPathRouter and AStarRouter now correctly propagate SWAP gate insertion effects throughout the circuit
  • The values for parameters theta and phi stay within the domain (-pi, pi] throughout parse- and compile-time
    (note: gate modifiers have precedence over normalization)
  • Mapping of the target qubits of controlled gates