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.

Changes between Version 4 and Version 5 of WhatIsNewV201


Ignore:
Timestamp:
Mar 16, 2011, 6:59:06 PM (14 years ago)
Author:
Víctor de Buen Remiro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WhatIsNewV201

    v4 v5  
    11= What is new in Tol 2.0.1 =
    22
    3 [https://www.tol-project.org/report/15 Here] you can view a detailed report of all solved tickets.
     3[https://www.tol-project.org/report/15 Here] you can view a detailed report of all solved
     4tickets.
    45
    56== New features ==
     7
    68 1. [wiki:TolOop Object Oriented Programing (OOP)]
    79 1. [wiki:TolPackageRulesAndComments TOL packages]
    810 1. [wiki:LoadDynLib Dynamic linkage of C++ binary libraries]
     11 1. Macro {{{#Embed}}}: Inserts the TOL code of a file in another one avoiding some
     12    problems in parsing with structures that are not recognized using {{{Include}}} function
    913
    1014== Enhancements ==
    1115
     16=== Kernel ===
     17
     18 1. '''Crashes''': The number of fatal crashes has been reduced and when happen, system
     19    gives more information about the problem. that can be avoided or solved more easily.
     20 1. '''Memory leaks''': Now TOL have almost none significative memory leak, even along
     21    large and complex process like bayesian simulations.
     22
     23
    1224=== NameBlock ===
    1325
    14 === VMatrix and Matrix ===
     26=== Numerical methods ===
    1527
    1628=== Bayesian Sparse Regression (BSR) ===