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.

Version 7 (modified by Víctor de Buen Remiro, 14 years ago) (diff)

--

What is new in Tol 2.0.1

Here you can view a detailed report of all solved tickets.

Kernel

  1. Crashes: The number of fatal crashes has been reduced and when happen, system gives more information about the problem wich can be avoided or solved more easily.
  2. Memory leaks: Now TOL have almost none significative memory leak, even along large and complex process like bayesian simulations.
  3. OOP: Object Oriented Programing
  4. TPR: TOL packages and repositories
  5. LoadDynLib: Dynamic linkage of C++ binary libraries
  6. TolCint: Embeding C/C++ in TOL to speed some large cycles.
  7. #Embed: Inserts the TOL code of a file in another one avoiding some problems in parsing with structures that are not recognized using Include function

Tools for large TOL objects

  1. NameBlock: Solved some problems about copying and reassigning objects and members.
  2. Indexed sets:
    1. new functions Append, Remove and Replace to handle with indexed (or not) sets.
    2. HashMap: Handling and storing generic hashed mapping data using internal index by name features of set
  3. MatEncode: Encoding cualitative and cuantitive data using matrices
  4. MatQuery: Sorting, selecting and classifying matrix data.

Numerical methods and models

  1. BysMcmc: Bayesian Sparse Regression (BSR)
  2. Generalized linear weighted regressions with GrzLinModel (Normal, Poisson, ...) and QltvRespModel (Logit and Probit regressions)
  3. Constrained real optimization with NonLinGloOpt and TolIpopt
  4. Interpolation and aproximation of scalar and vectorial functions
  5. MatQuery: K-Nearest Neighbor Searching
  6. MatQuery: Delaunay 2D-Triangulation

Data tools

  1. ASCII files:
  2. OIS:
  3. Database:
  4. Excel: Reading data from binary '.xls' workbooks with ImportExport::@Excel
  5. GIS: Writing Google Earth KML geographic data with GisTools::@KML.
  6. Public data packages

Interface

  1. GuiTools: Graphical User Interface tool automated for class instances programmed in TOL.
    1. @MenuDesc : Graphical contextual menus
    2. @MultiDimSelect: Multiple selection boxes