OpenFermion icon indicating copy to clipboard operation
OpenFermion copied to clipboard

The electronic structure package for quantum computers.

Results 129 OpenFermion issues
Sort by recently updated
recently updated
newest added

#880 This PR fixes an issue where `get_sparse_operator` fails when given a non-simplified `QubitOperator` Please let me know if my approach or fix needs any improvements . I’m open to...

area/functionality
area/health

The original Dockerfile has issues and is not working. Ubuntu and Python versions are not specified, and the link to Psi4 is expired. This pull request fixes the Dockerfile and...

area/docker
area/docs

#856 This pull request fixes issue by adding a condition to the `generate_hamiltonian` function that skips the inclusion of two-body Hamiltonian terms with repeated creation .

area/performance

The nightly test runs would often fail at least one test that fetched data from a Pubchem network service. The failures happened because sometimes the remote server would respond with...

area/health

Optimized Pauli term grouping strategies for measurement reduction in fermionic simulations. Based on research showing up to 50% measurement reduction compared to traditional techniques.

area/performance

Optimized Pauli Term Grouping for Measurement Reduction

### Describe the issue This issue was encountered through our effort of dropping Python 3.10 support in `pennylane` (see [PR](https://github.com/PennyLaneAI/pennylane/pull/7935)). This change bumped our CI version of `numpy` from `2.2.6`...

area/dependencies
priority/p1
area/python

### Describe the issue Many of the files currently show warnings if run through pylint, and various other things like the ordering of imports needs to be fixed up. ###...

area/health
area/python
priority/p2
no QC knowledge needed