Changeset 587
- Timestamp:
- Jun 21, 2006, 2:50:33 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TODO
r385 r587 1 add brief descriptions to classes 2 group classes 3 add GaussianKernelFunction_test 4 doc: make link to dev. stat. plot absolute 5 doc: include weighted statistics document 1 $Id$ 6 2 7 see also todo.html 3 ====================================================================== 4 Copyright (C) 2006 Jari Häkkinen 8 5 9 implement 'make doc+stat+publish' properly. 6 This file is part of thep c++ tools library, 7 http://lev.thep.lu.se/trac/c++_tools 8 9 The c++ tools library is free software; you can redistribute it and/or 10 modify it under the terms of the GNU General Public License as 11 published by the Free Software Foundation; either version 2 of the 12 License, or (at your option) any later version. 13 14 The c++ tools library is distributed in the hope that it will be 15 useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 General Public License for more details. 18 19 You should have received a copy of the GNU General Public License 20 along with this program; if not, write to the Free Software 21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, 22 USA. 23 ====================================================================== 24 25 See the C++ trac environment for information on TODO items: 26 27 General information: 28 http://lev.thep.lu.se/trac/c++_tools/ 29 30 The road map for the project: 31 http://lev.thep.lu.se/trac/c++_tools/roadmap 32 33 Itemized list of issue: 34 http://lev.thep.lu.se/trac/c++_tools/report/1
Note: See TracChangeset
for help on using the changeset viewer.