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 5 and Version 6 of WhatIsNewV201


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WhatIsNewV201

    v5 v6  
     1[[PageOutline]]
     2
    13= What is new in Tol 2.0.1 =
    24
     
    46tickets.
    57
    6 == New features ==
     8== Kernel ==
    79
     10 1. Less '''Crashes''': The number of fatal crashes has been reduced and when happen, system
     11    gives more information about the problem wich can be avoided or solved more easily.
     12 1. Less '''Memory leaks''': Now TOL have almost none significative memory leak, even along
     13    large and complex process like bayesian simulations.
    814 1. [wiki:TolOop Object Oriented Programing (OOP)]
    915 1. [wiki:TolPackageRulesAndComments TOL packages]
    1016 1. [wiki:LoadDynLib Dynamic linkage of C++ binary libraries]
     17 1. Embeding C/C++ in TOL
    1118 1. Macro {{{#Embed}}}: Inserts the TOL code of a file in another one avoiding some
    1219    problems in parsing with structures that are not recognized using {{{Include}}} function
     20 1. Profiling tools
    1321
    14 == Enhancements ==
    1522
    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=== Indexed sets ===
    2324
    2425=== NameBlock ===
    2526
    26 === Numerical methods ===
     27== Numerical methods and models ==
    2728
    2829=== Bayesian Sparse Regression (BSR) ===
    2930
     31== Data tools ==
    3032
     33=== ASCII files ===
     34
     35=== OIS ===
     36
     37=== Database ===
     38
     39=== Excel ===
     40
     41
     42== Interface ==
     43
     44