Viewing Issues (201 - 250 / 427)
[ Print Reports ] [ CSV Export ]
|
[ First Prev 1 2 3 4 5 6 7 8 9 Next Last ]
|
| | P | ID | # | Category | Severity | Status | Updated | Summary |
|
| | | 0000654 | | Data analysis | minor | resolved (SergeyB) | 2015-07-24 | IMPLEMENTED: better memory reuse in clustering functions |
| | | 0000652 | | General | feature | resolved (SergeyB) | 2015-07-24 | IMPLEMENTED: reading CSV files |
| | | 0000650 | | General | minor | resolved (SergeyB) | 2015-07-21 | FIXED: two race conditions in initializer of HPC ALGLIB for C# |
| | | 0000615 | | Optimization | feature | resolved (SergeyB) | 2015-07-21 | IMPLEMENTED: Adaptive Gradient Sampling algorithm for nonsmooth nonconvex constrained optimization |
| | | 0000511 | | Fast transforms | minor | assigned (SergeyB) | 2015-07-20 | Improved FFT, FHT, convolution and correlation |
| | | 0000576 | | General | minor | assigned (SergeyB) | 2015-07-20 | Signed NET assemblies |
| | | 0000655 | | Data analysis | minor | resolved (SergeyB) | 2015-06-11 | FIXED: lrbuild() crashes when called from 64-bit HPC ALGLIB for C# |
| | | 0000651 | | Data analysis | feature | resolved (SergeyB) | 2015-05-12 | IMPLEMENTED: Ward's method for hierarchical clustering |
| | | 0000647 | | Solvers | feature | resolved (SergeyB) | 2015-03-18 | IMPLEMENTED: faster linear solvers |
| | | 0000578 | | Interpolation | feature | resolved (SergeyB) | 2014-12-12 | IMPLEMENTED: parametric/nonparametric RDP algorithm |
| | | 0000638 | | Linear algebra | feature | resolved (SergeyB) | 2014-12-10 | IMPLEMENTED: improved row extraction for CRS/SKS sparse matrices |
| | | 0000598 | | General | feature | resolved (SergeyB) | 2014-12-09 | IMPLEMENTED: version information for NET assemblies and Windows DLL's |
| | | 0000635 | | Solvers | feature | resolved (SergeyB) | 2014-12-04 | IMPLEMENTED: polynomial solver |
| | | 0000633 | | General | major | resolved (SergeyB) | 2014-12-04 | FIXED: wrong 32/64 bit integer typedefs for MSVC compiler |
| | | 0000634 | | Interpolation | minor | resolved (SergeyB) | 2014-12-04 | FIXED: instability in PolynomialBar2Pow() function |
| | | 0000624 | | Linear algebra | minor | resolved (SergeyB) | 2014-11-24 | IMPLEMENTED: cmatrixsyrk() was renamed to cmatrixherk() |
| | | 0000580 | | Linear algebra | feature | resolved (SergeyB) | 2014-11-24 | IMPLEMENTED: MKL-powered EVD |
| | | 0000632 | | Data analysis | feature | resolved (SergeyB) | 2014-11-21 | IMPLEMENTED: better LDA algorithm |
| | | 0000617 | | Optimization | feature | resolved (SergeyB) | 2014-10-15 | IMPLEMENTED: improved BLEIC algorithm |
| | | 0000545 | | Optimization | feature | resolved (SergeyB) | 2014-10-09 | IMPLEMENTED: interface to stop running nonlinear optimizer |
| | | 0000589 | | Optimization | feature | resolved (SergeyB) | 2014-10-08 | IMPLEMENTED: all optimizers can detect NAN/INF in the target function |
| | | 0000609 | | General | tweak | resolved (SergeyB) | 2014-10-01 | IMPLEMENTED: memory barrier in ae_cpuid() |
| | | 0000561 | | Optimization | feature | resolved (SergeyB) | 2014-10-01 | IMPLEMENTED: nonlinearly constrained optimizer (Augmented Lagrangian) |
| | | 0000525 | | Data analysis | feature | assigned (SergeyB) | 2014-06-03 | Neural network improvements |
| | | 0000582 | | General | tweak | resolved (SergeyB) | 2014-05-28 | FIXED: C# version of ae_dispose_task() now clears all pointers owned by the object |
| | | 0000594 | | General | feature | resolved (SergeyB) | 2014-05-28 | IMPLEMENTED: additional integrity test for copying of objects |
| | | 0000602 | | General | tweak | resolved (SergeyB) | 2014-05-28 | IMPLEMENTED: explicit cast from ae_int_t to double in C core (required to avoid warnings) |
| | | 0000611 | | General | feature | resolved (SergeyB) | 2014-05-27 | IMPLEMENTED: deep copy constructor for C# objects |
| | | 0000591 | | Data analysis | major | resolved (SergeyB) | 2014-05-27 | FIXED: bug in the shared pool copying code |
| | | 0000586 | | Linear algebra | feature | resolved (SergeyB) | 2014-05-26 | IMPLEMENTED: Skyline Cholesky factorizer |
| | | 0000607 | | Optimization | tweak | resolved (SergeyB) | 2014-05-23 | INCOMPATIBLE: default solver used by MinQP subpackage was changed. |
| | | 0000566 | | Optimization | feature | resolved (SergeyB) | 2014-05-23 | IMPLEMENTED: new constrained QP solver - QuickQP |
| | | 0000595 | | Interpolation | feature | resolved (SergeyB) | 2014-05-14 | IMPLEMENTED: 4-parameter and 5-parameter logistic fitting |
| | | 0000588 | | Linear algebra | feature | resolved (SergeyB) | 2014-02-12 | IMPLEMENTED: additional sparse matrix functions |
| | | 0000590 | | Linear algebra | feature | resolved (SergeyB) | 2014-02-05 | IMPLEMENTED: Cholesky updates (rank-1, fixing variables) |
| | | 0000585 | | Linear algebra | feature | resolved (SergeyB) | 2014-01-16 | IMPLEMENTED: additional sparse conversion functions |
| | | 0000584 | | Linear algebra | feature | resolved (SergeyB) | 2014-01-16 | IMPLEMENTED: skyline (SKS) sparse matrix storage format |
| | | 0000574 | | General | feature | resolved (SergeyB) | 2013-10-25 | IMPLEMENTED: C# interface to high performance native core |
| | | 0000575 | | General | feature | resolved (SergeyB) | 2013-10-25 | IMPLEMENTED: prototype of ALGLIB-MKL interface |
| | | 0000569 | | General | minor | resolved (SergeyB) | 2013-10-24 | FIXED: non-ANSI characters in comments |
| | | 0000563 | | General | tweak | resolved (SergeyB) | 2013-10-24 | FIXED: incompatibility with recent versions of BCB |
| | | 0000570 | | Optimization | minor | resolved (SergeyB) | 2013-10-14 | FIXED: MinBLEIC optimizer hangs |
| | | 0000512 | | Data analysis | feature | assigned (SergeyB) | 2013-10-05 | Parallel clustering k-means |
| | | 0000547 | | General | minor | resolved (SergeyB) | 2013-09-12 | FIXED: name conflict with some math libraries |
| | | 0000503 | | Optimization | tweak | resolved (SergeyB) | 2013-07-24 | IMPLEMENTED: uphill steps in BLEIC optimizer |
| | | 0000539 | | Optimization | feature | resolved (SergeyB) | 2013-07-22 | IMPLEMENTED: new QP solver (QP-BLEIC) |
| | | 0000534 | | Solvers | text | resolved (SergeyB) | 2013-07-15 | FIXED: minor fix in documentation on RMatrixSolveLS |
| | | 0000528 | | General | minor | resolved (SergeyB) | 2013-07-15 | FIXED: memory leak in shared pool and smart pointer (C++) |
| | | 0000478 | | General | feature | resolved (SergeyB) | 2013-07-15 | IMPLEMENTED: refactoring of high-quality random numbers generator |
| | | 0000538 | | Fast transforms | feature | resolved (SergeyB) | 2013-07-11 | IMPLEMENTED: improved FFT |
|
[ First Prev 1 2 3 4 5 6 7 8 9 Next Last ]
|