Simile v7.3 released!
Enhancements:
Arrays of values are now displayed, and accepted as parameters, in JSON
array format, e.g., {1: 3.5, 2: 7.6, 3: 8.4} becomes [3.5, 7.6, 8.4]
If a multidimensional array is shown as traces of different colours on
a plot, only the first index is used to set the colour
Plotter can also now wrap around, with the trace persisting for a
limited time
A component can now have a sketch graph and a look-up table in its
equation (but still only one of each!)
Editing values in tables is now easier as old text is removed when
adding new text for a value
Fixes:
Problems with experiments involving permutations of lists of values
for multiple parameters have been fixed
Spurious messages after deleting visualization setup and creating
another are fixed
Tooltips no longer left hanging if cursor leaves Simile window
...and many, many others