[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#531180: ITP: libmath-random-oo-perl -- Consistent object-oriented interface for generating random numbers



Package: wnpp
Severity: wishlist
Owner: Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>

* Package name    : libmath-random-oo-perl
  Version         : 0.21
  Upstream Author : David A Golden <dagolden@cpan.org>
* URL             : http://search.cpan.org/dist/Math-Random-OO/
* License         : Perl
  Programming Lang: Perl
  Description     : Consistent object-oriented interface for generating random numbers

 CPAN contains many modules for generating random numbers in various ways and
 from various probability distributions using pseudo-random number generation
 algorithms or other entropy sources. (The /"SEE ALSO" section has some
 examples.) Unfortunately, no standard interface exists across these modules.
 Math::Random::OO defines an abstract interface for random number generation.
 Subclasses of this model will implement specific types of random number
 generators or will wrap existing random number generators.
 .
 This consistency will come at the cost of some efficiency, but will enable
 generic routines to be written that can manipulate any provided random number
 generator that adheres to the interface. E.g., a stochastic simulation could
 take a number of user-supplied parameters, each of which is a
 Math::Random::OO subclass object and which represent a stochastic variable
 with a particular probability distribution.

Note: Package would be added to the pkg-perl group repository.



Reply to: