File tree 3 files changed +4
-2
lines changed
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).
16
16
- [ Garnet Chan] ( https://www.chan-lab.caltech.edu/ ) , Caltech
17
17
- [ Sandeep Sharma] ( https://www.colorado.edu/lab/sharmagroup/ ) , CU Boulder
18
18
- [ Alexander Sokolov] ( https://research.cbc.osu.edu/sokolov.8/ ) , Ohio State
19
- - Qiming Sun
19
+ - Qiming Sun, Bytedance Ltd.
20
20
21
21
### Maintainers
22
22
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ Env variable Comments
217
217
218
218
`PYSCF_MAX_MEMORY ` sets the default maximum memory in MB when creating
219
219
`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.
221
221
222
222
The environment variable `PYSCF_TMPDIR ` controls which directory is
223
223
used 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
7
7
=============== ============
8
8
Version Release date
9
9
=============== ============
10
+ 2.7.0 _ 2024-09-23
10
11
2.6.0 _ 2024-06-01
11
12
2.5.0 _ 2024-02-03
12
13
2.4.0 _ 2023-10-16
@@ -73,6 +74,7 @@ Version Release date
73
74
1.0 alpha 1 2015-04-07
74
75
=============== ============
75
76
77
+ .. _2.7.0 : https://github.com/pyscf/pyscf/releases/tag/v2.7.0
76
78
.. _2.6.0 : https://github.com/pyscf/pyscf/releases/tag/v2.6.0
77
79
.. _2.5.0 : https://github.com/pyscf/pyscf/releases/tag/v2.5.0
78
80
.. _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