Skip to content

Version 0.5.1

Compare
Choose a tag to compare
@ibireme ibireme released this 17 Jun 14:40
· 153 commits to master since this release
c385651

Fixed

  • Fix run-time error when compiling as cpp and 32-bit (g++-5 -m32 -fPIC) #85
  • Fix incurrect output number format, remove unnecessary digits (e.g. 2.0e34 -> 2e34).