| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| openfermion-1.6.0.tar.gz | 2023-10-27 | 972.7 kB | |
| openfermion-1.6.0-py3-none-any.whl | 2023-10-27 | 1.2 MB | |
| README.md | 2023-10-26 | 3.3 kB | |
| v1.6.0 source code.tar.gz | 2023-10-26 | 45.1 MB | |
| v1.6.0 source code.zip | 2023-10-26 | 45.4 MB | |
| Totals: 5 Items | 92.7 MB | 1 | |
What's Changed
- Fix two openfermion docs by @dstrain115 in https://github.com/quantumlib/OpenFermion/pull/795
- Update DropNegligible to cirq.drop_negligible_operations by @dstrain115 in https://github.com/quantumlib/OpenFermion/pull/799
- Matrix exponential of sparse matrix is not allowed by @dstrain115 in https://github.com/quantumlib/OpenFermion/pull/800
- Fix another expm doc error by @dstrain115 in https://github.com/quantumlib/OpenFermion/pull/801
- Change a few more sparse matrices to dense to get docs working by @dstrain115 in https://github.com/quantumlib/OpenFermion/pull/802
- Revert dense matrix by @dstrain115 in https://github.com/quantumlib/OpenFermion/pull/804
- Fix CI. by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/816
- Rename
openfermion/third_party/toopenfermion/contrib/by @tanujkhattar in https://github.com/quantumlib/OpenFermion/pull/806 - Fixed deprecated import of OptimizeResult by @ica574 in https://github.com/quantumlib/OpenFermion/pull/811
- Apply suggestions from CommonTypos checker by @pavoljuhas in https://github.com/quantumlib/OpenFermion/pull/817
- Use pip-compile for CI dependencies by @mpharrigan in https://github.com/quantumlib/OpenFermion/pull/818
- Enable testing for resource estimates by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/828
- Improve runtime type checking in symmetry_conserving_bravyi_kitaev by @kwkbtr in https://github.com/quantumlib/OpenFermion/pull/785
- [PBC Resources Estimates 1/4] Add k-point THC factorization by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/821
freeze_orbitalsreflects thepruneflag by @mafaldaramoa in https://github.com/quantumlib/OpenFermion/pull/803- [PBC Resources Estimates 2/4] Add Integral Factorization Helpers by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/822
- [PBC Resources Estimates 3/4] Add computation of lambda by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/823
- [PBC Resources Estimates 4/4] Add costing functions by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/824
- Switch to using the black formatter by @mpharrigan in https://github.com/quantumlib/OpenFermion/pull/835
- Use docker to pin dependencies by @mpharrigan in https://github.com/quantumlib/OpenFermion/pull/829
- Add black pyproject by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/847
- Add resource estimates requirements as extras_require. by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/841
- Bump version for release. by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/848
- Fix setup resource path by @fdmalone in https://github.com/quantumlib/OpenFermion/pull/849
New Contributors
- @fdmalone made their first contribution in https://github.com/quantumlib/OpenFermion/pull/816
- @ica574 made their first contribution in https://github.com/quantumlib/OpenFermion/pull/811
- @pavoljuhas made their first contribution in https://github.com/quantumlib/OpenFermion/pull/817
- @kwkbtr made their first contribution in https://github.com/quantumlib/OpenFermion/pull/785
- @mafaldaramoa made their first contribution in https://github.com/quantumlib/OpenFermion/pull/803
Full Changelog: https://github.com/quantumlib/OpenFermion/compare/v1.5.1...v1.6.0