Skip to content

ThePhosphorus/Random-Implementaions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Random-Implementaions

This repository are random implementations of algorithms I find fun.

Cached-Range Arithmetic Compression

This is an implementation of the arithmetic compression algoritm using my self-created algorithm the CachedRange.

As it's name indicate, the CachedRange algorithm caches commmon bits between min and max bounds of the range. This allows to use a REALLY big floating point without loosing precision

About

Random Implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages