Viewing Issues (1 - 50 / 457)
[ Print Reports ] [ CSV Export ]
|
[ First Prev 1 2 3 4 5 6 7 8 9 10 Next Last ]
|
| | P | ID | # | Category | Severity | Status | Updated | Summary |
|
| | | 0000493 | | Statistics | minor | resolved (SergeyB) | 2012-11-21 | FIXED: bug in Student t-tests |
| | | 0000495 | | Solvers | feature | resolved (SergeyB) | 2012-11-21 | IMPLEMENTED: automatic diagonal precondtitioner for linear CG and LSQR solvers |
| | | 0000470 | | Interpolation | feature | resolved (SergeyB) | 2012-10-30 | IMPLEMENTED: linear/nonlinear least squares solvers (lsfit subpackage) now report errors in the coefficients |
| | | 0000467 | | Data analysis | feature | resolved (SergeyB) | 2012-10-24 | IMPLEMENTED: hierarchical cluster analysis algorithm |
| | | 0000486 | 2 | Optimization | minor | resolved (SergeyB) | 2012-10-24 | FIXED: bug in the constraint activation/deactivation code of QP solver |
| | | 0000487 | | Data analysis | minor | resolved (SergeyB) | 2012-09-25 | FIXED: infinite loop in k-Means when called for degenerate data |
| | | 0000481 | 1 | Optimization | minor | assigned (SergeyB) | 2012-08-03 | minbleicrestartfrom(state, x) does not assign state.x |
| | | 0000462 | | Linear algebra | feature | resolved (Leo) | 2012-07-26 | IMPLEMENTED: sparse matrix improvements |
| | | 0000456 | | General | feature | assigned (SergeyB) | 2012-07-26 | Add support for NumPy arrays |
| | | 0000427 | | Optimization | feature | resolved (Leo) | 2012-07-05 | IMPLEMENTED: verification of the user-supplied gradient (LSFit, MinLM, MinBLEIC, MinCG, MinLBFGS) |
| | | 0000465 | | Interpolation | feature | resolved (Leo) | 2012-07-04 | IMPLEMENTED: 3D splines |
| | | 0000464 | | Interpolation | feature | resolved (Leo) | 2012-07-03 | IMPLEMENTED: vector-valued 2D splines |
| | | 0000455 | | Interpolation | tweak | resolved (SergeyB) | 2012-07-03 | FIXED: incorrect handling of multilayer RBF models without nonlinear layers |
| | | 0000457 | | Linear algebra | feature | resolved (SergeyB) | 2012-06-29 | IMPLEMENTED: new functionality for sparse matrices |
| | | 0000458 | | Linear algebra | feature | resolved (Leo) | 2012-06-29 | IMPLEMENTED: minor tweak of the random matrix generator |
| | | 0000454 | | Spec.functions | major | resolved (SergeyB) | 2012-06-29 | FIXED: big in the ErrorFunction() (about 1E-10 in magnitude) |
| | | 0000459 | | Linear algebra | minor | resolved (SergeyB) | 2012-06-28 | FIXED: minor inefficiency in the norm estimator |
| | | 0000461 | | Interpolation | feature | resolved (Leo) | 2012-06-28 | IMPLEMENTED: monotone spline interpolation |
| | | 0000449 | | Optimization | feature | resolved (SergeyB) | 2012-06-27 | IMPLEMENTED: MinQP optimizer with support for general linear equality/inequality constraints |
| | | 0000430 | | Interpolation | feature | resolved (Leo) | 2012-03-27 | IMPLEMENTED: RBF model |
| | | 0000451 | | General | feature | resolved (SergeyB) | 2012-03-23 | Fix issue with documentation |
| | | 0000450 | | Optimization | minor | resolved (SergeyB) | 2012-03-05 | FIXED: bug in the MinQP optimizer |
| | | 0000416 | | Linear algebra | feature | assigned (SergeyB) | 2012-02-15 | LinCG and LinLSQR: support for callbacks |
| | | 0000446 | | Linear algebra | feature | resolved (SergeyB) | 2012-02-14 | IMPLEMENTED: matrix norm estimator |
| | | 0000436 | | Data analysis | minor | resolved (SergeyB) | 2012-02-08 | FIXED: issue in MLPTrainES() |
| | | 0000404 | | Interpolation | minor | resolved (SergeyB) | 2012-02-03 | FIXED: minor bugs in Spline1D subpackage |
| | | 0000445 | | Data analysis | feature | resolved (SergeyB) | 2012-02-01 | TWEAK: support for empty KD-trees |
| | | 0000420 | | Optimization | major | resolved (SergeyB) | 2012-01-20 | FIXED: BLEIC optimizer can fail when started from infeasible point |
| | | 0000435 | | Linear algebra | feature | resolved (Leo) | 2012-01-17 | IMPLEMENTED: sparse LSQR solver |
| | | 0000434 | | Linear algebra | feature | resolved (Leo) | 2012-01-17 | IMPLEMENTED: sparse linear CG optimizer |
| | | 0000410 | | Linear algebra | feature | resolved (Leo) | 2012-01-17 | IMPLEMENTED: sparse matrices |
| | | 0000403 | | Statistics | feature | resolved (Leo) | 2012-01-17 | IMPLEMENTED: separate functions for mean, variance, standard deviation |
| | | 0000433 | | General | feature | resolved (Leo) | 2012-01-17 | IMPLEMENTED: generation of random values from continuous/discrete distribution given by finite samples |
| | | 0000432 | | Data analysis | feature | resolved (SergeyB) | 2012-01-17 | IMPLEMENTED: SMA, EMA, LRMA filters |
| | | 0000419 | | Linear algebra | minor | resolved (SergeyB) | 2011-12-22 | FIXED: inconvergence of the low-accuracy version of bidiagonal SVD |
| | | 0000251 | | Statistics | feature | assigned (Leo) | 2011-11-02 | Generation of random variables... |
| | | 0000412 | | Linear algebra | feature | assigned (Leo) | 2011-10-26 | User-friendly BLAS |
| | | 0000405 | | General | feature | resolved (SergeyB) | 2011-10-18 | IMPLEMENTED: serialization of data analysis structures |
| | | 0000408 | | General | feature | resolved (SergeyB) | 2011-10-18 | IMPLEMENTED: SSE2 support for GCC/SunStudio |
| | | 0000409 | | Data analysis | feature | resolved (SergeyB) | 2011-10-18 | IMPLEMENTED: Markov Chains for Population Data |
| | | 0000407 | | Optimization | feature | resolved (SergeyB) | 2011-10-17 | IMPLEMENTED: numerical differentiation support |
| | | 0000406 | | Optimization | feature | resolved (SergeyB) | 2011-10-17 | IMPLEMENTED: optimization of functions with singularities |
| | | 0000401 | | Optimization | minor | resolved (SergeyB) | 2011-10-17 | FIXED: bug in LM optimizer |
| | | 0000365 | | Interpolation | feature | assigned (Leo) | 2011-10-17 | New 1D spline operations |
| | | 0000399 | 1 | Integration | crash | resolved (SergeyB) | 2011-05-14 | FIXED: autogkintegrate crashes on certain function spaces for no apparent reason |
| | | 0000398 | | Optimization | feature | resolved (SergeyB) | 2011-04-25 | IMPLEMENTED: BLEIC optimizer uses faster and more robust algo |
| | | 0000397 | | Optimization | feature | resolved (SergeyB) | 2011-04-25 | IMPLEMENTED: LSFit improvements |
| | | 0000396 | | Optimization | feature | resolved (SergeyB) | 2011-04-25 | IMPLEMENTED: MinLM improvements |
| | | 0000395 | | Optimization | feature | resolved (SergeyB) | 2011-04-25 | IMPLEMENTED: quadratic programming support |
| | | 0000394 | | Optimization | minor | resolved (SergeyB) | 2011-04-25 | IMPLEMENTED: L-BFGS improvements |
|
[ First Prev 1 2 3 4 5 6 7 8 9 10 Next Last ]
|