Paketname | libcoyotl-3.1-4 |
Beschreibung | portable C++ classes used by acovea |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 3.1.0-4.1 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 96 Byte |
Hängt ab von | libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1-21), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1-21) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | libcoyotl |
Paketgröße | 23388 Byte |
Prüfsumme MD5 | 112c4662cb313a94456d068542ad53b5 |
Prüfsumme SHA1 | 6ddec7b13c24a09b574e224fe2f976acb501a9e2 |
Prüfsumme SHA256 | c55449e7f7309be52f0d958551fbf01bdb66a0f70f5692bda3fede2a229d782c |
Link zum Herunterladen | libcoyotl-3.1-4_3.1.0-4.1_i386.deb |
Ausführliche Beschreibung | The classes provided here do not easily fit into a single category; in
essence, these are tools that the author of the acovea package has found
useful in a variety of applications.
.
Among the algorithms included:
.
- a polymorphic collection of the best pseudorandom number generators,
including the Mersenne Twister and Marsaglia's favorites.
.
- utilities for working with real numbers, including additional functions
for trigonometry, least common multiple, greatest common denominator,
rounding, and other purposes.
.
- a simple cross-platform command-line parser.
.
- a framework for generating rectangular mazes.
.
- a template for fixed-point math based on different integer sizes and
decimal point locations.
.
- templatized sorting utilities (designed before standard C++'s use
of , but still useful).
.
- validation tools for "Design by Contract" programming.
|