-
Notifications
You must be signed in to change notification settings - Fork 1
GrSL - the GSL-based random Sampling Library
License
WebDrake/GrSL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-- GrSL - the GSL random Sampling Library -- GrSL is an extension of the GNU Scientific Library (GSL) that aims to provide efficient algorithms for sequential random sampling. It is built with the aim of eventually being incorporated into GSL proper, but is not yet an official part of the GSL. Its API is designed for close compatibility with GSL, with the aim of minimising (or hopefully not requiring) any changes to users' code if/ when it is incorporated into the main GSL library. The project is currently in an extremely preliminary stage. Contributions of advice, code and feedback are all welcome. GrSL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License, version 3 or (at your option) any later version. GrSL can be found online at http://github.com/WebDrake/GrSL/ --REFERENCES-- Nair KA (1990) 'An improved algorithm for ordered sequential random sampling.' ACM T. Math. Softw. 16(3): 269--274. Vitter JS (1984) 'Faster methods for random sampling.' Commun. ACM 27(7): 703--718 Vitter JS (1987) 'An efficient algorithm for sequential random sampling.' ACM T. Math. Softw. 13(1): 58--67.
About
GrSL - the GSL-based random Sampling Library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published