Paketname | libcoyotl-dev |
Beschreibung | portable C++ classes used by acovea -- development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.1.0-4.1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 928 Byte |
Hängt ab von | libcoyotl-3.1-4 (= 3.1.0-4.1) |
Empfohlene Pakete | |
Paketbetreuer | Al Stone |
Quelle | libcoyotl |
Paketgröße | 134442 Byte |
Prüfsumme MD5 | 91c86a740d089f72f271092dc4847237 |
Prüfsumme SHA1 | 7d17ade664149912945e46523d34783631ebb95e |
Prüfsumme SHA256 | 14813ecab6e043bb181655ef2c1ea3bc807abbf4a45ad69b3d6d9b9d0b36b067 |
Link zum Herunterladen | libcoyotl-dev_3.1.0-4.1_i386.deb |
Ausführliche Beschreibung | This package provides the files needed to develop code that uses the
libcoyotl library.
.
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.
|