![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
github.com/rigetti/forest-benchmarking
A library for quantum characterization, verification, validation (QCVV), and benchmarking using pyQuil.
forest-benchmarking
can be installed from source or via the Python package manager PyPI.
Note: NumPy and SciPy must be pre-installed for installation to be successful, due to cvxpy.
git clone https://github.com/rigetti/forest-benchmarking.git
cd forest-benchmarking/
pip install numpy scipy
pip install -e .
pip install numpy scipy
pip install forest-benchmarking
The core philosophy of forest-benchmarking
is to separate:
We ask that code contributed to this repository respect this separation.
We also ask that an example of how to use your contributed code is placed
in the /examples/
directory along with the standard documentation found in /docs/
.
The unit tests can be run locally using pytest
, but beware that the test dependencies
must be installed beforehand using pip install -r requirements.txt
.
This package is currently in alpha (v0.x), and therefore you should not expect that APIs will necessarily be stable between releases. Code that depends on this package in its current state is very likely to break when the package version changes, so we encourage you to pin the version you use, and update it consciously when necessary.
If you use Forest Benchmarking, please cite it via the BibTeX file.
FAQs
Unknown package
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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.