source: trunk/doc/first_page.doxygen @ 675

Last change on this file since 675 was 675, checked in by Jari Häkkinen, 17 years ago

References #83. Changing project name to yat. Compilation will fail in this revision.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.9 KB
Line 
1// $Id: first_page.doxygen 675 2006-10-10 12:08:45Z jari $
2
3/*
4  Copyright (C) The authors contributing to this file.
5
6  This file is part of the yat library, http://lev.thep.lu.se/trac/yat
7
8  The yat library is free software; you can redistribute it and/or
9  modify it under the terms of the GNU General Public License as
10  published by the Free Software Foundation; either version 2 of the
11  License, or (at your option) any later version.
12
13  The yat library is distributed in the hope that it will be useful,
14  but WITHOUT ANY WARRANTY; without even the implied warranty of
15  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16  General Public License for more details.
17
18  You should have received a copy of the GNU General Public License
19  along with this program; if not, write to the Free Software
20  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
21  02111-1307, USA.
22*/
23
24/**
25   @mainpage
26
27   \author <a
28   href='mailto:&#106;&#97;&#114;&#105;&#64;&#116;&#104;&#101;&#112;.&#108;&#117;.&#115;e'>
29   Jari H&auml;kkinen</a>, Department of Theoretical Physics, Lund
30   University, Sweden <br> <a
31   href="mailto:&#112;&#101;&#116;e&#114;&#64;t&#104;ep.&#108;&#117;.&#115;e">
32   Peter Johansson</a>, Department of Theoretical Physics, Lund
33   University, Sweden <br> <a
34   href="mailto:&#109;&#97;&#114;&#107;&#117;&#115;&#64;&#116;&#104;&#101;&#112;.&#108;u.se">Markus
35   Ringn&eacute;r</a>, Department of Theoretical Physics, Lund
36   University, Sweden
37
38   This is the documentation for yat.
39
40   Most of the tools are classes, but some are non-member operators
41   and functions.
42
43   On the top there are links to the documentation of the classes. You
44   will find the non-member operators and functions through the File
45   List link above.
46
47   <a href="Statistics/index.html">Document on weighted statistics</a>
48   included in the package.   
49
50   <a href="http://lev.thep.lu.se/trac/yat">yat trac
51   environment</a>
52
53   <a href="http://cbbp.thep.lu.se/~jari/svndigest/yat/">
54   Development statistics from svndigest</a>
55*/
Note: See TracBrowser for help on using the repository browser.