Skip to content

mina86/random-reals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Reals

This repository accompanies Generating random reals article which describes problems with existing common ways of generating random floating point numbers given an integer random number generator.

The src directory contains benchmarks and tests mentioned in the article.

The make-real.h header file is a stand-alone library which can be used to construct well-distributed floating point numbers (single and double precision numbers are supported) from unsigned integers.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published