mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 05:43:40 +01:00
doc: adapt to new web site subdirectory
triqs/1.1 triqs/1.2 etc...
This commit is contained in:
parent
0c64c2a010
commit
88800c903c
@ -15,23 +15,32 @@ Wien2TRIQS is an interface to Wien2k for LDA+DMFT calculation. It allows
|
||||
you to turn band-structure calculations obtained from the Wien2k package to
|
||||
inputs to full-fledged LDA+DMFT calculations in a few lines!
|
||||
|
||||
*Homepage:* `<http://ipht.cea.fr/triqs/applications/dft_tools/>`_
|
||||
*Homepage:* `<http://ipht.cea.fr/triqs/1.2/applications/dft_tools/>`_
|
||||
|
||||
Hybridization-expansion matrix solver
|
||||
-------------------------------------
|
||||
|
||||
.. warning::
|
||||
|
||||
TO BE REPLACED BY THE NEW CTHYB HERE
|
||||
|
||||
The hybridization-expansion matrix solver allows to solve the generic problem
|
||||
of a quantum impurity embedded in a conduction bath. It is based on a quantum
|
||||
Monte Carlo algorithm that stochastically samples the diagrams of a
|
||||
hybridization expansion of the partition function.
|
||||
|
||||
*Homepage:* `<http://ipht.cea.fr/triqs/applications/cthyb_matrix/>`_
|
||||
*Homepage:* `<http://ipht.cea.fr/triqs/1.2/applications/cthyb_matrix/>`_
|
||||
|
||||
Hubbard I solver
|
||||
----------------
|
||||
|
||||
.. warning::
|
||||
|
||||
MERGE THIS INTO DFTTOOLS
|
||||
|
||||
|
||||
This solver gives the Hubbard I solution of a quantum impurity problem,
|
||||
i.e. it solves the atomic limit. This simple approximation allows to have
|
||||
very quick answer even for large multiband systems.
|
||||
|
||||
*Homepage:* `<http://ipht.cea.fr/triqs/applications/hubbardI/>`_
|
||||
*Homepage:* `<http://ipht.cea.fr/triqs/1.2/applications/hubbardI/>`_
|
||||
|
@ -6,6 +6,12 @@ Changelog
|
||||
|
||||
This document describes the main changes in TRIQS.
|
||||
|
||||
version 1.2.0
|
||||
-------------
|
||||
|
||||
* New C++/Python wrapper generator.
|
||||
* HDF5 cleaned, now using only C library (not C++) for simpler installation.
|
||||
|
||||
version 1.1.0
|
||||
-------------
|
||||
|
||||
|
@ -7,13 +7,13 @@
|
||||
Welcome
|
||||
=======
|
||||
|
||||
.. sidebar:: TRIQS 1.0
|
||||
.. sidebar:: TRIQS 1.2
|
||||
|
||||
This is the homepage of the new TRIQS 1.0. Many things
|
||||
This is the homepage of the new TRIQS 1.2. Many things
|
||||
have changed and been improved since the versions 0.x.
|
||||
The format of the archives and names of some python classes
|
||||
have changed too. So go look at our :ref:`changelog page <changelog>`
|
||||
to find out how to upgrade to 1.0.
|
||||
to find out how to upgrade to 1.2.
|
||||
|
||||
TRIQS (**T**\oolbox for **R**\esearch on **I**\nteracting **Q**\uantum **S**\ystems)
|
||||
is a scientific project providing a set of C++ and Python libraries to develop new tools
|
||||
|
Loading…
Reference in New Issue
Block a user