Skip to content

v0.33

Compare
Choose a tag to compare
@ambs ambs released this 25 Sep 17:45
· 401 commits to master since this release
  • Added OO code for RNG->shuffle, RNG->choose and RNG->sample.
  • Complain when opening (fopen) a file from a tainted string.
  • Complex now has operator overloading for +,-, ==, !=, *, /
  • Added write/load methods to save a matrix to file.