cari - A Fortran Module Library for Computer Arithmetic ======================================================= This Fortran module library was developped in the purpose to provide as much control as possible over the floating point arithmetic in a Fortran system and simultaneously preserve convenience and portability. It was motivated by the lectures "Computerarithmetik" and "Numerik mit Ergebnisverifikation" from 2009 until 2011 of Prof. Wolfgang Walter at the University of Technology Dresden and the Fortran XSC Module Library which was also under development in this period by me and other students at the Institute of Scientific Computing under supervision of Prof. Walter. Copyright (C) 2011 Hans Peschke Distributed under the Lesser General Public License, the same as fi_lib. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library 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 Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA