Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
.. image:: https://upload.wikimedia.org/wikipedia/en/thumb/d/d4/pasqal_corp_logo.svg/2560px-pasqal_corp_logo.svg.png :target: https://github.com/quantumlib/cirq/ :alt: cirq-pasqal :width: 500px
Cirq <https://quantumai.google/cirq>
__ is a Python library for writing, manipulating, and optimizing quantum
circuits and running them against quantum computers and simulators.
This module is cirq-pasqal, which provides everything you'll need to run Cirq quantum algorithms on pasqal quantum computers.
To get started with pasqal quantum computing services, checkout the following guide and tutorial:
Access and authentication <https://quantumai.google/cirq/pasqal/access>
__Getting started guide <https://quantumai.google/cirq/tutorials/pasqal/getting_started>
__To install the stable version of only cirq-pasqal, use pip install cirq-pasqal
.
To install the pre-release version of only cirq-pasqal, use pip install cirq-pasqal~=1.0.dev
.
Note, that this will install both cirq-pasqal and cirq-core.
To get all the optional modules installed, you'll have to use pip install cirq
or pip install cirq~=1.0.dev
for the pre-release version.
FAQs
A Cirq package to simulate and connect to Pasqal quantum computers
We found that cirq-pasqal demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.