From 88800c903c278d526de81e3e04b9841004ffa0b5 Mon Sep 17 00:00:00 2001 From: Olivier Parcollet Date: Wed, 23 Jul 2014 17:25:02 +0200 Subject: [PATCH] doc: adapt to new web site subdirectory triqs/1.1 triqs/1.2 etc... --- doc/applications.rst | 15 ++++++++++++--- doc/changelog.rst | 6 ++++++ doc/index.rst | 6 +++--- 3 files changed, 21 insertions(+), 6 deletions(-) diff --git a/doc/applications.rst b/doc/applications.rst index db81c4b9..98f2be5c 100644 --- a/doc/applications.rst +++ b/doc/applications.rst @@ -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:* ``_ +*Homepage:* ``_ 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:* ``_ +*Homepage:* ``_ 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:* ``_ +*Homepage:* ``_ diff --git a/doc/changelog.rst b/doc/changelog.rst index bca0fe5d..9da6c138 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -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 ------------- diff --git a/doc/index.rst b/doc/index.rst index e3819ad9..7bd4cc59 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -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 ` - 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