Skip to content

bhickey/logreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logreal.h

About

This software implements a log space numeric type. Hopefully it should enable you to do a lot of multiplication and division without over or underflowing.

Usage

To use it in your software, just include 'logreal.h'

Contact

Found a bug? Want to improve the code? Contact Brendan Hickey <bhickey.net>

Licensing

This is free software released under the BSD license. If this license doesn't work for you, contact me.

See LICENSE for details.

Issues

Attemping to compute 0.5^1073 fails with a value (internal representation) of zero.

About

A log space numeric type for C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages