Difference between revisions of "Analytica Release Notes/Changes in Patch Build 4.4.3"
(Created page with "<< What's new in Analytica 4.4 ''This page is under construction'' This page lists changes that have been incorporated into the 4.4.3 patch release since the ...") |
(→ADE) |
||
Line 23: | Line 23: | ||
= ADE = | = ADE = | ||
+ | |||
+ | * Increased the stack size in ADE to be the same as Analytica. Because of a smaller stack, some deeply nested computations that succeeded in Analytica experienced a stack overflow in ADE. | ||
+ | |||
+ | * Sped up [[CAObject::DefTable]] when retrieving [[SubTable]]s. |
Revision as of 03:57, 31 May 2012
<< What's new in Analytica 4.4
This page is under construction
This page lists changes that have been incorporated into the 4.4.3 patch release since the 4.4.2 patch release. In pages like What's new in Analytica 4.4?, we usually only list enhancements, not small bug fixes like the ones listed here. But because this is a patch release, and its only purpose is to provide fixes to lots of small bugs, we list them here.
File Saving and Loading
Evaluation and Built-in Functions
Influence Diagrams
Tables
Graphing
User Interface
Example Models and Libraries
Typescript
ADE
- Increased the stack size in ADE to be the same as Analytica. Because of a smaller stack, some deeply nested computations that succeeded in Analytica experienced a stack overflow in ADE.
- Sped up CAObject::DefTable when retrieving SubTables.
Comments
Enable comment auto-refresher