File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ based on the :class:`UCC <tencirchem.UCC>` base class.
3838
3939
4040Apart from the high-level interface inherited from PySCF,
41- TenCirChem offers a rich set of useful intermediate interfaces for access and modication ,
41+ TenCirChem offers a rich set of useful intermediate interfaces for access and modification ,
4242to facilitate the development and validation of novel algorithms.
4343Functions of the :class: `UCC <tencirchem.UCC> ` classes include
4444
@@ -50,13 +50,13 @@ Functions of the :class:`UCC <tencirchem.UCC>` classes include
5050
5151and much more. Please refer to the
5252:doc: `tutorial_jupyter/ucc_functions ` tutorial for detailed guide and
53- the the `Examples <https://github.com/tencent-quantum-lab/TenCirChem/tree/master/example >`__ directory
53+ the `Examples <https://github.com/tencent-quantum-lab/TenCirChem/tree/master/example >`__ directory
5454for working examples.
5555
5656
5757UCC Speed
5858---------
59- The :class: `UCC <tencirchem.UCC> ` classes exploits particle number conservation
59+ The :class: `UCC <tencirchem.UCC> ` class exploits particle number conservation
6060and *UCC factor expansion * for extremely efficient simulation.
6161Here we show the tested UCCSD wall time of TenCirChem over hydrogen chain system,
6262along with corresponding error compared to FCI.
You can’t perform that action at this time.
0 commit comments