Skip to content
This repository was archived by the owner on Sep 13, 2019. It is now read-only.

v0.4.0

Choose a tag to compare

@jesusprubio jesusprubio released this 02 Aug 07:32
· 210 commits to master since this release

✏️ Changed

  • Renamed Software Kit to Science Kit everywhere.
  • Repository URL updated everywhere.
  • More consistent documentation.
  • PR and issues templates updated.
  • @qiskit/sim: New simulator implementation and API (WIP).
  • @qiskit/devs: The signature of the method can receive also an instance of any library it needs.

❌ Removed

  • @qiskit/sim: Old implementation examples.

🐛 Fixed

  • @qiskit/devs-js: The method factor implementation wasn't finished by error.
  • @qiskit/devs-ibmq: The backends name was hardcoded, making some of them unavailable.

🎉 Added

  • @qiskit/devs-ibm: All options documented now.

👾 Security

  • Some dependencies updated.