Skip to content

v1.7 - September 2016

Compare
Choose a tag to compare
@Strilanc Strilanc released this 26 Sep 08:12
· 439 commits to master since this release

Notable user changes:

  • Ability to make custom rotation/matrix/circuit gates
  • Input gates
  • Arithmetic gates now use the Input gates
  • Shift gates now use up/down arrow symbols
  • Silly Ne-Gate
  • 'Clear ALL' button
  • Dynamic gates have yellow highlight in toolbox
  • Removed default density matrix displays at right of circuit

Notable dev changes:

  • Improved startup time
  • Added meta tags
  • Fixed disabled controls starting a control line
  • Added hidden 'anti-cross' (/) and |/></| gates
  • Reworked circuit inspection code to work on inner circuits within a gate in an outer circuit
  • Gates specify custom disable reason finders and texture->texture transformations
  • Optimized final amplitude display drawing (200ms -> 20ms for 16 qubit circuit)
  • Optimized redraw scheduling
  • Unit testing utilities to compare a circuit operation against a matrix
  • Serializing custom gates
  • Parsing formulas