| Paketname | libcoyotl-dev |
| Beschreibung | portable C++ classes used by acovea -- development files |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 3.1.0-4.1 |
| Sektion | universe/libdevel |
| Priorität | optional |
| Installierte Größe | 968 Byte |
| Hängt ab von | libcoyotl-3.1-4 (= 3.1.0-4.1) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | libcoyotl |
| Paketgröße | 133194 Byte |
| Prüfsumme MD5 | c1647d99dbddd5db396e088a4c6687d3 |
| Prüfsumme SHA1 | 41ac053e7eed21038d2bb41dc6706633e223b559 |
| Prüfsumme SHA256 | 2931d92b4d356ecb3258f88eb849a912832a15387bc1cbfe41659e051596b521 |
| 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.
|