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 2 and Version 3 of WhatIsNewV117


Ignore:
Timestamp:
Feb 23, 2009, 3:33:15 PM (16 years ago)
Author:
Víctor de Buen Remiro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified WhatIsNewV117

    v2 v3  
    1515 1. New function OSFilCat that concats a set of files in a new one
    1616 1. New built-in function FileCat
    17  1. Adding NameBlock Tpa (Tol Parallel Api) to handle with tolsh servers
     17 1. Adding !NameBlock Tpa (Tol Parallel Api) to handle with tolsh servers
    1818 1. New functions RecDir.Count.Line and RecDir.Count.Char to count recursively number of lines and characters of specified files under a directory
    1919 1. Fixed bug in ReportAllBatteries that avoids uptol to work fine with some paths
     
    3636 1. Fixed bug in IsStationary that failed when the polynomial has zero coefficients
    3737
    38 == NameBlock ==
    39  1. Adding Text _.autodoc.member.<member_name> to a NameBlock force that this member has this text as description 
    40  1. NameBlock members must treated as global or system variables when are used as the dating of a time serie
    41  1. Global functions must set NameBlock::current_ to NULL to avoid invalid access to members
     38== !NameBlock ==
     39 1. Adding Text _.autodoc.member.<member_name> to a !NameBlock force that this member has this text as description 
     40 1. !NameBlock members must treated as global or system variables when are used as the dating of a time serie
     41 1. Global functions must set !NameBlock::current_ to NULL to avoid invalid access to members
    4242
    4343== Set == 
     
    138138  1. Adding optional time info assigned to each segment of noise
    139139  1. Adding and grouping documental information
    140  1. New AlgLib Hypothesis testing:
    141   1. AlgLib.JarqueBeraTest 
    142   1. AlgLib.StudentTtest1
    143   1. AlgLib.StudentTtest2 
    144   1. AlgLib.UnequalVarianceTTest
    145   1. AlgLib.OneSampleSignTest 
    146   1. AlgLib.WilcoxonSignedRankTest
    147   1. AlgLib.MannWhitneyUtest 
    148   1. AlgLib.VarianceChiSquareTest
    149   1. AlgLib.VarianceFTest 
    150   1. AlgLib.PearsonCorrelationSignificance 
    151   1. AlgLib.SpearmanRankCorrelationSignificance
    152   1. AlgLib.Mann.Whitney.U.test
     140 1. New !AlgLib Hypothesis testing:
     141  1. !AlgLib.JarqueBeraTest 
     142  1. !AlgLib.StudentTtest1
     143  1. !AlgLib.StudentTtest2 
     144  1. !AlgLib.UnequalVarianceTTest
     145  1. !AlgLib.OneSampleSignTest 
     146  1. !AlgLib.WilcoxonSignedRankTest
     147  1. !AlgLib.MannWhitneyUtest 
     148  1. !AlgLib.VarianceChiSquareTest
     149  1. !AlgLib.VarianceFTest 
     150  1. !AlgLib.PearsonCorrelationSignificance 
     151  1. !AlgLib.SpearmanRankCorrelationSignificance
     152  1. !AlgLib.Mann.Whitney.U.test
    153153stdlib/math/stat/models/bayesian/linear/_blrc_kernel.tol]
    154154
    155155== TCL ==
    156     Tcl_EvalEx, accept a Set as a Tcl command
     156  1. Tcl_EvalEx, accept a Set as a Tcl command
     157  1. Supporting !NameBlock's 
    157158