You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/install.rst
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
.. _install:
4
4
5
-
Install CTSEG-J
6
-
*******************
5
+
Install CTSEG
6
+
*************
7
7
8
-
Compiling CTSEG-J from source
9
-
===============================
8
+
Compiling CTSEG from source
9
+
===========================
10
10
11
11
.. note:: To guarantee reproducibility in scientific calculations we strongly recommend the use of a stable `release <https://github.com/TRIQS/triqs/releases>`_ of both TRIQS and its applications.
12
12
@@ -44,7 +44,7 @@ Installation steps
44
44
Version compatibility
45
45
---------------------
46
46
47
-
Keep in mind that the version of ``CTSEG-J`` must be compatible with your TRIQS library version,
47
+
Keep in mind that the version of ``CTSEG`` must be compatible with your TRIQS library version,
48
48
see :ref:`TRIQS website <triqslibs:versions>`.
49
49
In particular the Major and Minor Version numbers have to be the same.
50
50
To use a particular version, go into the directory with the sources, and look at all available versions::
@@ -60,7 +60,7 @@ and follow steps 2 to 4 above to compile the code.
60
60
Custom CMake options
61
61
--------------------
62
62
63
-
The compilation of ``CTSEG-J`` can be configured using CMake-options::
63
+
The compilation of ``CTSEG`` can be configured using CMake-options::
0 commit comments