Releases: SFCMM/Common
Releases · SFCMM/Common
Version 6: Random Number generation
Add simple integration schemes and pseudo random number generator
-adds simple integration schemes midpoint, trapezoidal, simpson
-add xoshiro256+ based prng
Version 4: Some IO handling stuff
-some utilities for binary handling
-base64 encoding
-big/little endian byte swapping
Version 3: add Performance profiling and timing code
- adds code to profile functions
- adds code to time code progress
Version 2: adding Logging component
- add Logging component
- fix macro names
Initial Release
v1 Update README.md