8000 Release Qiskit Aer 0.1.1 · Qiskit/qiskit-aer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Qiskit Aer 0.1.1

Compare
Choose a tag to compare
@atilag atilag released this 25 Jan 16:36
21fdd7e

Changelog

Added

  • Adds version information when using the standalone simulator (#36)
  • Adds a Clifford stabilizer simulation method to the QasmSimulator (#13)
  • Improve Circuit and NoiseModel instructions checking (#31)
  • Add reset_error function to Noise models (#34)
  • Improve error reporting at installation time (#29)
  • Validate n_qubits before execution (#24)
  • Add qobj method to AerJob (#19)

Removed

  • Reference model tests removed from the codebase (#27)

Fixed

  • Fix Contributing guide (#33)
  • Fix an import in Terra integration tests (#33)
  • Fix non-OpenMP builds (#19)
  • Fix Windows packaging to include openblas.dll
0