Skip to content

Releases: heal-research/SimSharp

Bug fix 3.4.2

09 Jun 13:41
c7fcb00
Compare
Choose a tag to compare

Fixes a bug with mean calculation of uniform distribution, thanks to contributions!

3.3 Bug Fix Release #2

04 May 14:12
2a99950
Compare
Choose a tag to compare

Sim# 3.3.2 contains one enhancement and two bug fixes.

Enhancement
1) Adds method to obtain samples to the ISampleMonitor interface.

Bug fixes - it fixes two bugs in PseudoRealtimeEnvironment when using it in
Realtime mode with a scaling factor other than 1.
1) Getting the value of Now returned the elapsed time without scaling.
2) When the simulation is stopped, the already elapsed time was wrongly scaled.