From 7bc021874d322aa5b1c7345088c877cbec7185d0 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Wed, 18 Apr 2007 16:36:41 +0000 Subject: [PATCH] * added libtomfloat (0.02) - ANSI C floating point library - close #185 git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20858 10447126-35f2-4685-b0cf-6dd780d3921f --- scientific/libtomfloat/libtomfloat.cache | 22 +++++++++++++ scientific/libtomfloat/libtomfloat.desc | 39 ++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 scientific/libtomfloat/libtomfloat.cache create mode 100644 scientific/libtomfloat/libtomfloat.desc diff --git a/scientific/libtomfloat/libtomfloat.cache b/scientific/libtomfloat/libtomfloat.cache new file mode 100644 index 000000000..5ca6df82d --- /dev/null +++ b/scientific/libtomfloat/libtomfloat.cache @@ -0,0 +1,22 @@ + +[TIMESTAMP] 1176889992 Wed Apr 18 09:53:12 2007 +[BUILDTIME] 10 (9) +[SIZE] 0.07 MB, 8 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] libtommath +[DEP] linux-header +[DEP] make +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/scientific/libtomfloat/libtomfloat.desc b/scientific/libtomfloat/libtomfloat.desc new file mode 100644 index 000000000..76d9592af --- /dev/null +++ b/scientific/libtomfloat/libtomfloat.desc @@ -0,0 +1,39 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../libtomfloat/libtomfloat.desc +[COPY] Copyright (C) 2007 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] ANSI C floating point library + +[T] LibTomFloat sports the following features. +[T] * Supports variable radix for the mantissa. Let's you mix and match precision as required. +[T] * Supports basic operations (add, sub, multiply, divide, compares) +[T] * Supports trig functions (cosine, sine, tangent) +[T] * Supports various algebraic functions (ln, exp, sqrt, inversion) +[T] * Entirely Public Domain. +[T] * Comes with a detailed user manual with many examples. +[T] * Based on the proven and highly reliable LibTomMath package. + +[U] http://libtom.org/ + +[A] Tom St Denis +[M] Alejandro Mery + +[C] extra/library + +[L] PublicDomain +[S] Beta +[V] 0.02 +[P] X -----5---9 800.000 + +[D] 397849057 ltf-0.02.tar.bz2 http://libtom.org/files/ +