@qiskit/devs
Advanced tools
Changelog
[0.8.0] - 2019-04-25
@qiskit/qiskit-sim
: Add t gate as an alias for the r4 gate@qiskit/qiskit-sim
: Add Gate as option to addGate API in README@qiskit/qiskit-sim
: Add phaseShift util function for phase gates@qiskit/qiskit-sim
: Make r2 gate use the matrix of the s gate@qiskit/qiskit-sim
: Use Gate.x.name for initial valuesChangelog
[0.7.0] - 2019-04-12
@qiskit/qiskit-sim
: Introduce Gate class.@qiskit/qiskit-sim
: Add the identity (id) gate.@qiskit/qiskit-sim
: Add createCircuit factory function.@qiskit/qiskit-sim
: Support method chaining for addGate.@qiskit/qiskit-sim
: Move utility functions to utils.@qiskit/qiskit-sim
: Add dimension parameter to initTransform.qiskit
: Improve the return of job related commands in the command line client.Changelog
[0.6.2] - 2019-03-13
qiskit
: Improve the return of backend related commands in the command line client.Changelog
[0.6.1] - 2019-03-12
@qiskit/devs-js
: Using new jsqubits
version.Changelog
[0.6.0] - 2019-03-12
@qiskit/sdk
: Rename package to qiskit
.@qiskit/cloud
: Tests, to support changes in the API.@qiskit/devs-js
: Important bug to run the JS engine in Windows.Changelog
[0.5.0] - 2018-10-20 (JSDay)
@qiskit/devs-sdk
: Easier command line client.Changelog
[0.4.2] - 2018-09-10
@qiskit/devs-js
: Some relative paths to specific files in dependencies.@qiskit/devs-sdk
:
@qiskit/devs-ibmq
: Documentation for the credits
method.@qiskit/devs-sdk
: Commands devs-random
, devs-factor
and devs-result
.@qiskit/devs-ibmq
: Dropped some fields of the method credits
which don't apply to this library.Changelog
[0.4.1] - 2018-08-09
Changelog
[0.4.0] - 2018-08-02
Software Kit
to Science Kit
everywhere.@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.@qiskit/sim
: Old implementation examples.@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.@qiskit/devs-ibm
: All options documented now.