Releases: heavywatal/sfmt-class
Releases · heavywatal/sfmt-class
v0.3.3
v0.3.2
Add constructor and method to union bits64_t
v0.3.1
Update dSFMT master
v0.3.0
Provide pre-defined static/global objects
v0.2.5
Allow copy and move
v0.2.2
Update submodule: SFMT 1.5.1
v0.2.1
Update SFMT to 1.5; fix a link in README
v0.2.0
Project is renamed from sfmt-installer to sfmt-class. Now a wrapper class wtl::sfmt19937
is provided in sfmt.hpp
.
v0.1.3
Support building shared library
v0.1.2
README is now written in Markdown and includes instruction to use in C++11.