Mantis - All Projects

Excel 2000 Excel View Word 2000 Word View

Viewing Issues ( 1 - 494 )
  PID # CategorySeverityStatusUpdatedSummary
 0001026 Generalminornew2024-04-11alglib makes a wrong assumption for size of bool: is may not be 1 byte
 00010253Generalminornew2024-04-11alglib makes a wrong assumption for size of bool: is may not be 1 byte
 0000947 Optimizationfeaturenew2024-04-11SIMD support for Arm
 0000919 Optimizationminornew2024-04-11Default stopping conditions for MINBLEIC algorithm are too stringent
 0000826 Generalfeaturenew2024-04-11LM solver has to decrease step upon encountering infinity/nan
 0001037 Generalminorassigned (SergeyB)2024-04-10test
 0001036 Optimizationfeatureassigned (SergeyB)2024-04-07ability to switch between 4-point and 2-point numerical diff
 0001035 Generalfeatureassigned (SergeyB)2024-04-02spline1d batch evaluation/conversion for sorted points
 0001030 Generalmajorresolved (SergeyB)2024-03-16FIXED: alignment-related bug in the HPC core (used by Java, Python, C#)
 0001029 Linear algebrafeatureresolved (SergeyB)2024-02-21IMPLEMENTED: incremental sparse matrix construction
 0001028 Linear algebrafeatureresolved (SergeyB)2024-02-18IMPLEMENTED: in-place multiplication of sparse matrix rows/cols
 0001027 Optimizationfeatureresolved (SergeyB)2024-02-17IMPLEMENTED: new dense-to-sparse conversion functions
 0001024 Linear algebrafeatureresolved (SergeyB)2024-02-17IMPLEMENTED: faster parallel sparse Cholesky/LDLT factorization, better parallelism in MINLP/MINQP
 0001023 Optimizationfeatureassigned (SergeyB)2024-01-28simulated annealing
 0000880 Optimizationfeatureresolved (SergeyB)2024-01-18IMPLEMENTED: Lagrange multipliers for NLP
 0001019 Solversfeatureassigned (SergeyB)2024-01-09multiobjective GDEMO
 0001018 Optimizationfeatureassigned (SergeyB)2024-01-09multistart global optimization
 0001017 Optimizationfeatureassigned (SergeyB)2024-01-09genetic algorithms
 0001012 Optimizationtrivialassigned (SergeyB)2023-12-24hybrid DE+SQP solver
 0001007 Optimizationfeatureassigned (SergeyB)2023-12-24minnlcsetlc2()
 0001005 Optimizationfeatureassigned (SergeyB)2023-12-24parallel callbacks for MINMO, MINNS
 0001001 Linear algebrafeatureassigned (SergeyB)2023-12-24parallel sparse gemv
 0001000 Generalfeatureassigned (SergeyB)2023-12-24faster nipool, nrpool, nbpool
 0000977 Generaltweakassigned (SergeyB)2023-12-24remove _CRT_SECURE_NO_WARNINGS
 0000974 Optimizationfeatureassigned (SergeyB)2023-12-24SQP improvements
 0000959 Generalfeatureassigned (SergeyB)2023-12-24xcore-for-arm
 0000728 Linear algebrafeatureassigned (SergeyB)2023-12-24New sparse storage format - COO initializer
 0000997 Optimizationfeatureresolved (SergeyB)2023-12-24IMPLEMENTED: sparse large-scale augmented Lagrangian solver
 0000990 Interpolationfeatureresolved (SergeyB)2023-12-24IMPLEMENTED: modified Akima spline interpolation
 0001014 Optimizationfeatureresolved (SergeyB)2023-12-24IMPLEMENTED: adaptive constrained differential evolution optimizer
 0000981 Optimizationfeatureresolved (SergeyB)2023-12-20IMPLEMENTED: large-scale sparse SQP solver
 0000991 Fast transformsfeatureresolved (SergeyB)2023-12-01IMPLEMENTED: buffered versions of convolution / correlation / fast transform functions
 0001003 Interpolationfeatureresolved (SergeyB)2023-11-29IMPLEMENTED: parallel IDW model construction, parallel idwgridcalc2()
 0000975 Linear algebrafeatureresolved (SergeyB)2023-11-18IMPLEMENTED: direct sparse linear least squares via augmented system
 0000999 Linear algebrafeatureresolved (SergeyB)2023-11-17IMPLEMENTED: faster sparse nonsymmetric solver
 0000998 Linear algebraminorresolved (SergeyB)2023-11-09FIXED: minor bug in Approximate Minimum Degree ordering
 0000996 Optimizationfeatureresolved (SergeyB)2023-10-30IMPLEMENTED: derivative-free box-constrained nonlinear least squares solvers
 0000995 Generalfeatureresolved (SergeyB)2023-10-30IMPLEMENTED: debug reports for CPython version
 0000994 Optimizationfeatureresolved (SergeyB)2023-10-29IMPLEMENTED: some NLP solvers can now recover from infinite/NAN target values
 0000993 Optimizationfeatureresolved (SergeyB)2023-10-14IMPLEMENTED: two-sided nonlinear constraints for MinNLC optimizer
 0000989 Optimizationfeatureresolved (SergeyB)2023-10-13IMPLEMENTED: parallel optimizers - numerical differentiation and batch target/constraints evaluation
 0000984 Interpolationfeatureresolved (SergeyB)2023-08-14IMPLEMENTED: bicubic Hermite spline
 0000983 Interpolationfeatureresolved (SergeyB)2023-08-14IMPLEMENTED: bicubic clamped spline
 0000985 Optimizationfeatureresolved (SergeyB)2023-08-14IMPLEMENTED: stagnation checks for MinLM
 0000982 Linear algebrafeatureresolved (SergeyB)2023-07-26IMPLEMENTED: dense-to-sparse conversion functions
 0000980 Linear algebrafeatureresolved (SergeyB)2023-06-08IMPLEMENTED: quick low-overhead mode for the subspace iteration eigensolver
 0000955 Generalfeatureresolved (SergeyB)2023-05-22IMPLEMENTED: API cleanup for ALGLIB 4
 0000967 Interpolationfeatureresolved (SergeyB)2023-05-15IMPLEMENTED: second derivatives for bicubic splines
 0000971 Generalmajorresolved (SergeyB)2023-04-21FIXED: libdl.so is missing in newer Linux versions
 0000972 Generalfeatureassigned (SergeyB)2023-04-17Parallel numerical differentiation and batch requests
 0000884 Optimizationfeatureassigned (SergeyB)2023-04-17interchangeable scalar/vector callbacks in optimizers
 0000848 Interpolationfeatureresolved (SergeyB)2023-04-16IMPLEMENTED: 1d spline serialization
 0000970 Linear algebrafeatureresolved (SergeyB)2023-04-15IMPLEMENTED: 2-norm condition numbers for general, triangular, symmetric positive definite matrices
 0000968 Interpolationfeatureresolved (SergeyB)2023-04-14IMPLEMENTED: faster spline1dfit()
 0000969 Interpolationmajorresolved (SergeyB)2023-04-14FIXED: spline interpolant build with spline1dfit() diverges at edges
 0000966 Optimizationfeatureresolved (SergeyB)2023-04-07IMPLEMENTED: multi-objective optimization with the NBI algorithm
 0000965 Optimizationfeatureresolved (SergeyB)2023-04-07IMPLEMENTED: major stability improvements in the SQP solver
 0000952 Interpolationfeatureresolved (SergeyB)2022-12-13IMPLEMENTED: far field (fast multipoles) acceleration of biharmonic RBF construction and evaluation
 0000951 Optimizationfeatureresolved (SergeyB)2022-12-07IMPLEMENTED: LP/QP presolver
 0000950 Generalfeatureresolved (SergeyB)2022-11-27IMPLEMENTED: OpenSSL as an entropy source
 0000949 Optimizationfeatureresolved (SergeyB)2022-07-14IMPLEMENTED: parallel interior point LP/QP
 0000948 Optimizationfeatureresolved (SergeyB)2022-07-14IMPLEMENTED: parallel sparse Cholesky/LDLT factorization
 0000946 Interpolationfeatureresolved (SergeyB)2022-06-28IMPLEMENTED: bilinear/bicubic spline with missing cells
 0000945 Interpolationfeatureresolved (SergeyB)2022-06-14IMPLEMENTED: fast multiquadric spline interpolation and fitting
 0000943 Interpolationfeatureresolved (SergeyB)2022-06-14IMPLEMENTED: fast thin plate spline interpolation and fitting
 0000944 Interpolationfeatureresolved (SergeyB)2022-06-12IMPLEMENTED: fast biharmonic spline interpolation and fitting
 0000942 Optimizationminorresolved (SergeyB)2022-05-24FIXED: instability in SLP solver
 0000941 Generalminorresolved (SergeyB)2022-05-21IMPLEMENTED: red zones for C++ version
 0000935 Optimizationminorresolved (SergeyB)2021-10-24FIXED: relaxed too strict decrease conditions in nonsmooth AGS optimizer
 0000913 Generalfeatureassigned (SergeyB)2021-10-04better handling of nonlinear constraints in SLP/SQP
 0000905 Optimizationfeatureassigned (SergeyB)2021-10-04inertia for SLP trust radius parameter growth
 0000918 Diff.equationsminorresolved (SergeyB)2021-10-02FIXED: ODE solver test hangs sometimes
 0000423 Linear algebrafeatureresolved (SergeyB)2021-09-30IMPLEMENTED: sparse GMRES for linear equations
 0000921 Optimizationfeatureresolved (SergeyB)2021-09-24IMPLEMENTED: minqpaddsparsefromdense
 0000883 Generalfeatureassigned (SergeyB)2021-09-23Delphi and CPython tracing
 0000930 Linear algebrafeatureresolved (SergeyB)2021-09-23IMPLEMENTED: AVX2/FMA-capable sparse Cholesky/LDLT decomposition
 0000885 Generalfeatureassigned (SergeyB)2021-09-23reference manual section for tracing
 0000929 Linear algebrafeatureresolved (SergeyB)2021-09-17IMPLEMENTED: C# GEMM (matrix-matrix product) can now utilize AVX2/FMA NET 5 intrinsics
 0000933 Generalfeatureresolved (SergeyB)2021-09-17IMPLEMENTED: ALGLIB for C# supports NET 5, including hardware intrinsics
 0000882 Optimizationfeatureassigned (SergeyB)2021-08-28improved AUL
 0000859 Optimizationminorassigned (SergeyB)2021-08-28perform pivot selection in simplex solver taking into account |rho|
 0000743 Optimizationfeatureassigned (SergeyB)2021-08-28linearly constrained MinLM improvements
 0000562 Optimizationfeatureassigned (SergeyB)2021-08-28SQP version of MinNLC
 0000926 Linear algebrafeatureresolved (SergeyB)2021-08-28IMPLEMENTED: AMD ordering for matrices with dense rows
 0000931 Linear algebrafeatureresolved (SergeyB)2021-08-06IMPLEMENTED: sparse matrix serialization
 0000920 Optimizationminorresolved (SergeyB)2021-06-13FIXED: nonsmooth AGS optimizer sometimes stopped before reaching optimal point
 0000746 Generalfeatureassigned (SergeyB)2021-04-02blocked random matrix operations
 0000741 Generalfeatureassigned (SergeyB)2021-04-02advanced affinity management for C/C++ core
 0000565 Data analysisfeatureassigned (SergeyB)2021-04-02Improved Naive Bayes
 0000748 Optimizationfeatureassigned (SergeyB)2021-04-02Better warm start support for dense-aul and related minlm
 0000886 Optimizationfeatureassigned (SergeyB)2021-04-02QP/LP presolver
 0000879 Optimizationfeatureassigned (SergeyB)2021-04-02MinNLC needs modern setlc2() family of functions and setnlc2()
 0000872 Linear algebrafeatureassigned (SergeyB)2021-04-02INCOMPATIBLE: standardize linear solver output parameters
 0000843 Optimizationfeatureassigned (SergeyB)2021-04-02"paranoid SLP" optimizer
 0000830 Optimizationfeatureassigned (SergeyB)2021-04-02autoscaling for minlm/lsfit
 0000804 Interpolationfeatureassigned (SergeyB)2021-04-02lsfitsetscaleauto()
 0000799 Solversfeatureassigned (SergeyB)2021-04-02LSQR solver - better handling of LambdaV
0000782 Interpolationfeatureassigned (SergeyB)2021-04-02Inverse distance weighting, improved version
 0000767 Generalfeatureassigned (SergeyB)2021-04-02better C#-to-native memory management
 0000756 Generalfeatureassigned (SergeyB)2021-04-02nonsmooth BFGS
 0000755 Interpolationfeatureassigned (SergeyB)2021-04-02switch circumscribed/inscribed circle fitting to new SLP-NLC
 0000708 Generalfeatureassigned (SergeyB)2021-04-02ability to control RNG seed for HPC core
 0000685 Linear algebrafeatureassigned (SergeyB)2021-04-02SYMM-based code for dense subspace iteration and for SSA
0000646 Linear algebrafeatureassigned (SergeyB)2021-04-02Faster XBLAS, faster iterative refinement
 0000684 Linear algebrafeatureassigned (SergeyB)2021-04-02Implement RMatrixSYMM/CMatrixHEMM
 0000917 Optimizationminorresolved (SergeyB)2021-03-22FIXED: better estimate of penalty coefficients for SLP merit function
 0000916 Optimizationminorresolved (SergeyB)2021-03-22FIXED: better detection of trust region stagnation in the SQP optimizer
 0000908 Solversfeatureresolved (SergeyB)2020-12-19IMPLEMENTED: sparse symmetric positive definite direct solver
 0000914 Solverstweakresolved (SergeyB)2020-12-19INCOMPATIBLE: changed signatures and names of some sparse direct solvers
 0000911 Optimizationfeatureresolved (SergeyB)2020-12-07IMPLEMENTED: sparse interior point LP solver
 0000910 Generalfeatureresolved (SergeyB)2020-11-28IMPLEMENTED: generating random vectors/matrices with normal entries
 0000909 Optimizationfeatureresolved (SergeyB)2020-11-08IMPLEMENTED: sparse interior point QP solver
 0000907 Linear algebrafeatureresolved (SergeyB)2020-11-07IMPLEMENTED: sparse supernodal Cholesky and LDLT factorizations with fill-in reducing ordering (AMD)
 0000906 Linear algebrafeatureresolved (SergeyB)2020-11-07IMPLEMENTED: optimized sparse matrix transposition
 0000904 Linear algebrafeatureresolved (SergeyB)2020-10-08IMPLEMENTED: SparseExists() for quick tests for element existence
 0000903 Linear algebrafeatureresolved (SergeyB)2020-10-07IMPLEMENTED: symmetric permutation of sparse symmetric matrix
 0000902 Interpolationminorresolved (SergeyB)2020-08-02FIXED: interior point method for LP/QP was destabilized by huge bounds (like x<1.0E10)
 0000901 Optimizationfeatureresolved (SergeyB)2020-08-02IMPLEMENTED: improved handling of sparse pivot row in simplex solver
 0000891 Optimizationfeatureresolved (SergeyB)2020-01-08IMPLEMENTED: stabilized Hessian updates for SQP solver with periodic resets
 0000890 Optimizationfeatureresolved (SergeyB)2020-01-08IMPLEMENTED: stronger OptGuard integrity checking
 0000889 Optimizationminorresolved (SergeyB)2019-12-23FIXED: tolerance thresholds in the infeasibility deteciton code were too strict
 0000888 Optimizationminorresolved (SergeyB)2019-12-23FIXED: suboptimal decision during initial point selection in IPM method
 0000824 Optimizationminorresolved (SergeyB)2019-12-18FIXED: breaking change in exception handling in user callbacks
 0000858 Optimizationminorresolved (SergeyB)2019-12-13IMPLEMENTED: more precise choice of pivot element in LP solver
 0000878 Optimizationfeatureresolved (SergeyB)2019-12-11IMPLEMENTED: SQP nonlinear programming solver
 0000877 Linear algebrafeatureresolved (SergeyB)2019-12-10IMPLEMENTED: sparsegemv()
 0000875 Optimizationfeatureresolved (SergeyB)2019-11-28IMPLEMENTED: QP solvers now report Lagrange multipliers
 0000863 Generalfeatureresolved (SergeyB)2019-11-27IMPLEMENTED: trace infrastructure for ALGLIB solvers and algorithms
 0000873 Solversfeatureresolved (SergeyB)2019-11-26IMPLEMENTED: sparse nonsymmetric real solvers
 0000871 Optimizationfeatureresolved (SergeyB)2019-11-24INCOMPATIBLE: changed parameters of minqpsetlcmixed()
 0000870 Optimizationfeatureresolved (SergeyB)2019-11-24IMPLEMENTED: QP optimizer now supports two-sided linear constraints
 0000868 Optimizationfeatureresolved (SergeyB)2019-11-19IMPLEMENTED: dense interior point QP solver
 0000867 Spec.functionsfeatureresolved (SergeyB)2019-11-19IMPLEMENTED: bivariate normal CDF and PDF
 0000862 Optimizationfeatureresolved (SergeyB)2019-10-23IMPLEMENTED: improved SLP solver
 0000737 Interpolationfeatureresolved (SergeyB)2019-09-03IMPLEMENTED: fast fitting by penalized cubic spline
 0000861 Data analysisfeatureresolved (SergeyB)2019-08-20IMPLEMENTED: variable importance for random forests
 0000484 Data analysisfeatureassigned (SergeyB)2019-08-20Decision forest improvements
 0000860 Data analysisfeatureresolved (SergeyB)2019-07-29IMPLEMENTED: compressed storage format for random forests (3.7x-5.7x memory usage reduction)
 0000855 Data analysisfeatureresolved (SergeyB)2019-02-21IMPLEMENTED: added dfprocess0() and dfclassify() convenience wrappers
 0000854 Data analysisfeatureassigned (SergeyB)2019-02-19regression forests with multiple dependend vars
 0000851 Data analysisfeatureresolved (SergeyB)2019-02-19IMPLEMENTED: k-nn classification/regression
 0000853 Data analysisfeatureassigned (SergeyB)2019-02-18nca and lmnn improvements to knn classifier
 0000852 Optimizationfeatureresolved (SergeyB)2019-01-31IMPLEMENTED: revised dual simplex method
 0000825 Linear algebrafeatureresolved (SergeyB)2019-01-16IMPLEMENTED: sparse LU factorization with complete (row/col) and partial (row) pivoting
 0000838 Optimizationfeatureresolved (SergeyB)2018-12-27IMPLEMENTED: MinNLC optimizer now reports violation of constraints
 0000822 Optimizationminorresolved (SergeyB)2018-12-27FIXED: gradient checking functionality in nonlinear optimizers does not handle scaling properly
 0000810 Optimizationfeatureresolved (SergeyB)2018-12-27IMPLEMENTED: SLP solver now is default option in MinNLC
 0000841 Optimizationfeatureresolved (SergeyB)2018-12-26IMPLEMENTED: termination requests for MinNLC
 0000850 Optimizationfeatureresolved (SergeyB)2018-12-26FIXED: improved stability of the gradient checking code
 0000849 Interpolationfeatureassigned (SergeyB)2018-12-26gridcalc2/gridcalc3 for IDW
 0000834 Interpolationminorresolved (SergeyB)2018-12-26FIXED: logisticfit4 not giving expected results
 0000837 Interpolationfeatureresolved (SergeyB)2018-12-26IMPLEMENTED: multilayer inverse distance weighting
 0000842 Optimizationfeatureresolved (SergeyB)2018-12-24IMPLEMENTED: new OptGuard API for all optimizers (LBFGS, CG, BC, BLEIC, LM, NLC)
 0000847 Optimizationfeatureassigned (SergeyB)2018-12-20nonsmooth optimizers: bundle methods, proximal bundle methods
 0000840 Interpolationfeatureresolved (SergeyB)2018-11-17IMPLEMENTED: HRBF models now supports progress reports and termination requests
 0000839 Solversfeatureresolved (SergeyB)2018-11-16IMPLEMENTED: LSQR solver now supports progress reports and requests for termination
 0000835 Generalfeatureresolved (SergeyB)2018-11-02IMPLEMENTED: kd-trees now support unordered distance-based queries
 0000833 Generalfeatureresolved (SergeyB)2018-11-01IMPLEMENTED: better optimized C/C++ implementation of kd-trees
 0000823 Linear algebrafeatureresolved (SergeyB)2018-11-01IMPLEMENTED: faster sparsetrsv()
 0000821 Linear algebrafeatureresolved (SergeyB)2018-07-23IMPLEMENTED: copying with transposition of sparse CRS matrices
 0000820 Data analysisfeatureresolved (SergeyB)2018-05-31IMPLEMENTED: improved random forests construction algorithm
 0000819 Linear algebrafeatureresolved (SergeyB)2018-05-17IMPLEMENTED: sparsemv() and sparsemtv() now can use Intel MKL
 0000818 Data analysisfeatureassigned (SergeyB)2018-05-17sparse GEMM usage in sparse PCA
 0000817 Data analysisfeatureresolved (SergeyB)2018-05-17IMPLEMENTED: sparse truncated PCA
 0000727 Data analysisfeatureassigned (SergeyB)2018-05-16Gradient boosting trees
 0000816 Data analysisfeatureassigned (SergeyB)2018-05-14kernel PCA
 0000776 Generalminorresolved (SergeyB)2018-05-08FIXED: memory leak in the heavily threaded code utilizing Intel MKL
 0000696 Interpolationfeatureresolved (SergeyB)2018-05-07IMPLEMENTED: fitting least squares circle/sphere to NX-dimensional data
 00008132Optimizationminorresolved (SergeyB)2018-04-27FIXED: minlmoptimize enters an infinite loop when fvec throws an exception on Windows x64
 0000812 Generalfeatureresolved (SergeyB)2018-04-26IMPLEMENTED: support for IDisposable interface and using semantics by ALGLIB for C#
 0000800 Generalfeatureresolved (SergeyB)2018-04-26INCOMPATIBLE: new approach to multithreading
 0000806 Interpolationminorresolved (SergeyB)2018-04-06FIXED: LSFit solver sometimes returns incorrect error estimates (HPC edition of ALGLIB for C#)
 0000809 Optimizationfeatureresolved (SergeyB)2018-04-03IMPLEMENTED: new nonlinear programming solver - SLP
 0000807 Optimizationfeatureresolved (SergeyB)2018-04-03IMPLEMENTED: improved tolerance to rounding noise in BLEIC optimizer
 0000781 Generalminorresolved (SergeyB)2018-04-03FIXED: added #include ctype.h in ap.cpp
 0000783 Generalminorresolved (SergeyB)2018-04-03FIXED: removed dependency on InterlockedCompareExchange64 (not present on 32-bit Windows XP systems)
 0000801 Generalmajorresolved (SergeyB)2018-03-08FIXED: bug in minbleicsetlc() and related functions
 0000797 Interpolationfeatureresolved (SergeyB)2018-02-28IMPLEMENTED: ~2x faster bicubic spline evaluation/differentiation
 0000796 Interpolationfeatureresolved (SergeyB)2018-02-28IMPLEMENTED: serialization of 2D splines (bilinear/bicubic)
 0000795 Interpolationfeatureresolved (SergeyB)2018-02-28IMPLEMENTED: fitting irregular data by penalized bicubic spline
 0000793 Linear algebrafeatureresolved (SergeyB)2018-01-30IMPLEMENTED: transpose functionality for CRS matrices
 00006431Data analysisfeatureresolved (SergeyB)2018-01-25IMPLEMENTED: faster k-means clusterization (blocked, parallel)
 00004001AlgoPascalminorassigned (SergeyB)2018-01-03Compiler warning in ap.h
 0000496 Solversfeatureassigned (SergeyB)2018-01-02Flexible preconditioned conjugate gradient
 0000429 Optimizationfeatureassigned (SergeyB)2018-01-02Acceleration support for LM optimizer
 0000428 Generalfeatureassigned (SergeyB)2018-01-02Better support for lambda functions
 0000426 Generalfeatureassigned (SergeyB)2018-01-02Automatic differentiation in NLEQ solver
 0000417 Linear algebrafeatureassigned (SergeyB)2018-01-02LinLSQR - reorthogonalization
 00005192Spec.functionsmajorassigned (SergeyB)2018-01-02Exponential integral Ei(x) returns 0 for x <= 0
 0000526 Linear algebraminorassigned (SergeyB)2018-01-02inaccurate q
 0000473 Data analysisfeatureassigned (SergeyB)2018-01-02RNN CLINK/SLINK algorithm
 0000573 Spec.functionsmajorassigned (SergeyB)2018-01-02Wrong result for Jacobian elliptic function 'Dn'
 0000636 Linear algebrafeatureassigned (SergeyB)2018-01-02decide on nvBLAS
 00005991Optimizationfeatureassigned (SergeyB)2018-01-02sactivesets.sasrebuildbasis could be optimized for sparse constraint matrices
 0000597 Linear algebrafeatureassigned (SergeyB)2018-01-02Root polishing for polynomial solver
 0000544 Data analysisfeatureassigned (SergeyB)2018-01-02Statistics - correct handling of degenerate cases
 0000543 Data analysisfeatureassigned (SergeyB)2018-01-02Statistics: ANOVA and others
 0000509 Linear algebrafeatureassigned (SergeyB)2018-01-02Efficient TRSM and SYRK basecase code
 0000482 Data analysisfeatureassigned (SergeyB)2018-01-02PMML output
 0000479 Generalfeatureassigned (SergeyB)2018-01-02KD-trees - improvements
 0000475 Data analysisfeatureassigned (SergeyB)2018-01-02Support vector machines
 0000472 Data analysisfeatureassigned (SergeyB)2018-01-02Cluster analysis improvements
 0000448 Statisticsfeatureassigned (SergeyB)2018-01-02Sample covariation improvements
 0000442 Linear algebrafeatureassigned (SergeyB)2018-01-02Efficiently handle zero elements during triangular/orthogonal factorization
 0000437 Optimizationfeatureassigned (SergeyB)2018-01-02Feasibility solver
 0000424 Linear algebrafeatureassigned (SergeyB)2018-01-02Sparse GMRES for least squares
 0000641 Generalfeatureassigned (SergeyB)2018-01-02Generation of discrete numbers with required probabilities
 0000581 Data analysisfeatureassigned (SergeyB)2018-01-02reorganize neural networks unit
 0000674 Generalminorassigned (SergeyB)2018-01-02t-sne
 0000659 Data analysisfeatureassigned (SergeyB)2018-01-02linreg improvements
 0000645 Statisticsfeatureassigned (SergeyB)2018-01-02Compact correlation/covariance
 0000489 Statisticsfeatureassigned (SergeyB)2018-01-02Multiple correlation coefficient
 0000661 Linear algebrafeatureassigned (SergeyB)2018-01-02complex SVD and least squares solver
 0000640 Linear algebrafeatureassigned (SergeyB)2018-01-02MKL-powered sparse linear algebra
 0000608 Linear algebrafeatureassigned (SergeyB)2018-01-02Sparse matrix improvements
 0000517 Linear algebrafeatureassigned (SergeyB)2018-01-02Optimize RMatrixEnforceSymmetricity
 0000491 Linear algebrafeatureassigned (SergeyB)2018-01-02Marix inversion - add pre-scaling
 0000616 Optimizationfeatureassigned (SergeyB)2018-01-02Sparsity support for optimizers
 0000606 Optimizationfeatureassigned (SergeyB)2018-01-02QQP improvements
 0000460 Optimizationfeatureassigned (SergeyB)2018-01-02MinQP improvements
 0000736 Linear algebrafeatureresolved (SergeyB)2017-12-29IMPLEMENTED: new set of public level 2 BLAS functions
 0000702 Generalfeatureresolved (SergeyB)2017-12-25IMPLEMENTED: debug allocation counter in C core and C++ version for POSIX systems
 0000769 Generalfeatureresolved (SergeyB)2017-12-25IMPLEMENTED: ALGLIB for CPP - additional tests for correct handling of malloc errors
 0000772 Optimizationfeatureresolved (SergeyB)2017-12-25IMPLEMENTED: MinQP solver now supports automatic scaling
 0000751 Solversminorresolved (SergeyB)2017-12-25IMPLEMENTED: direct sparse solver using Skyline (SKS) storage format
 0000779 Linear algebrafeatureresolved (SergeyB)2017-12-25IMPLEMENTED: sparseset() now works with SKS matrices
 0000778 Linear algebrafeatureresolved (SergeyB)2017-12-24IMPLEMENTED: band matrix creation with sparsecreatesksband()
 0000764 Generalminorresolved (SergeyB)2017-12-05FIXED: potential memory leak in the native ALGLIB (C++, native core for C#)
 0000763 Data analysisfeatureresolved (SergeyB)2017-11-29IMPLEMENTED: singular spectrum analysis algorithm
 0000762 Generalfeatureresolved (SergeyB)2017-11-28IMPLEMENTED: exception-free error handling for C++
 0000759 Generalfeatureassigned (SergeyB)2017-11-17numerics.complex for C#
 0000758 Linear algebrafeatureresolved (SergeyB)2017-11-12IMPLEMENTED: warm start for subspace eigensolver
 0000757 Generalfeatureassigned (SergeyB)2017-11-09enums for constants
 0000752 Data analysisfeatureassigned (SergeyB)2017-11-07INCOMPATIBLE: decision trees storage format
 0000689 Generalminorassigned (SergeyB)2017-10-24GCC7: Test failure on i686
 0000734 Optimizationfeatureresolved (SergeyB)2017-10-10IMPLEMENTED: orders of magnitude faster QP-DENSE-AUL solver
 0000732 Generalfeatureresolved (SergeyB)2017-10-09IMPLEMENTED: up to 4x faster BLEIC and QP-BLEIC solvers
 0000723 Generalfeatureresolved (SergeyB)2017-09-30IMPLEMENTED: attach_to_ptr() for C++ vectors/matrices
 0000722 Generalfeatureresolved (SergeyB)2017-09-12IMPLEMENTED: ALGLIB for Delphi/FreePascal - Linux support
 0000721 Generalfeatureresolved (SergeyB)2017-09-12IMPLEMENTED: ALGLIB for C# - Linux HPC binaries
 0000717 Linear algebratweakresolved (SergeyB)2017-08-16IMPLEMENTED: deterministic seed for internaldstein() inverse iteration initializer
 0000714 Optimizationminorresolved (SergeyB)2017-08-09FIXED: minor error in QQP solver - incorrect automatic scaling
 0000713 Interpolationfeatureresolved (SergeyB)2017-08-09TWEAK: rbfsetpoints() - added check for NAN/INF in the inputs
 0000706 Data analysisfeatureresolved (SergeyB)2017-06-08IMPLEMENTED: deterministic seed for k-means clustering algorithm
 0000690 Optimizationfeatureresolved (SergeyB)2017-05-11IMPLEMENTED: linear constraints for MinLM/LSFit optimizers
 0000700 Optimizationtweakresolved (SergeyB)2017-05-03IMPLEMENTED: additional regularization of MinNLC optimizer
 0000678 Generalminorresolved (SergeyB)2017-04-29FIXED: ae_matrix_attach_to_x() ignores stride in X-object
 0000692 Interpolationfeatureresolved (SergeyB)2017-04-18IMPLEMENTED: fitting minimum circumscribed, minimum zone, maximum inscribed circles to N-dimensional data
 0000691 Optimizationfeatureresolved (SergeyB)2017-04-14IMPLEMENTED: "exact robust" preconditioner mode for MinNLC optimizer
 0000683 Optimizationfeatureresolved (SergeyB)2017-02-16IMPLEMENTED: box-constrained optimizer
 0000688 Generalfeatureresolved (SergeyB)2017-02-14IMPLEMENTED: streaming serialization/unserialization in C#
 0000687 Generalfeatureresolved (SergeyB)2017-02-14IMPLEMENTED: streaming serialization/unserialization in C++
 0000664 Generalfeatureresolved (SergeyB)2017-02-13IMPLEMENTED: IronPython and VB.Net wrappers are now included into default distribution of ALGLIB for C#
 0000669 Optimizationfeatureresolved (SergeyB)2017-02-09IMPLEMENTED: integrity check for NAN/INF for lsfit and minlm solvers
 0000682 Linear algebrafeatureresolved (SergeyB)2017-02-08IMPLEMENTED: subspace iteration direct/sparse/out-of-core symmetric/nonsymmetric eigensolver
 0000681 Linear algebrafeatureresolved (SergeyB)2017-02-08IMPLEMENTED: truncated PCA
 0000676 Interpolationminorresolved (SergeyB)2017-02-02IMPLEMENTED: hierarchical RBF
 0000670 Spec.functionsminorresolved (SergeyB)2016-12-23FIXED: some statistical functions are prone to integer overflow
 0000677 Generaltrivialresolved (SergeyB)2016-12-21FIXED: minor typo in C# docs
 0000665 Optimizationfeatureresolved (SergeyB)2016-12-16IMPLEMENTED: new QP solver for linearly constrained QP problems
 0000672 Generalfeatureresolved (SergeyB)2016-05-14IMPLEMENTED: kd-trees now support box queries
 0000671 Interpolationfeatureresolved (SergeyB)2016-05-11IMPLEMENTED: parallel RBF evaluation on regular 3D grids
 0000668 Generalfeatureresolved (SergeyB)2016-03-23IMPLEMENTED: thread-safe version of kd-tree object
 0000658 Optimizationminorresolved (SergeyB)2015-10-12FIXED: BLEIC optimizer hangs in rare cases due to roundoff errors
 0000656 Optimizationminorresolved (SergeyB)2015-07-31FIXED: minor bug in the handling of inconsistent linear constraints (BLEIC, QP optimizer)
 0000621 Statisticsminorresolved (SergeyB)2015-07-24FIXED: mann-whitney u-test can return probabilities greater than 1
 0000546 Statisticstweakresolved (SergeyB)2015-07-24FIXED: corrected documentation for Jarque-Bera test
 0000654 Data analysisminorresolved (SergeyB)2015-07-24IMPLEMENTED: better memory reuse in clustering functions
 0000652 Generalfeatureresolved (SergeyB)2015-07-24IMPLEMENTED: reading CSV files
 0000650 Generalminorresolved (SergeyB)2015-07-21FIXED: two race conditions in initializer of HPC ALGLIB for C#
 0000615 Optimizationfeatureresolved (SergeyB)2015-07-21IMPLEMENTED: Adaptive Gradient Sampling algorithm for nonsmooth nonconvex constrained optimization
 0000511 Fast transformsminorassigned (SergeyB)2015-07-20Improved FFT, FHT, convolution and correlation
 0000576 Generalminorassigned (SergeyB)2015-07-20Signed NET assemblies
 0000655 Data analysisminorresolved (SergeyB)2015-06-11FIXED: lrbuild() crashes when called from 64-bit HPC ALGLIB for C#
 0000651 Data analysisfeatureresolved (SergeyB)2015-05-12IMPLEMENTED: Ward's method for hierarchical clustering
 0000647 Solversfeatureresolved (SergeyB)2015-03-18IMPLEMENTED: faster linear solvers
 0000578 Interpolationfeatureresolved (SergeyB)2014-12-12IMPLEMENTED: parametric/nonparametric RDP algorithm
 0000638 Linear algebrafeatureresolved (SergeyB)2014-12-10IMPLEMENTED: improved row extraction for CRS/SKS sparse matrices
 0000598 Generalfeatureresolved (SergeyB)2014-12-09IMPLEMENTED: version information for NET assemblies and Windows DLL's
 0000635 Solversfeatureresolved (SergeyB)2014-12-04IMPLEMENTED: polynomial solver
 0000633 Generalmajorresolved (SergeyB)2014-12-04FIXED: wrong 32/64 bit integer typedefs for MSVC compiler
 0000634 Interpolationminorresolved (SergeyB)2014-12-04FIXED: instability in PolynomialBar2Pow() function
 0000624 Linear algebraminorresolved (SergeyB)2014-11-24IMPLEMENTED: cmatrixsyrk() was renamed to cmatrixherk()
 0000580 Linear algebrafeatureresolved (SergeyB)2014-11-24IMPLEMENTED: MKL-powered EVD
 0000632 Data analysisfeatureresolved (SergeyB)2014-11-21IMPLEMENTED: better LDA algorithm
 0000617 Optimizationfeatureresolved (SergeyB)2014-10-15IMPLEMENTED: improved BLEIC algorithm
 0000545 Optimizationfeatureresolved (SergeyB)2014-10-09IMPLEMENTED: interface to stop running nonlinear optimizer
 0000589 Optimizationfeatureresolved (SergeyB)2014-10-08IMPLEMENTED: all optimizers can detect NAN/INF in the target function
 0000609 Generaltweakresolved (SergeyB)2014-10-01IMPLEMENTED: memory barrier in ae_cpuid()
 0000561 Optimizationfeatureresolved (SergeyB)2014-10-01IMPLEMENTED: nonlinearly constrained optimizer (Augmented Lagrangian)
 0000525 Data analysisfeatureassigned (SergeyB)2014-06-03Neural network improvements
 0000582 Generaltweakresolved (SergeyB)2014-05-28FIXED: C# version of ae_dispose_task() now clears all pointers owned by the object
 0000594 Generalfeatureresolved (SergeyB)2014-05-28IMPLEMENTED: additional integrity test for copying of objects
 0000602 Generaltweakresolved (SergeyB)2014-05-28IMPLEMENTED: explicit cast from ae_int_t to double in C core (required to avoid warnings)
 0000611 Generalfeatureresolved (SergeyB)2014-05-27IMPLEMENTED: deep copy constructor for C# objects
 0000591 Data analysismajorresolved (SergeyB)2014-05-27FIXED: bug in the shared pool copying code
 0000586 Linear algebrafeatureresolved (SergeyB)2014-05-26IMPLEMENTED: Skyline Cholesky factorizer
 0000607 Optimizationtweakresolved (SergeyB)2014-05-23INCOMPATIBLE: default solver used by MinQP subpackage was changed.
 0000566 Optimizationfeatureresolved (SergeyB)2014-05-23IMPLEMENTED: new constrained QP solver - QuickQP
 0000595 Interpolationfeatureresolved (SergeyB)2014-05-14IMPLEMENTED: 4-parameter and 5-parameter logistic fitting
 0000588 Linear algebrafeatureresolved (SergeyB)2014-02-12IMPLEMENTED: additional sparse matrix functions
 0000590 Linear algebrafeatureresolved (SergeyB)2014-02-05IMPLEMENTED: Cholesky updates (rank-1, fixing variables)
 0000585 Linear algebrafeatureresolved (SergeyB)2014-01-16IMPLEMENTED: additional sparse conversion functions
 0000584 Linear algebrafeatureresolved (SergeyB)2014-01-16IMPLEMENTED: skyline (SKS) sparse matrix storage format
 0000574 Generalfeatureresolved (SergeyB)2013-10-25IMPLEMENTED: C# interface to high performance native core
 0000575 Generalfeatureresolved (SergeyB)2013-10-25IMPLEMENTED: prototype of ALGLIB-MKL interface
 0000569 Generalminorresolved (SergeyB)2013-10-24FIXED: non-ANSI characters in comments
 0000563 Generaltweakresolved (SergeyB)2013-10-24FIXED: incompatibility with recent versions of BCB
 0000570 Optimizationminorresolved (SergeyB)2013-10-14FIXED: MinBLEIC optimizer hangs
 0000512 Data analysisfeatureassigned (SergeyB)2013-10-05Parallel clustering k-means
 0000547 Generalminorresolved (SergeyB)2013-09-12FIXED: name conflict with some math libraries
 0000503 Optimizationtweakresolved (SergeyB)2013-07-24IMPLEMENTED: uphill steps in BLEIC optimizer
 0000539 Optimizationfeatureresolved (SergeyB)2013-07-22IMPLEMENTED: new QP solver (QP-BLEIC)
 0000534 Solverstextresolved (SergeyB)2013-07-15FIXED: minor fix in documentation on RMatrixSolveLS
 0000528 Generalminorresolved (SergeyB)2013-07-15FIXED: memory leak in shared pool and smart pointer (C++)
 0000478 Generalfeatureresolved (SergeyB)2013-07-15IMPLEMENTED: refactoring of high-quality random numbers generator
 0000538 Fast transformsfeatureresolved (SergeyB)2013-07-11IMPLEMENTED: improved FFT
 0000537 Data analysisfeatureresolved (SergeyB)2013-07-10IMPLEMENTED: parallel training of neural ensembles
 0000536 Data analysisfeatureresolved (SergeyB)2013-07-10IMPLEMENTED: parallel cross-validation for neural networks
 0000535 Data analysisfeatureresolved (SergeyB)2013-07-10IMPLEMENTED: parallel training of neural network
 0000531 Data analysisfeatureresolved (SergeyB)2013-06-27IMPLEMENTED: better weight initialization for MLP's
 0000524 Interpolationminorresolved (SergeyB)2013-06-07FIZED: possible division by zero in estimator for errors-in-parameters
 0000523 Interpolationfeatureresolved (SergeyB)2013-06-07IMPLEMENTED: Akima spline for N<5
 0000505 Generalminorresolved (SergeyB)2013-05-21FIXED: minor bug in the implementation of proxy array/matrix object
 0000522 Data analysisfeatureresolved (SergeyB)2013-05-14IMPLEMENTED: parallel hierarchical clustering
 0000518 Statisticstweakresolved (SergeyB)2013-05-14FIXED: minor bug in Student's t-test
 0000504 Statisticsmajorresolved (SergeyB)2013-05-13FIXED: minor bug in the sign test (two sided alternative)
 00005211Generalminorresolved (SergeyB)2013-05-13FIXED: stack overflow in kd-tree construction routine
 0000516 Statisticsfeatureresolved (SergeyB)2013-04-25IMPLEMENTED: ranking functionality
 0000513 Statisticsfeatureresolved (SergeyB)2013-04-25IMPLEMENTED: parallel correlation/covariation functions
 0000510 Linear algebraminorresolved (SergeyB)2013-04-04IMPLEMENTED: parallel linear algebra functions (real/complex TRSM, GEMM, SYRK)
0000469 Linear algebrafeatureresolved (SergeyB)2013-04-04IMPLEMENTED: efficient basecase GEMM code for C#
 0000502 Optimizationtweakresolved (SergeyB)2013-01-17INCOMPATIBLE: MinBLEICSetCond() replaces three other functions from MinBLEIC
0000438 Optimizationfeatureresolved (SergeyB)2013-01-14IMPLEMENTED: refactoring of the BLEIC optimizer
 0000480 Data analysisfeatureresolved (SergeyB)2012-12-06IMPLEMENTED: neural network improvements
 0000474 Data analysisfeatureresolved (SergeyB)2012-11-27IMPLEMENTED: k-means clustering was merged with new clustering unit
 0000499 Generalfeatureresolved (SergeyB)2012-11-27DOCS: added important information on support for very large arrays in NET 4.5
 0000493 Statisticsminorresolved (SergeyB)2012-11-21FIXED: bug in Student t-tests
 0000495 Solversfeatureresolved (SergeyB)2012-11-21IMPLEMENTED: automatic diagonal precondtitioner for linear CG and LSQR solvers
 0000470 Interpolationfeatureresolved (SergeyB)2012-10-30IMPLEMENTED: linear/nonlinear least squares solvers (lsfit subpackage) now report errors in the coefficients
 0000467 Data analysisfeatureresolved (SergeyB)2012-10-24IMPLEMENTED: hierarchical cluster analysis algorithm
 00004862Optimizationminorresolved (SergeyB)2012-10-24FIXED: bug in the constraint activation/deactivation code of QP solver
 0000487 Data analysisminorresolved (SergeyB)2012-09-25FIXED: infinite loop in k-Means when called for degenerate data
 00004811Optimizationminorassigned (SergeyB)2012-08-03minbleicrestartfrom(state, x) does not assign state.x
 0000462 Linear algebrafeatureresolved (Leo)2012-07-26IMPLEMENTED: sparse matrix improvements
 0000456 Generalfeatureassigned (SergeyB)2012-07-26Add support for NumPy arrays
 0000427 Optimizationfeatureresolved (Leo)2012-07-05IMPLEMENTED: verification of the user-supplied gradient (LSFit, MinLM, MinBLEIC, MinCG, MinLBFGS)
 0000465 Interpolationfeatureresolved (Leo)2012-07-04IMPLEMENTED: 3D splines
 0000464 Interpolationfeatureresolved (Leo)2012-07-03IMPLEMENTED: vector-valued 2D splines
 0000455 Interpolationtweakresolved (SergeyB)2012-07-03FIXED: incorrect handling of multilayer RBF models without nonlinear layers
 0000457 Linear algebrafeatureresolved (SergeyB)2012-06-29IMPLEMENTED: new functionality for sparse matrices
 0000458 Linear algebrafeatureresolved (Leo)2012-06-29IMPLEMENTED: minor tweak of the random matrix generator
 0000454 Spec.functionsmajorresolved (SergeyB)2012-06-29FIXED: big in the ErrorFunction() (about 1E-10 in magnitude)
 0000459 Linear algebraminorresolved (SergeyB)2012-06-28FIXED: minor inefficiency in the norm estimator
 0000461 Interpolationfeatureresolved (Leo)2012-06-28IMPLEMENTED: monotone spline interpolation
 0000449 Optimizationfeatureresolved (SergeyB)2012-06-27IMPLEMENTED: MinQP optimizer with support for general linear equality/inequality constraints
 0000430 Interpolationfeatureresolved (Leo)2012-03-27IMPLEMENTED: RBF model
 0000451 Generalfeatureresolved (SergeyB)2012-03-23Fix issue with documentation
 0000450 Optimizationminorresolved (SergeyB)2012-03-05FIXED: bug in the MinQP optimizer
 0000416 Linear algebrafeatureassigned (SergeyB)2012-02-15LinCG and LinLSQR: support for callbacks
 0000446 Linear algebrafeatureresolved (SergeyB)2012-02-14IMPLEMENTED: matrix norm estimator
 0000436 Data analysisminorresolved (SergeyB)2012-02-08FIXED: issue in MLPTrainES()
 0000404 Interpolationminorresolved (SergeyB)2012-02-03FIXED: minor bugs in Spline1D subpackage
 0000445 Data analysisfeatureresolved (SergeyB)2012-02-01TWEAK: support for empty KD-trees
 0000420 Optimizationmajorresolved (SergeyB)2012-01-20FIXED: BLEIC optimizer can fail when started from infeasible point
 0000435 Linear algebrafeatureresolved (Leo)2012-01-17IMPLEMENTED: sparse LSQR solver
 0000434 Linear algebrafeatureresolved (Leo)2012-01-17IMPLEMENTED: sparse linear CG optimizer
 0000410 Linear algebrafeatureresolved (Leo)2012-01-17IMPLEMENTED: sparse matrices
 0000403 Statisticsfeatureresolved (Leo)2012-01-17IMPLEMENTED: separate functions for mean, variance, standard deviation
 0000433 Generalfeatureresolved (Leo)2012-01-17IMPLEMENTED: generation of random values from continuous/discrete distribution given by finite samples
 0000432 Data analysisfeatureresolved (SergeyB)2012-01-17IMPLEMENTED: SMA, EMA, LRMA filters
 0000419 Linear algebraminorresolved (SergeyB)2011-12-22FIXED: inconvergence of the low-accuracy version of bidiagonal SVD
 0000251 Statisticsfeatureassigned (Leo)2011-11-02Generation of random variables...
 0000412 Linear algebrafeatureassigned (Leo)2011-10-26User-friendly BLAS
 0000405 Generalfeatureresolved (SergeyB)2011-10-18IMPLEMENTED: serialization of data analysis structures
 0000408 Generalfeatureresolved (SergeyB)2011-10-18IMPLEMENTED: SSE2 support for GCC/SunStudio
 0000409 Data analysisfeatureresolved (SergeyB)2011-10-18IMPLEMENTED: Markov Chains for Population Data
 0000407 Optimizationfeatureresolved (SergeyB)2011-10-17IMPLEMENTED: numerical differentiation support
 0000406 Optimizationfeatureresolved (SergeyB)2011-10-17IMPLEMENTED: optimization of functions with singularities
 0000401 Optimizationminorresolved (SergeyB)2011-10-17FIXED: bug in LM optimizer
 0000365 Interpolationfeatureassigned (Leo)2011-10-17New 1D spline operations
 00003991Integrationcrashresolved (SergeyB)2011-05-14FIXED: autogkintegrate crashes on certain function spaces for no apparent reason
 0000398 Optimizationfeatureresolved (SergeyB)2011-04-25IMPLEMENTED: BLEIC optimizer uses faster and more robust algo
 0000397 Optimizationfeatureresolved (SergeyB)2011-04-25IMPLEMENTED: LSFit improvements
 0000396 Optimizationfeatureresolved (SergeyB)2011-04-25IMPLEMENTED: MinLM improvements
 0000395 Optimizationfeatureresolved (SergeyB)2011-04-25IMPLEMENTED: quadratic programming support
 0000394 Optimizationminorresolved (SergeyB)2011-04-25IMPLEMENTED: L-BFGS improvements
 0000393 Optimizationfeatureresolved (SergeyB)2011-04-25IMPLEMENTED: MinCG improvements
 0000392 Linear algebrafeatureresolved (SergeyB)2010-12-29IMPLEMENTED: limited support for SSE2
 0000391 Optimizationfeatureresolved (SergeyB)2010-12-29IMPLEMENTED: nonlinear CG improvements
 0000390 Optimizationfeatureresolved (SergeyB)2010-12-29IMPLEMENTED: optimization with linear equality/inequality constraints
 0000357 Linear algebrafeatureassigned (SergeyB)2010-11-28User-friendly BLAS
 0000373 Linear algebrafeatureassigned (SergeyB)2010-11-28Pseudoinverse
 0000389 Optimizationfeatureassigned (SergeyB)2010-11-28Optimization improvements
 0000385 Interpolationfeatureresolved (SergeyB)2010-11-01IMPLEMENTED: new curve fitting algorithm
 0000388 Statisticsfeatureresolved (SergeyB)2010-11-01IMPLEMENTED: new covariance/correlation functions
 0000387 Optimizationfeatureresolved (SergeyB)2010-10-28IMPLEMENTED: Cholesky preconditioner for L-BFGS algorithm
 0000386 Interpolationfeatureresolved (SergeyB)2010-10-28IMPLEMENTED: improved resampling with cubic splines
 0000384 Interpolationfeatureresolved (SergeyB)2010-10-28IMPLEMENTED: improvements in the nonlinear least squares solver
 0000383 Optimizationfeatureresolved (SergeyB)2010-10-28IMPLEMENTED: improvements in the Levenberg-Marquardt optimizer
 0000382 Interpolationfeatureresolved (SergeyB)2010-10-28IMPLEMENTED: barycentric-power conversion, barycentric-Chebyshev conversion
 0000381 Generalminorresolved (SergeyB)2010-10-28TWEAK: better detection of IEEE special quantities
 0000379 Generaltweakresolved (SergeyB)2010-09-30FIXED: minor tweak in detection of IEEE special quantities
 0000378 Optimizationfeatureresolved (SergeyB)2010-09-30OPTIMIZATION: better step length selection for CG-based algorithms
 0000377 Generalfeatureresolved (SergeyB)2010-09-30IMPLEMENTED: internal sorting improvements
 0000376 Interpolationfeatureresolved (SergeyB)2010-09-30IMPLEMENTED: grid conversion and differentiation functions for 1-dimensional splines
 0000354 Interpolationfeatureassigned (SergeyB)2010-09-20Fitting functions for important special cases
 0000375 Interpolationfeatureresolved (SergeyB)2010-09-02INCOMPATIBLE: nonlinear fitting functions were renamed
 0000371 Solversfeatureresolved (SergeyB)2010-08-24IMPLEMENTED: nonlinear solver
 0000370 Optimizationfeatureresolved (SergeyB)2010-08-24IMPLEMENTED: buffered functions for optimization algorithms
 0000369 Generalfeatureresolved (SergeyB)2010-08-24INCOMPATIBLE: changes in 'nearestneighbor' unit
 0000353 Generalfeatureresolved (SergeyB)2010-08-24IMPLEMENTED: improved support for IEEE special quantities
0000358 Linear algebrafeatureresolved (SergeyB)2010-08-24INCOMPATIBLE: support for LDLT factorization is dropped from ALGLIB 3.0
 00003671TODOsminorresolved (SergeyB)2010-08-24FIXED: documentation bug
 0000348 Optimizationfeatureresolved (SergeyB)2010-08-01IMPLEMENTED: RestartFrom() functionality for optimizers
 0000363 Statisticsmajorresolved (SergeyB)2010-07-30FIXED: bug in UnequalVarianceTTest
 0000360 Spec.functionstweakresolved (SergeyB)2010-07-01INCOMPATIBLE: renamed several special functions
 0000282 Linear algebratweakassigned (SergeyB)2010-06-28Symmetric random matrix must be exactly symmetric
 00003331AlgoPascalfeatureassigned (SergeyB)2010-06-16ap::complex power
 0000214 Statisticsfeatureassigned (SergeyB)2010-06-16PCA using correlation matrix
 0000346 Interpolationfeatureresolved (SergeyB)2010-05-31INCOMPATIBLE: Spline1DSerialize/Spline1DUnserialize were removed
 0000344 Interpolationfeatureresolved (SergeyB)2010-05-31IMPLEMENTED: parametric splines
 0000338 Interpolationfeatureresolved (SergeyB)2010-05-27IMPLEMENTED: cubic spline improvements
 00003321Generalmajorresolved (SergeyB)2010-05-26FIXED: Mistake in C++ implementation of ap::complex::operator/=(complex& z)
 00003293Spec.functionsmajorresolved (SergeyB)2010-05-26FIXED: K-Means++: 'multiple restarts' doesn't work correctly
 0000327 Optimizationfeatureresolved (SergeyB)2010-04-12IMPLEMENTED: improved Levenberg-Marquardt optimizer
 0000326 Optimizationfeatureresolved (SergeyB)2010-04-12IMPLEMENTED: improved L-BFGS optimizer
 0000319 Optimizationfeatureresolved (SergeyB)2010-04-12IMPLEMENTED: nonlinear conjugate gradient optimizer
 0000321 Optimizationfeatureresolved (SergeyB)2010-04-12IMPLEMENTED: bound constrained nonlinear optimizer
 0000325 Interpolationfeatureresolved (SergeyB)2010-04-12IMPLEMENTED: improved inverse distance weighting interpolation
 0000324 Interpolationfeatureresolved (SergeyB)2010-04-12IMPLEMENTED: improved nonlinear fitting
 00003222Optimizationcrashresolved (SergeyB)2010-04-12FIXED: crash in lsfitnonlineariteration function
 0000320 Linear algebraminorresolved (SergeyB)2010-03-30FIXED: minor error in trfac.cpp unit
 0000311 Interpolationfeatureresolved (SergeyB)2010-03-04IMPLEMENTED: scattered interpolation/approximation using inverse distance weighting
 0000310 Data analysisfeatureresolved (SergeyB)2010-03-04IMPLEMENTED: nearest neighbor search using kd-trees
 0000308 Linear algebraminorresolved (SergeyB)2010-02-23FIXED: minor bug in 'rotations' unit
 0000306 Linear algebrafeatureresolved (SergeyB)2010-02-22IMPLEMENTED: improved real/complex QR
 0000297 Linear algebrafeatureresolved (SergeyB)2010-02-10IMPLEMENTED: new matrix inversion subroutines
 0000292 Linear algebrafeatureresolved (SergeyB)2010-02-10IMPLEMENTED: condition number estimation for triangular matrices
 00002931Linear algebracrashresolved (SergeyB)2010-02-08SVD Algorithhm crashes on array bounds
 0000265 Optimizationmajorresolved (SergeyB)2010-01-29FIXED: Initial step problem in L-BFGS
0000231 Linear algebrafeatureresolved (SergeyB)2010-01-28IMPLEMENTED: improved real/Hermitian Cholesky decomposition
0000232 Linear algebrafeatureresolved (SergeyB)2010-01-28IMPLEMENTED: improved complex/real LU decomposition
0000233 Linear algebrafeatureresolved (SergeyB)2010-01-28IMPLEMENTED: improved linear solvers for real/complex/SPD/HPD systems
0000242 Linear algebrafeatureresolved (SergeyB)2010-01-25IMPLEMENTED: ALGLIB BLAS
0000241 Linear algebrafeatureresolved (SergeyB)2010-01-25IMPLEMENTED: improved condition number estimation
 0000260 Optimizationminorresolved (SergeyB)2010-01-18FIXED: bug in Levenberg-Marquardt optimizer
 0000245 Linear algebratweakresolved (SergeyB)2009-12-15FIXED: minor tweak in random matrix generator
 0000135 Generalfeatureresolved (SergeyB)2009-12-14IMPLEMENTED: script-based compilation/testing system
 0000105 Linear algebrafeatureresolved (SergeyB)2009-12-14IMPLEMENTED: new solver for real linear systems
 0000103 Interpolationfeatureresolved (SergeyB)2009-12-14IMPLEMENTED: new interface for 2-dimensional splines
 0000194 Interpolationfeatureresolved (SergeyB)2009-12-14IMPLEMENTED: polynomial interpolation/fitting
 0000205 Generalminorresolved (SergeyB)2009-12-14FIXED: non-IEEE floating point comparison in C++, C#, Delphi, FreePascal
 0000223 Linear algebrafeatureresolved (SergeyB)2009-12-09IMPLEMENTED: random matrix generator
 0000212 Statisticsfeatureresolved (SergeyB)2009-12-02IMPLEMENTED: high-quality random number generator
 0000204 Spec.functionsmajorresolved (SergeyB)2009-11-25CHANGED: 'gammaf' unit renamed to 'gammafunc'
 0000198 Generaltweakresolved (SergeyB)2009-11-18FIXED: error reports in multiple precision reflections.cpp
 0000153 Generalmajorresolved (SergeyB)2009-10-13FIXED: compiler error under GCC
 00001472Linear algebraminorresolved (SergeyB)2009-10-13FIXED: incorrect handling of near-undeflow/subnormals in GenerateReflection()
 0000144 Data analysismajorresolved (SergeyB)2009-09-21FIXED: bug in mlpbase unit
 0000130 Interpolationfeatureresolved (SergeyB)2009-09-09IMPLEMENTED: improved 1-dimensional splines
 0000122 Diff.equationsfeatureresolved (SergeyB)2009-09-04IMPLEMENTED: adaptive ODE solver
 0000121 Generalminorresolved (SergeyB)2009-09-04FIXED: miscompilation of ap.cpp under BCB 6
 0000092 Fast transformsfeatureresolved (SergeyB)2009-08-30IMPLEMENTED: fast complex cross-corrrelation
 0000093 Fast transformsfeatureresolved (SergeyB)2009-08-30IMPLEMENTED: fast real cross-corrrelation
 0000108 Data analysisminorresolved (SergeyB)2009-08-22FIXED: overflows in neural networks under some compilers
 0000107 Interpolationfeatureresolved (SergeyB)2009-08-19IMPLEMENTED: rational interpolation/fitting
 0000106 Interpolationfeatureresolved (SergeyB)2009-08-17IMPLEMENTED: Improved linear least squares fitting
 0000099 Interpolationfeatureresolved (SergeyB)2009-08-17IMPLEMENTED: Nonlinear least squares fitting using Levenberg-Marquardt algorithm
 0000049 Generalblockresolved (SergeyB)2009-07-29FIXED: MPFR-version bugs
 0000052 Fast transformsfeatureresolved (SergeyB)2009-07-27IMPLEMENTED: complex FFT for general N (composite/prime)
 0000061 Fast transformsfeatureresolved (SergeyB)2009-07-27IMPLEMENTED: real FFT for general N (composite/prime)
 0000091 Fast transformsfeatureresolved (SergeyB)2009-07-27IMPLEMENTED: Fast real convolution
 0000053 Fast transformsfeatureresolved (SergeyB)2009-07-27IMPLEMENTED: Fast complex convolution
 0000035 Integrationfeatureresolved (SergeyB)2009-07-23IMPLEMENTED: adaptive integrator
 00000104Spec.functionsmajorresolved (SergeyB)2009-07-23FIXED: modified Besel function returns incorrect results
 0000077 Generalmajorresolved (SergeyB)2009-07-23FIXED: Additional ; after namespace in ap.h
 0000075 Generalmajorresolved (SergeyB)2009-07-23FIXED: Uninitialized locals and reverse communication interface
 0000051 Generalfeatureresolved (SergeyB)2009-07-23FIXED: VBA math functions
 0000050 Generalminorresolved (SergeyB)2009-07-23FIXED: non thread safe random number generator in C#
 0000027 Generalfeatureresolved (SergeyB)2009-07-23FIXED: Improved real RNG in AP/C++
 0000079 Linear algebratrivialresolved (SergeyB)2009-07-23FIXED: unused variables in hsschur unit
 0000078 Linear algebratrivialresolved (SergeyB)2009-07-23FIXED: unused variables in 'hessenberg' unit
 0000025 Linear algebraminorresolved (SergeyB)2009-07-23FIXED: Inefficient Cholesky decomposition
 0000056 Statisticsminorresolved (SergeyB)2009-07-23FIXED: minor bug in WilcoxonSignedRankTest() subroutine
 0000087 Integrationfeatureresolved (SergeyB)2009-07-23IMPLEMENTED: more reliable Gauss and Gauss-Kronrod quadrature generators
 0000072 Interpolationtweakresolved (SergeyB)2009-07-23FIXED: suboptimal code in BuildFloaterHormannRationalInterpolant
 0000045 Optimizationfeatureresolved (SergeyB)2009-07-23IMPLEMENTED: new Levenberg-Marquardt algorithm
 0000044 Optimizationfeatureresolved (SergeyB)2009-07-23IMPLEMENTED: improved L-BFGS algorithm
 0000024 Interpolationmajorresolved (SergeyB)2009-07-23FIXED: Inefficient BuildChebyshevLeastSquaresConstrained
 0000043 Data analysisfeatureresolved (SergeyB)2009-07-23IMPLEMENTED: neural network ensembles
 0000042 Data analysisfeatureresolved (SergeyB)2009-07-23IMPLEMENTED: neural networks
 0000041 Data analysisfeatureresolved (SergeyB)2009-07-23IMPLEMENTED: k-means++ clustering algorithm
 0000040 Data analysisfeatureresolved (SergeyB)2009-07-23IMPLEMENTED: New RDF (random decision forest) subroutines