Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@qiskit/algo-js
Advanced tools
Pure JS engine (jsqubits based) engine (simulator) for the Qiskit algorithms package.
:coffee: Install lastest Node.js stable version (or LTS) and then:
npm i @qiskit/algo-js
:pencil: You can visit the complete example in this test.
const qiskit = require('@qiskit/algo-js');
console.log('Version');
console.log(qiskit.version);
:eyes: Please check the main doc. The methods signature is the same but:
engine
parameter is omitted here.jobId
).[0.9.0] - 2019-05-13
@qiskit/qiskit-sim
: Use spread operator in addGate@qiskit/qiskit-dev*
: Packages dev renamed to algo@qiskit/qiskit-sim
: Add print circuit method@qiskit/qiskit-sim
: Add print method to Circuit API documentation@qiskit/qiskit-sim
: Add 'add' method to Circuit class@qiskit/qiskit-qasm
: Add name to the gate type in qasm parser@qiskit/qiskit-sim
: Add fromQasm/fromQasmFile functions to Circuit
- 🐛 Fixed: for any bug fixes.
@qiskit/qiskit-sim
: Connection bug in printCircuit@qiskit/qiskit-cloud
: Tests after last API changesFAQs
Pure JavaScript engine for Qiskit algorithms
The npm package @qiskit/algo-js receives a total of 12 weekly downloads. As such, @qiskit/algo-js popularity was classified as not popular.
We found that @qiskit/algo-js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.