Proposals:RandomNumbers: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
(No difference)

Revision as of 18:07, 16 March 2005

Proposal

Resolve platform dependancies with current random number generation. Many registration algorithms depend on random sampling, exactly where I came across the problem.

Discussions

It would be great to standardize the random number generator to be sufficiently random, fast and generate the same sequences (from a given seed) across platforms. The discussion culminated with a post: http://www.itk.org/mailman/private/insight-developers/2005-January/006220.html I'm not sure any action happened on the suggestions.

More information on mailing list under "random number generator".