Télécharger la liste

Description du projet

Prnglib is a pseudo random number generation library designed for 64-bit systems.

Système requise

System requirement is not defined
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.

2011-02-21 21:53
0.5.3.4

Certains bugs ont été corrigés. Code de nettoyage et d'optimisation ont été effectués. Quelques améliorations et de consolidation ont été effectués dans la bibliothèque d'API: certaines fonctions ont été renommés pour la cohérence nom, et des fonctions utilitaires ont été ajoutés. Support pour les instructions SSE2 dans l'algorithme SFMT a été ajouté.
Tags: Minor Enhancements
Some bugs were fixed. Code clean-up and optimization were done. Some improvements and consolidation were done in the library API: some functions were renamed for name consistency, and some utility functions were added. Support for SSE2 instructions in the sfmt algorithm was added.

2010-09-15 19:45
0.5.2.1

L'algorithme xorshift64 a été ajouté à la bibliothèque. Certains bugs ont été corrigés.
Tags: Minor bugfixes, Minor Enhancements
The xorshift64 algorithm was added to the library. Some bugs were fixed.

2010-08-16 18:39
0.5.1.4

modifications du code mineures ont été apportées afin d'éviter les avertissements du compilateur.
Tags: Minor Enhancements
Minor code changes were made to avoid compiler warnings.

2010-08-06 22:12
0.5.1.3

Cette version ajoute quelques corrections de bugs, nettoyage du code, et l'optimisation, et quelques améliorations et la consolidation dans la bibliothèque d'API, principalement dans les fonctions avec allocation dynamique de mémoire. L'algorithme SFMT a été ajouté à la bibliothèque. La bibliothèque est maintenant sous licence LGPL.
Tags: Minor bugfixes, Minor Enhancements
This release adds some bugfixes, code cleanup, and optimization, and some improvements and consolidation in the library API, mainly in functions with dynamic memory allocation. The sfmt algorithm has been added to the library. The library is now licensed under the LGPL.

2010-07-18 03:53
0.3.6.3

Certains bugs ont été corrigés. Un script a été ajouté à construire et installer prnglib comme une bibliothèque partagée. Certains changements ont été apportés à l'API, des fonctions liées à l'épargne et le chargement du pseudo état interne du générateur de nombre aléatoire.
Tags: Minor bugfixes, Minor Enhancements
Some bugs were fixed. A script was added to build and install prnglib as a shared library. Some changes were made in the API, in functions related to saving and loading of the pseudo random number generator's internal state.

Project Resources