head	1.2;
access;
symbols
	kalman-0-1-1:1.1.1.1
	kalman-0-1-0:1.1.1.1
	start:1.1.1.1
	simon:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2002.09.26.09.18.18;	author simon;	state Exp;
branches;
next	1.1;

1.1
date	2002.04.29.08.52.51;	author simon;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2002.04.29.08.52.51;	author simon;	state Exp;
branches;
next	;


desc
@@


1.2
log
@*** empty log message ***
@
text
@kalman
======

kalman is a C++ implementation of the Kalman Filter.

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

C++
---
This is C++ library.  You need a C++ compiler.  Any ANSI/ISO
C++ would do, but I recommend the awesome GCC.

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

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

Copyright
=========
Copyright (C) 2002 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.

@


1.1
log
@Initial revision
@
text
@d4 1
a4 1
kalman is a C implementation of the Kalman Filter.
d9 4
a12 4
C
-
This is a C library.  You need a C compiler.  Any ANSI/ISO C would
do, but I recommend the awesome GCC.
@


1.1.1.1
log
@Imported sources.
@
text
@@
