https://github.com/quantumlib/OpenFermion
Name Target Message Date
HEAD 0abad6a Bump pillow from 10.2.0 to 10.3.0 in /dev_tools/requirements/max_compat (#875) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fionn Malone <fmalone@google.com> 03 April 2024, 20:27:11 UTC
refs/heads/2021-12-v1.4dev b4436a7 Reset version to "dev" 06 December 2021, 20:46:49 UTC
refs/heads/2022-12-physcost 33d4ac3 Merge branch 'master' into 2022-12-physcost 20 April 2023, 23:49:49 UTC
refs/heads/dependabot/pip/dev_tools/requirements/envs/idna-3.7 714d30f Bump idna from 3.6 to 3.7 in /dev_tools/requirements/envs Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 12 April 2024, 04:29:43 UTC
refs/heads/dependabot/pip/dev_tools/requirements/max_compat/idna-3.7 c33676a Bump idna from 3.6 to 3.7 in /dev_tools/requirements/max_compat Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 12 April 2024, 04:29:35 UTC
refs/heads/dstrain115-fix-docs c15af2e Fix doc generation This document errors out with the following error: "RuntimeError: maximum taylor expansion limit reached" Changing the time to 0.9 eliminates the error. Better solutions or ideas welcome, but this at least allows the python notebooks to be generated. 21 February 2024, 13:07:51 UTC
refs/heads/master 0abad6a Bump pillow from 10.2.0 to 10.3.0 in /dev_tools/requirements/max_compat (#875) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fionn Malone <fmalone@google.com> 03 April 2024, 20:27:11 UTC
refs/heads/patch/1.6.1 16c6b06 Patched version number. 08 February 2024, 23:51:11 UTC
refs/tags/0.1a3 3944ca5 updated version number (#53) 16 October 2017, 22:07:26 UTC
refs/tags/0.1a4 e71e348 Update version number 18 October 2017, 17:24:19 UTC
refs/tags/0.9.0 9c2e029 Function to group qubit operators into tensor product basis sets (#494) * Added method to split a QubitOperator into tensor product basis sets. Unit tests also added. * Raises added to docstring of TPB set function. * Minor formatting * Refactored code with helper function. Added simple qubit operator tests * Added more tests to for tensor product basis code using simple qubit operators * Switch to using RandomState, remove MolecularData tests, switch order of additions clause. * Removed randomize=False version of TPB code (now only random). Also removed associated tests. * Removed unnecessary imports (MolecularData and OrderedDict) * Switch from assertTrue to assertEqual * Bug fix in test (one valid outcome was missing) * Refactored if statement for additions to sub-operators. * Removed unnecessary whitespace * Added self to readme and notice 14 December 2018, 23:43:41 UTC
refs/tags/v0.1 b7469b3 New version (#78) * Add authors full names to citation in README * Update version to early release 20 October 2017, 20:54:30 UTC
refs/tags/v0.10.0 a76d9a5 Bump version to 0.10.0 (#528) * bump version to 0.10.0 * fix test 22 July 2019, 21:40:00 UTC
refs/tags/v0.11.0 02a0088 Expose number preserving conversion function (#577) * import sparse preserving function * format 02 April 2020, 02:46:13 UTC
refs/tags/v0.1a0 e505400 Merge branch 'develop' of github.com:quantumlib/OpenFermion into develop 22 September 2017, 22:59:04 UTC
refs/tags/v0.1a1 93262d8 Readme (#19) * changing looks of readme * reordering * added links to pep8 05 October 2017, 23:36:37 UTC
refs/tags/v0.2 24c160a Updated arXiv citation and version (#118) 04 December 2017, 18:55:03 UTC
refs/tags/v0.3 df7d75a bumping version number (#145) * bumping version number * version update 05 January 2018, 00:06:02 UTC
refs/tags/v0.4 50129ee updated arXiv reference (#242) * updated arXiv reference * updated demo to show output by default * Update README.rst * bumped version number 06 March 2018, 06:34:15 UTC
refs/tags/v0.5 bf52298 Bump version number for next release (#296) 29 March 2018, 18:01:20 UTC
refs/tags/v0.6 a32e641 Version bump (#299) * Bump version number for next release * Increase version number 29 March 2018, 22:59:45 UTC
refs/tags/v0.7 6477451 Updated version and citation (#375) 22 June 2018, 03:38:34 UTC
refs/tags/v0.8 211ee83 version bump (#399) 17 July 2018, 04:48:09 UTC
refs/tags/v1.0 c31981a 1.0 1.0 1.0 1.0 (#696) * 1.0 1.0 1.0 1.0 Version cut of the stable release. * version should be 1.0.0 21 December 2020, 23:25:46 UTC
refs/tags/v1.0.1 9b1c22c Add FQE API doc to devsite (#730) * Add FQE API Reference. * Update path. * Fix path to TOC. 21 June 2021, 18:01:50 UTC
refs/tags/v1.1.0 ce7b002 Version bump post cirq fix (#739) 23 July 2021, 21:22:41 UTC
refs/tags/v1.2.0 d3734cf Version bump (#749) 20 October 2021, 00:43:58 UTC
refs/tags/v1.3.0 6a2fdac Release v1.3.0 (#758) 06 December 2021, 20:45:21 UTC
refs/tags/v1.4.0 ac7501b Update _version.py Change version for pypi release 18 July 2022, 22:57:29 UTC
refs/tags/v1.5.0 23fca0a Update _version.py 27 July 2022, 21:56:34 UTC
refs/tags/v1.5.1 66b2c6e Resolves failing cirq pre-release (#794) Apparently prior releases of openfermion were attempting to use scipy.linalg.expm to exponentiate sparse matrices. Until recently the scipy API seem to resolve the issue of using scipy.linalg.expm instead of scipy.sparse.linalg.expm. This issue was not surfaced until the 1.0.0dev release so some combination of numpy/scipy pinning or depinning has revealed this bug in openfermion. This commit fixes the issue by converting scipy.linalg.expm to scipy.sparse.linalg.expm where appropriate. 06 August 2022, 17:19:16 UTC
refs/tags/v1.6.0 9e64cde Fix setup resource path (#849) * Fix path to resource estimates requirements. * Fix missing requirements files in manifest. * Remove non existent npy adds from MANIFEST. 26 October 2023, 22:34:28 UTC
refs/tags/v1.6.1 16c6b06 Patched version number. 08 February 2024, 23:51:11 UTC
back to top