Saleem

Results 2 issues of Saleem

Added a function to convert `BigInt` string representation into Base64 magnitudes. It starts from back of string and checks for overflow if saved into a 64-bit variable, which means we...

Added example code for getting started with using `types`, `load` and `store` with libsimdpp.