Socket
Book a DemoInstallSign in
Socket

@qiskit/algo-js

Package Overview
Dependencies
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiskit/algo-js

Pure JavaScript engine for Qiskit algorithms

0.9.0
latest
Source
npmnpm
Version published
Weekly downloads
10
-54.55%
Maintainers
5
Weekly downloads
 
Created
Source

Qiskit.js algo (pure JavaScript)

Pure JS engine (jsqubits based) engine (simulator) for the Qiskit algorithms package.

Install

:coffee: Install lastest Node.js stable version (or LTS) and then:

npm i @qiskit/algo-js

Use

:pencil: You can visit the complete example in this test.

const qiskit = require('@qiskit/algo-js');

console.log('Version');
console.log(qiskit.version);

API

:eyes: Please check the main doc. The methods signature is the same but:

  • As expected, the engine parameter is omitted here.
  • All algorithms doesn't need a background job, so a result is returned (vs a jobId).

Keywords

quantum

FAQs

Package last updated on 13 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.