File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ example [benchmark data](benchmark).
1616- [ Garnet Chan] ( https://www.chan-lab.caltech.edu/ ) , Caltech
1717- [ Sandeep Sharma] ( https://www.colorado.edu/lab/sharmagroup/ ) , CU Boulder
1818- [ Alexander Sokolov] ( https://research.cbc.osu.edu/sokolov.8/ ) , Ohio State
19- - Qiming Sun
19+ - Qiming Sun, Bytedance Ltd.
2020
2121### Maintainers
2222
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ Env variable Comments
217217
218218`PYSCF_MAX_MEMORY ` sets the default maximum memory in MB when creating
219219`Mole ` (or `Cell `) object. It corresponds to the attribute
220- `max_memory`` of Mole` (or `Cell `) object.
220+ `max_memory ` of ` Mole ` (or `Cell `) object.
221221
222222The environment variable `PYSCF_TMPDIR ` controls which directory is
223223used to store intermediate files and temporary data when PySCF is run;
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Version history
77=============== ============
88Version Release date
99=============== ============
10+ 2.7.0 _ 2024-09-23
10112.6.0 _ 2024-06-01
11122.5.0 _ 2024-02-03
12132.4.0 _ 2023-10-16
@@ -73,6 +74,7 @@ Version Release date
73741.0 alpha 1 2015-04-07
7475=============== ============
7576
77+ .. _2.7.0 : https://github.com/pyscf/pyscf/releases/tag/v2.7.0
7678.. _2.6.0 : https://github.com/pyscf/pyscf/releases/tag/v2.6.0
7779.. _2.5.0 : https://github.com/pyscf/pyscf/releases/tag/v2.5.0
7880.. _2.4.0 : https://github.com/pyscf/pyscf/releases/tag/v2.4.0
You can’t perform that action at this time.
0 commit comments