Skip to content

jabr/olio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

olio

A general support/utility library in C.

Not all modules have been implemented.

The most interesting bits are probably the random number generator (Mersenne Twister with the revised seeding procedure); the skiplist (using a paged, deterministic algorithm); the wavelet-based, k-means clustering code; and maybe the graph dfs and perfect hash generator.

Actual documentation to come some day soon.

About

A general support/utility library in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages