🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiskit/algo-anu

Australia National University engine for Qiskit algorithms

0.9.0
latest
Version published
Weekly downloads
6
-50%
Maintainers
5
Weekly downloads
 
Created

Qiskit.js algo (ANU)

The Australian National University Quantum Random Numbers Server engine (chip) for the Qiskit algorithms package.

Install

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

npm i @qiskit/algo-anu

Use

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

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

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.
  • Only the random method is supported.

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