You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.