13.07.2015 Views

LIAM 2 User Guide

LIAM 2 User Guide

LIAM 2 User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>LIAM</strong> 2 <strong>User</strong> <strong>Guide</strong>, Release 0.7.0- backup: age * 1- age: age + 1- assertEqual(age, backup + 1)and this code worked too (because temp is a temporary variable, not a field):- temp: age + 1- backup: temp- temp: temp + 1- assertEqual(temp, backup + 1)10.4.3 Version 0.6.1Released on 2013-03-27.Miscellaneous improvements:• when importing an nd-array skip cells with only spaces in addition to empty cells.Fixes:• fixed using non-scalar values (eg fields) as indices of n-dimensional arrays, and generally made indexingn-dimensional arrays more robust.• fixed choice which did not refuse to run when the sum of probability is != 1 and the “error” is > 1e-6, as itshould. This was the case in past versions but the test was accidentally removed in version 0.5.• fixed choice to warn when the sum of probabilities is > 1 (and the error is

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!