close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Feb 27, 2009, 9:44:23 AM (16 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v7
|
v8
|
|
1 | 1 | = What is new in Tol 1.1.7 = |
| 2 | |
| 3 | The main contributions of Tol 1.1.7 are |
| 4 | 1. consolidation of NameBlock |
| 5 | 1. new data type VMatrix and |
| 6 | 1. new package for Bayesian Sparse Regression (BSR) |
| 7 | |
2 | 8 | == Kernel == |
3 | | 1. Calling ShowCallStack when errors are displayed |
| 9 | 1. Calling !ShowCallStack when errors are displayed |
4 | 10 | 1. Enhancement of BFSMEM memory assignation checking to avoid some invalid accesses |
5 | | 1. New feature TolOprProfiler to get performance profiling of called TOL functions |
| 11 | 1. New feature !TolOprProfiler to get performance profiling of called TOL functions |
6 | 12 | 1. New BCore::MemAssignInfo to have a simpler way to detect and avoid some memory leakks by using BFSMEM system |
7 | 13 | 1. Adding explicit field BGrammar precedence_ to select the lesser one in case of ambiguity |