Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
cuQuantum SDK: A High-Performance Library for Accelerating Quantum Information Science
NVIDIA cuQuantum SDK <https://developer.nvidia.com/cuquantum-sdk>
_ is a high-performance library for quantum information science and beyond.
Currently its primary target is quantum circuit simulations and it consists of two major components:
In addition to C APIs, cuQuantum also provides Python APIs via cuQuantum Python
_.
.. _cuQuantum Python: https://pypi.org/project/cuquantum-python/
Please refer to https://docs.nvidia.com/cuda/cuquantum/index.html for the cuQuantum documentation.
The cuQuantum wheel can be installed as follows:
.. code-block:: bash
pip install cuquantum-cuXX
where XX is the CUDA major version (currently CUDA 11 and 12 are supported).
We encourage users to install package with the -cuXX
suffix;
the package cuquantum
(without the -cuXX
suffix) currently points to cuquantum-cu11
and is subject to change in the future.
.. note::
This package is a "meta"-package -- installing it will install both custatevec-cuXX
and cutensornet-cuXX
that are released in the installed cuQuantum SDK version.
.. note::
To use cuQuantum's Python APIs, please directly install cuQuantum Python
_.
10.1109/QCE57702.2023.00119 <https://doi.org/10.1109/QCE57702.2023.00119>
_.FAQs
NVIDIA cuQuantum SDK
We found that cuquantum-cu11 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.