Skip to content

Trick Simulation Environment 17.2.0

Compare
Choose a tag to compare
@alexlin0 alexlin0 released this 09 Nov 15:12
· 1385 commits to master since this release
  • Several MonteCarlo improvements including fixing limitation to number of file based parameters, allowing strings as inputs in file data, and listing random number generator settings in monte output files.
  • Support byte-swapping on trick-tv display for integer types.
  • Compiles with clang/llvm version 5
  • Added new trick-units script to print measurement units Trick accepts. Takes place of old "ICG -u" command.
  • Better handling of Infinity and NaN in trick-tv
  • Sim objects handle c++ 11 class member list initialization lists.