Skip to content

5.2.23

Pre-release
Pre-release

Choose a tag to compare

@jtwhite79 jtwhite79 released this 01 Oct 18:49
· 132 commits to master since this release
014edff

Added support for quote chars in model interface file names and in model run command. Fix in mou bound handling for PSO generator, trapping for nonascii chars in working dir path since windows doesnt like it. Swapped random subset generator from c++11 random to homegrown so that it is consistent across platforms