Viewing Issues (151 - 200 / 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 |
|
| | | 0000606 | | Optimization | feature | assigned (SergeyB) | 2018-01-02 | QQP improvements |
| | | 0000460 | | Optimization | feature | assigned (SergeyB) | 2018-01-02 | MinQP improvements |
| | | 0000736 | | Linear algebra | feature | resolved (SergeyB) | 2017-12-29 | IMPLEMENTED: new set of public level 2 BLAS functions |
| | | 0000702 | | General | feature | resolved (SergeyB) | 2017-12-25 | IMPLEMENTED: debug allocation counter in C core and C++ version for POSIX systems |
| | | 0000769 | | General | feature | resolved (SergeyB) | 2017-12-25 | IMPLEMENTED: ALGLIB for CPP - additional tests for correct handling of malloc errors |
| | | 0000772 | | Optimization | feature | resolved (SergeyB) | 2017-12-25 | IMPLEMENTED: MinQP solver now supports automatic scaling |
| | | 0000751 | | Solvers | minor | resolved (SergeyB) | 2017-12-25 | IMPLEMENTED: direct sparse solver using Skyline (SKS) storage format |
| | | 0000779 | | Linear algebra | feature | resolved (SergeyB) | 2017-12-25 | IMPLEMENTED: sparseset() now works with SKS matrices |
| | | 0000778 | | Linear algebra | feature | resolved (SergeyB) | 2017-12-24 | IMPLEMENTED: band matrix creation with sparsecreatesksband() |
| | | 0000777 | | General | feature | assigned (SergeyB) | 2017-12-24 | INCOMPATIBLE: remove "out info" parameter from all the functions |
| | | 0000764 | | General | minor | resolved (SergeyB) | 2017-12-05 | FIXED: potential memory leak in the native ALGLIB (C++, native core for C#) |
| | | 0000763 | | Data analysis | feature | resolved (SergeyB) | 2017-11-29 | IMPLEMENTED: singular spectrum analysis algorithm |
| | | 0000762 | | General | feature | resolved (SergeyB) | 2017-11-28 | IMPLEMENTED: exception-free error handling for C++ |
| | | 0000759 | | General | feature | assigned (SergeyB) | 2017-11-17 | numerics.complex for C# |
| | | 0000758 | | Linear algebra | feature | resolved (SergeyB) | 2017-11-12 | IMPLEMENTED: warm start for subspace eigensolver |
| | | 0000757 | | General | feature | assigned (SergeyB) | 2017-11-09 | enums for constants |
| | | 0000752 | | Data analysis | feature | assigned (SergeyB) | 2017-11-07 | INCOMPATIBLE: decision trees storage format |
| | | 0000689 | | General | minor | assigned (SergeyB) | 2017-10-24 | GCC7: Test failure on i686 |
| | | 0000734 | | Optimization | feature | resolved (SergeyB) | 2017-10-10 | IMPLEMENTED: orders of magnitude faster QP-DENSE-AUL solver |
| | | 0000732 | | General | feature | resolved (SergeyB) | 2017-10-09 | IMPLEMENTED: up to 4x faster BLEIC and QP-BLEIC solvers |
| | | 0000723 | | General | feature | resolved (SergeyB) | 2017-09-30 | IMPLEMENTED: attach_to_ptr() for C++ vectors/matrices |
| | | 0000722 | | General | feature | resolved (SergeyB) | 2017-09-12 | IMPLEMENTED: ALGLIB for Delphi/FreePascal - Linux support |
| | | 0000721 | | General | feature | resolved (SergeyB) | 2017-09-12 | IMPLEMENTED: ALGLIB for C# - Linux HPC binaries |
| | | 0000717 | | Linear algebra | tweak | resolved (SergeyB) | 2017-08-16 | IMPLEMENTED: deterministic seed for internaldstein() inverse iteration initializer |
| | | 0000714 | | Optimization | minor | resolved (SergeyB) | 2017-08-09 | FIXED: minor error in QQP solver - incorrect automatic scaling |
| | | 0000713 | | Interpolation | feature | resolved (SergeyB) | 2017-08-09 | TWEAK: rbfsetpoints() - added check for NAN/INF in the inputs |
| | | 0000706 | | Data analysis | feature | resolved (SergeyB) | 2017-06-08 | IMPLEMENTED: deterministic seed for k-means clustering algorithm |
| | | 0000690 | | Optimization | feature | resolved (SergeyB) | 2017-05-11 | IMPLEMENTED: linear constraints for MinLM/LSFit optimizers |
| | | 0000700 | | Optimization | tweak | resolved (SergeyB) | 2017-05-03 | IMPLEMENTED: additional regularization of MinNLC optimizer |
| | | 0000678 | | General | minor | resolved (SergeyB) | 2017-04-29 | FIXED: ae_matrix_attach_to_x() ignores stride in X-object |
| | | 0000692 | | Interpolation | feature | resolved (SergeyB) | 2017-04-18 | IMPLEMENTED: fitting minimum circumscribed, minimum zone, maximum inscribed circles to N-dimensional data |
| | | 0000691 | | Optimization | feature | resolved (SergeyB) | 2017-04-14 | IMPLEMENTED: "exact robust" preconditioner mode for MinNLC optimizer |
| | | 0000683 | | Optimization | feature | resolved (SergeyB) | 2017-02-16 | IMPLEMENTED: box-constrained optimizer |
| | | 0000688 | | General | feature | resolved (SergeyB) | 2017-02-14 | IMPLEMENTED: streaming serialization/unserialization in C# |
| | | 0000687 | | General | feature | resolved (SergeyB) | 2017-02-14 | IMPLEMENTED: streaming serialization/unserialization in C++ |
| | | 0000664 | | General | feature | resolved (SergeyB) | 2017-02-13 | IMPLEMENTED: IronPython and VB.Net wrappers are now included into default distribution of ALGLIB for C# |
| | | 0000669 | | Optimization | feature | resolved (SergeyB) | 2017-02-09 | IMPLEMENTED: integrity check for NAN/INF for lsfit and minlm solvers |
| | | 0000682 | | Linear algebra | feature | resolved (SergeyB) | 2017-02-08 | IMPLEMENTED: subspace iteration direct/sparse/out-of-core symmetric/nonsymmetric eigensolver |
| | | 0000681 | | Linear algebra | feature | resolved (SergeyB) | 2017-02-08 | IMPLEMENTED: truncated PCA |
| | | 0000676 | | Interpolation | minor | resolved (SergeyB) | 2017-02-02 | IMPLEMENTED: hierarchical RBF |
| | | 0000670 | | Spec.functions | minor | resolved (SergeyB) | 2016-12-23 | FIXED: some statistical functions are prone to integer overflow |
| | | 0000677 | | General | trivial | resolved (SergeyB) | 2016-12-21 | FIXED: minor typo in C# docs |
| | | 0000665 | | Optimization | feature | resolved (SergeyB) | 2016-12-16 | IMPLEMENTED: new QP solver for linearly constrained QP problems |
| | | 0000672 | | General | feature | resolved (SergeyB) | 2016-05-14 | IMPLEMENTED: kd-trees now support box queries |
| | | 0000671 | | Interpolation | feature | resolved (SergeyB) | 2016-05-11 | IMPLEMENTED: parallel RBF evaluation on regular 3D grids |
| | | 0000668 | | General | feature | resolved (SergeyB) | 2016-03-23 | IMPLEMENTED: thread-safe version of kd-tree object |
| | | 0000658 | | Optimization | minor | resolved (SergeyB) | 2015-10-12 | FIXED: BLEIC optimizer hangs in rare cases due to roundoff errors |
| | | 0000656 | | Optimization | minor | resolved (SergeyB) | 2015-07-31 | FIXED: minor bug in the handling of inconsistent linear constraints (BLEIC, QP optimizer) |
| | | 0000621 | | Statistics | minor | resolved (SergeyB) | 2015-07-24 | FIXED: mann-whitney u-test can return probabilities greater than 1 |
| | | 0000546 | | Statistics | tweak | resolved (SergeyB) | 2015-07-24 | FIXED: corrected documentation for Jarque-Bera test |
|
[ First Prev 1 2 3 4 5 6 7 8 9 Next Last ]
|