Analytica 7.0 beta Release Notes/Changes in 7 0 5 295
Page is under construction
These fixes and enhancements are in build 295 since build 293. (i.e., in 7.0.5 since 7.0.3).
Namespaces
- Fixed a bug which interfered when renaming variables in definitions in namespces.
Engine
- Fixed a crashing bug which occurred when the cell format did not match an entry in a table cell .
- Added an f-string option to print full expressions
f"{ \x : # }"(The # format specifier would mean that we want it to print the de-referenced value. The reference makes it an atom.)
Functions (Built-in)
- Added dividend yield to CallOption and PutOption functions in the financial functions library.
- Added functionality to get a screenshot of the Analytica desktop. GetProcessInfo('Screenshot')
- Added a new «backend» parameter to SpreadsheetOpen with a new option of 'LibXl', allowing you to read and manipulate a spreadsheet without having Excel installed.
A.I. Assistant
- Added the ability to use the function AddModuleOrLibrary(...)
- Fixed a bug reporting a Syntax error in Assista logic when the Adaptive Filter model was loaded
- Assista no longer inherits the text & picture styles from the model.
GUI - Dialogs
- Fixed a bug causing the Relational to array wizard to fail when using local indexes
Miscellaneous
- Added the ability to implement an MCP server in Analytica MCP_server_in_Analytica
ADE
- Fixed a bug with SetIndexOrder not working correctly.
- Added a simple MCP server example to the ADE examples.
Comments
Enable comment auto-refresher