Skip to content

Tags: NVIDIA/cudaqx

Tags

0.4.0.post1

Toggle 0.4.0.post1's commit message

Verified

This commit was signed with the committer’s verified signature.
bmhowe23 Ben Howe
Use scripts/patch_wheel_metadata.sh to patch QEC README

Signed-off-by: Ben Howe <[email protected]>

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bmhowe23 Ben Howe
Bump CUDA-Q version to latest on releases/v0.12.0 branch

Signed-off-by: Ben Howe <[email protected]>

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bmhowe23 Ben Howe
Bump CUDA-Q commit to latest on releases/v0.11.0

Signed-off-by: Ben Howe <[email protected]>

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bmhowe23 Ben Howe
Unpin openfermion, needed for tests

Without this change, the following test error will occur:

libs/solvers/python/tests/test_jordan_wigner.py::test_ground_state -
AttributeError: `np.string_` was removed in the NumPy 2.0 release. Use `np.bytes_` instead.

This message originates from openfermion, which we had previously pinned
to 1.6.1. This change unpins that to allow it to advance to 0.7.

Signed-off-by: Ben Howe <[email protected]>

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python wheels README updates (indicate arm64 support) (#128)

Signed-off-by: Ben Howe <[email protected]>

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
boschmitt Bruno Schmitt
Initial commit. Hello world!

Signed-off-by: boschmitt <[email protected]>