Downloadliste

Projektbeschreibung

libcff provides a kind of C++ continued fractions toolkit. It lets you easily create continued fractions and estimate truncation errors. It also offers reliable continued fraction evaluation and approximating functions using continued fractions.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-04 18:18
0.5.0

Viele der veralteten Funktionen wurden entfernt. Einige Funktionen wurden ebenfalls umbenannt. Die Dokumentation wurde auf aktuellen Stand gebracht. Diese Version ist mit früheren Versionen nicht kompatibel.
Tags: Code cleanup
A lot of deprecated functions were removed. Some
functions were also renamed. The documentation has
been brought up to date. This version is
incompatible with previous versions.

2004-03-11 15:04
0.4

Eine neue a priori Fehler gebunden umgesetzt wurde, und die Einzelheiten zur Durchführung dieses mußten die Dokumentation aufgenommen. Einige kleinere Fehler wurden behoben. Funktionen wurden für multi-Präzision hat Fehler Schätzungen, aber diese sind noch nicht richtig funktioniert.
Tags: Major feature enhancements
A new a priori error bound was implemented, and
the implementation details for this bound were
added to the documentation. Some minor bugs were
fixed. Functions were added for multi-precision
error estimates, but these are not working
properly yet.

2003-09-03 18:50
0.3

logAbsErrBoundIInf wurde neu implementiert (die einen Bug entfernt), und einige neue Fehler gebunden Berechnung Funktionen hinzugefügt wurden (logAbsErrBoundLlIInf und logAbsErrBoundGW). Ein neues Kapitel mit verschiedenen Beispielen wurde die Dokumentation, die immer noch sehr unvollständig aufgenommen.
Tags: Major feature enhancements
logAbsErrBoundIInf has been reimplemented (which removed a bug), and
some new error bound calculation functions have been added
(logAbsErrBoundLlIInf and logAbsErrBoundGW). A new chapter with
various examples has been added to the documentation, which is still
very incomplete.

2003-08-01 20:02
0.2

Einige Funktionen sind umbenannt. Einige Funktionen wurden für die weitere Fraktionen, von denen hat die teilweise Zähler ins Unendliche steigern. A-Klasse wurde für die Fehler Funktion sowie aufgenommen.
Tags: Major feature enhancements
Some functions are renamed. Some functions have been added for continued fractions of which the partial numerators increase towards infinity. A class has been added for the error function as well.

2003-06-10 01:51
0.1

Tags: Initial freshmeat announcement

Project Resources