Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/pauli string python #7

Merged
merged 10 commits into from
Jul 18, 2024
Merged

Conversation

stand-by
Copy link
Collaborator

Draft python implementations for Pauli Composer and P_i |psi> multiplication with bunch of tests.
This is going to be documented, re-arranged & relocated once we figure out proper structure for python part of fast pauli.
It's unclear if we are going to have a separate python module (within fast_pauli repo) that would contain numpy implementations or just embed those inside our testing & benchmarking framework around C++ bindings in python land

Copy link
Contributor

@jamesETsmith jamesETsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stand-by I've got a few more comments that I'll drop in later

requirements-dev.txt Outdated Show resolved Hide resolved
benchmarks/pauli_operations.py Outdated Show resolved Hide resolved
benchmarks/pauli_operations.py Outdated Show resolved Hide resolved
benchmarks/pauli_operations.py Outdated Show resolved Hide resolved
benchmarks/pauli_operations.py Outdated Show resolved Hide resolved
benchmarks/pauli_operations.py Outdated Show resolved Hide resolved
benchmarks/test_pauli_operations.py Outdated Show resolved Hide resolved
benchmarks/pauli_operations.py Outdated Show resolved Hide resolved
Copy link
Contributor

@jamesETsmith jamesETsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @stand-by !

@stand-by stand-by merged commit 3e4ff6c into develop Jul 18, 2024
3 checks passed
@stand-by stand-by deleted the feature/pauli_string_python branch July 18, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants