head	1.1;
access;
symbols
	simon-0_5_0:1.1
	simon-0_1_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2004.01.18.08.43.35;	author cvs;	state Exp;
branches;
next	;


desc
@@


1.1
log
@*** empty log message ***
@
text
@simon
=====

simon is a scientific C++ library which as put some emphasis
on fulfilling meteorological operational / research needs but
are usable on other scientific fields, too.

Prerequisite
============

C++
---
This is C++ library.  You need a C++ compiler.

GSL
---
You need the GNU Scientific Library (GSL) to install and use kalman.
GSL can be found at the GNU homepage:

   *    http://www.gnu.org/software/gsl/gsl.html

plotutils
---------
The plotting utils of simon is based on the libplot library bundled
within the plotutils package.

   *   http://www.fsf.org/software/plotutils/plotutils.html

Freetype 2
----------
Freetype2 is needed, too.

   *   http://freetype.sourceforge.org
   *   http://www.freetype.org

Author
======
Simon E. Ching <simon_ching@@yahoo.com>

Copyright
=========
Copyright (C) 2001,2002,2003,2004 Simon E. Ching

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

@
