Algorithm-Numerical-Sample

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    and Rezucha [1], and independently by Jones [2]. The second algorithm,
    *Reservoir sampling*, is due to Waterman.

REFERENCES
    [1] C. T. Fan, M. E. Muller and I. Rezucha, *J. Amer. Stat. Assoc.* 57
        (1962), pp 387 - 402.

    [2] T. G. Jones, *CACM* 5 (1962), pp 343.

    [3] D. E. Knuth: *The Art of Computer Programming*, Volume 2, Third
        edition. Reading: Addison-Wesley, 1997. ISBN: 0-201-89684-2.

DEVELOPMENT
    The current sources of this module are found on github,
    <git://github.com/Abigail/algorithms--numerical--sample.git>.

AUTHOR
    This package was written by Abigail, cpan@abigail.be.

COPYRIGHT and LICENSE
    Copyright (C) 1998, 1999, 2009, Abigail.

lib/Algorithm/Numerical/Sample.pm  view on Meta::CPAN


C. T. Fan, M. E. Muller and I. Rezucha, I<J. Amer. Stat. Assoc.>
B<57> (1962), pp 387 - 402.

=item [2]

T. G. Jones, I<CACM> B<5> (1962), pp 343.

=item [3]

D. E. Knuth: I<The Art of Computer Programming>, Volume 2, Third edition.
Reading: Addison-Wesley, 1997. ISBN: 0-201-89684-2.

=back

=head1 DEVELOPMENT
 
The current sources of this module are found on github,
L<< git://github.com/Abigail/algorithm--numerical--sample.git >>.

=head1 AUTHOR



( run in 0.472 second using v1.01-cache-2.11-cpan-de7293f3b23 )