Paketname | libcoyotl-3.1-4 |
Beschreibung | portable C++ classes used by acovea |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.1.0-4.1 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1-21) |
Empfohlene Pakete | |
Paketbetreuer | Al Stone |
Quelle | libcoyotl |
Paketgröße | 24690 Byte |
Prüfsumme MD5 | c38ae3bfa6cbd57c612cfa19a4d5737d |
Prüfsumme SHA1 | b60ed479a33a2d258bf60589bba9786b8f2dc9fe |
Prüfsumme SHA256 | 8dc00ae5a245d871e2cf4525b97422ae7a2ada7cad40cb7e74d1e9f648092ff3 |
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.
|