Commit 0e467e8
OpenFermion issue #451 (#42)
* 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 #4511 parent 2093129 commit 0e467e8
1 file changed
+13
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
249 | 250 | | |
250 | 251 | | |
251 | 252 | | |
252 | | - | |
| 253 | + | |
253 | 254 | | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
258 | 259 | | |
259 | 260 | | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
264 | 266 | | |
265 | | - | |
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
269 | 270 | | |
270 | | - | |
| 271 | + | |
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
282 | 284 | | |
283 | | - | |
284 | 285 | | |
0 commit comments