1 | // $Id: first_page.doxygen 764 2007-02-22 15:03:55Z peter $ |
---|
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 | This is the documentation for the yat library. |
---|
28 | |
---|
29 | The library is divided into several <a |
---|
30 | href="namespaces.html">namespaces</a>. On the top there are links |
---|
31 | to the documentation of the <a |
---|
32 | href="annotated.html">classes</a>. You will find the non-member |
---|
33 | operators and functions through the <a |
---|
34 | href="namespacemembers.html">Namespace Members</a> link above. |
---|
35 | |
---|
36 | There is a document on the weighted statistics included in the |
---|
37 | package with underlying theory and more detailed motivations [ <a |
---|
38 | href="Statistics/index.html">html</a> | <a |
---|
39 | href="Statistics/Statistics.pdf">pdf</a> ]. |
---|
40 | |
---|
41 | <dl compact><dt><b>Future development</b></dt> |
---|
42 | <dd> |
---|
43 | We use trac as issue tracking system. Through the <a |
---|
44 | href="http://lev.thep.lu.se/trac/yat/">trac environment</a> you can |
---|
45 | report bugs and suggest enhancements. Forthcoming releases are |
---|
46 | scheduled in the <a |
---|
47 | href="http://lev.thep.lu.se/trac/yat/roadmap">roadmap</a> of the |
---|
48 | project. Future development can be monitored through the list of <a |
---|
49 | href="http://lev.thep.lu.se/trac/yat/query">known issues</a>. |
---|
50 | </dl> |
---|
51 | |
---|
52 | |
---|
53 | \authors <a |
---|
54 | href='mailto:jari@thep.lu.se'> |
---|
55 | Jari Häkkinen</a>, Department of Theoretical Physics, Lund |
---|
56 | University, Sweden <br> <a |
---|
57 | href="mailto:peter@thep.lu.se"> |
---|
58 | Peter Johansson</a>, Department of Theoretical Physics, Lund |
---|
59 | University, Sweden <br> <a |
---|
60 | href="mailto:markus@thep.lu.se">Markus |
---|
61 | Ringnér</a>, Department of Theoretical Physics, Lund |
---|
62 | University, Sweden |
---|
63 | |
---|
64 | |
---|
65 | */ |
---|