| NEWS | R Documentation | 
News for Package 'rtkore
Changes in rtkore version 1.6.13 (2025-05-02)
- Correcting bug in ExportToCsv C++ class 
Changes in rtkore version 1.6.9 (2023-12-13)
- Modifying Makevars in order to compile on new Windows platform 
Changes in rtkore version 1.6.0 (2019-01-07)
- C++ 11 chosen by default 
- Adding sparse matrices and vectors 
Changes in rtkore version 1.5.1 (2018-02-24)
- Adding slicing operators for RVector and RMatrix classes 
- Testing package under solaris 11 
Changes in rtkore version 1.5.0 (2018-01-23)
- Accelerating template expression evaluation 
- Adding support for binary operators expr + expr_number 
- Adding support for functional basis in Regress project 
- Updating documentation 
Changes in rtkore version 1.2.2 (2017-03-29)
- Vignettes are renamed 
- Fixing small bugs in expression evaluation 
- Adding iterators for Array1D and List1D containers 
- Adding extended Cholesky decomposition method 
Changes in rtkore version 1.2.1 (2017-03-07)
- Vignettes are correctly named 
- Adding callMethods array and R_init_myRoutines function 
Changes in rtkore version 1.2.0 (2016-11-20)
- Adding more vignettes about STK++ arrays 
- Creating Factor class for vectors and MultiFactor class for arrays in STatistiK project 
- Adding CvHandler class in DManager project for cross validation 
Changes in rtkore version 1.1.1 (2016-08-04)
- Creating and Implementing InvertMatrix and InvertSymMatrix classes for fixed size matrices (up to 4x4) 
- Adding computation of levels and frequence to the Factor class 
Changes in rtkore version 1.1.0 (2016-05-30)
- Adding svd decomposition using lapack in Algebra project 
- Adding online mean ancd variance computation in STatistiK project 
- Adding kernels classes in STatistiK project 
- Adding class Factor allowing to use factor rather than original nominal data encoding in STatistiK project 
- Correcting many small bugs 
Changes in rtkore version 1.0.1 (2015-11-24)
- First release of the rtkore package, successor of the rtkpp package. 
Changes in rtkpp version 0.9.2 (2015-07-30)
- Creating fixed size allocators and Array1D 
- Adding support for the kernel mixture models 
- Adding miscellaneous kernels in STatistiK project 
Changes in rtkpp version 0.9.0 (2014-12-01)
- Provide more templated classes reducing the size of the library 
- Adding GaussianKernel mixture models 
Changes in rtkpp version 0.8.5 (2014-12-01)
- Using openmp support 
- using accelerated new version of the stk++ library 
- adding factors to the categorical mixtures 
- many bug corrections 
Changes in rtkpp version 0.8.4 (2014-11-06)
- Adding clusterHeterogeneous method for clustering heterogeneous data 
Changes in rtkpp version 0.8.3 (2014-10-23)
- The source package can be build using parallel make 
- Documentation has been slightly enhanced 
- cluster methods allow the 1 classe case 
Changes in rtkpp version 0.8.2 (2014-10-20)
- Upgraded to stkpp 0.8.2