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 |
|
| | | 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 |
| | | 0000537 | | Data analysis | feature | resolved (SergeyB) | 2013-07-10 | IMPLEMENTED: parallel training of neural ensembles |
| | | 0000536 | | Data analysis | feature | resolved (SergeyB) | 2013-07-10 | IMPLEMENTED: parallel cross-validation for neural networks |
| | | 0000535 | | Data analysis | feature | resolved (SergeyB) | 2013-07-10 | IMPLEMENTED: parallel training of neural network |
| | | 0000531 | | Data analysis | feature | resolved (SergeyB) | 2013-06-27 | IMPLEMENTED: better weight initialization for MLP's |
| | | 0000524 | | Interpolation | minor | resolved (SergeyB) | 2013-06-07 | FIZED: possible division by zero in estimator for errors-in-parameters |
| | | 0000523 | | Interpolation | feature | resolved (SergeyB) | 2013-06-07 | IMPLEMENTED: Akima spline for N<5 |
| | | 0000505 | | General | minor | resolved (SergeyB) | 2013-05-21 | FIXED: minor bug in the implementation of proxy array/matrix object |
| | | 0000522 | | Data analysis | feature | resolved (SergeyB) | 2013-05-14 | IMPLEMENTED: parallel hierarchical clustering |
| | | 0000518 | | Statistics | tweak | resolved (SergeyB) | 2013-05-14 | FIXED: minor bug in Student's t-test |
| | | 0000504 | | Statistics | major | resolved (SergeyB) | 2013-05-13 | FIXED: minor bug in the sign test (two sided alternative) |
| | | 0000521 | 1 | General | minor | resolved (SergeyB) | 2013-05-13 | FIXED: stack overflow in kd-tree construction routine |
| | | 0000516 | | Statistics | feature | resolved (SergeyB) | 2013-04-25 | IMPLEMENTED: ranking functionality |
| | | 0000513 | | Statistics | feature | resolved (SergeyB) | 2013-04-25 | IMPLEMENTED: parallel correlation/covariation functions |
| | | 0000510 | | Linear algebra | minor | resolved (SergeyB) | 2013-04-04 | IMPLEMENTED: parallel linear algebra functions (real/complex TRSM, GEMM, SYRK) |
| |  | 0000469 | | Linear algebra | feature | resolved (SergeyB) | 2013-04-04 | IMPLEMENTED: efficient basecase GEMM code for C# |
| | | 0000502 | | Optimization | tweak | resolved (SergeyB) | 2013-01-17 | INCOMPATIBLE: MinBLEICSetCond() replaces three other functions from MinBLEIC |
| |  | 0000438 | | Optimization | feature | resolved (SergeyB) | 2013-01-14 | IMPLEMENTED: refactoring of the BLEIC optimizer |
| | | 0000480 | | Data analysis | feature | resolved (SergeyB) | 2012-12-06 | IMPLEMENTED: neural network improvements |
| | | 0000474 | | Data analysis | feature | resolved (SergeyB) | 2012-11-27 | IMPLEMENTED: k-means clustering was merged with new clustering unit |
| | | 0000499 | | General | feature | resolved (SergeyB) | 2012-11-27 | DOCS: added important information on support for very large arrays in NET 4.5 |
|
[ First Prev 1 2 3 4 5 6 7 8 9 10 Next Last ]
|