Commit def0d1c
* Update psycf interface
* Efficient integral transformation function
* Fixed n_orbitals
* Extending MolecularData to hold pyscf objects
* Bugfix for index convention of eri and 2-pdm
* Renamed _molecular_data module and MolecularData class
* Removing the DEBUG flag
* Updated installation requirements and tests
* Updated Author lists
* More sanity checks in pyscf_molecular_data
* Fix error in PySCFMolecularData.__init__
* Temporarily removed dependence to pyscf in requirements.txt
* Name convention of test files.
* Updated Author list
* A pyscf-1.4.3 compatibility issue
* Added travis (for issue #28)
* Fix import error (issue #40)
* Fix ccsd amps for OpenFermion issue #451
* typo in PR #42
* scale ccsd t2 amplitudes by 0.5 (issue #43)
* Update ccsd amps tests
1 parent 0e467e8 commit def0d1c
File tree
2 files changed
+21
-2
lines changed- openfermionpyscf
- tests
2 files changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | | - | |
| 282 | + | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
74 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
0 commit comments