Analytica 5.0 beta Release Notes/Changes in 5.0.15
This page lists changes in build 5.0.15 since build 5.0.14. Since you as a beta tester are probably jumping from build 5.0.13 to 5.0.15 (because we didn't push out 5.0.14 to beta testers), be sure to also look at Changes in 5.0.14.
Engine
- Fixed a critical bug introduced in 5.0.14 impacting arithmetic operations (the reason 5.0.14 was withheld).
- Fixed a table splicing issue and spurious error message that occurs in a DetermTable or ProbTable when the table selector has a copy-from-index domain, the model has just been loaded and the table was never accessed (so wasn't fully parsed), and the source index changes.
Optimizer
- Fixed a problem where a domain used a list in the second parameter of Discrete, that confused DefineOptimization into returning a zero-length list rather than an «LP» object.
Formats
- When you set the number format for the Y column of a continuous PDF or CDF table, the number format was not being reflected on the Y graph axis as it should have been.
Documentation
- Expanded the descriptions of the Cell-format predicates (which show up in expression assist).
ADE
- CATable::GetDataByLabels( ) and others didn't work when the label is a date-time number.
Comments
Enable comment auto-refresher