Mantis Bugtracker

Reporter: Monitored By: Assigned To: Category: Severity: Resolution: Profile:
any any any any any any any
Status: Hide Status: Product Build: Product Version: Fixed in Version: Priority: Target Version:
any closed (And Above) any any any any any
Show: View Status: Show Sticky Issues: Changed(hrs): Use Date Filters: Relationships:
50 any Yes 6 No any
Platform: OS: OS Version:
any any any
Programming language  
any  
Sort by: Last Update Descending  
- Search: Advanced Filters ] Create Permalink ]

Viewing Issues (251 - 300 / 491) Print Reports ]  CSV Export ] [ First Prev 1 2 3 4 5 6 7 8 9 10 Next Last ]
    PID # CategorySeverityStatusUpdatedSummary
   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
  [ First Prev 1 2 3 4 5 6 7 8 9 10 Next Last ]

newfeedbackacknowledgedconfirmedassignedresolvedclosed


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker