summaryrefslogtreecommitdiff
path: root/libs/numeric
Commit message (Expand)AuthorAgeFilesLines
* Enable dynamic rounding on Alpha CPUs / Tru64.Markus Schöpflin2006-03-101-0/+0
* uBLAS avoid "end of non void reached" warnings in symmetric_adaptor when comp...Michael Stevens2006-03-091-0/+0
* Fix some bounds being incorrectly rounded in the pow function.Guillaume Melquiond2006-02-281-0/+0
* uBLAS change comment misspellingMichael Stevens2006-02-041-0/+0
* Fixed the converting assignment bug in optional<>Fernando Cacciola2006-02-031-0/+0
* uBLAS CHANGE make sure unbounded_array::data_ is always initialised. Not doin...Michael Stevens2006-02-021-0/+0
* uBLAS FIX define BOOST_UBLAS_CHECK_FALSE for NOCHECKMichael Stevens2006-02-021-0/+0
* uBLAS cleanup and remove legacy supportMichael Stevens2006-02-021-0/+0
* MINOR use BOOST_CHECK_FALSE to avoid warningsMichael Stevens2006-02-021-0/+0
* WORKAROUND VC8 problems with forward declared local iterator classMichael Stevens2006-02-021-0/+0
* FIX singular raises exception when NO_EXCEPTIONS setMichael Stevens2006-02-021-0/+0
* Removed long double test for overflows. Added documentation on which systems ...Guillaume Melquiond2006-02-021-0/+0
* Deprecated in_zero and replaced it by zero_in.Guillaume Melquiond2006-02-021-0/+0
* Update Jamfile.v2Vladimir Prus2006-01-181-0/+0
* Need special requirementes for compile only tests, too.Markus Schöpflin2006-01-161-0/+0
* Add check for dynamic rounding mode on Tru64/cxx. AFAICT g++ does not defineMarkus Schöpflin2006-01-121-0/+0
* Enable dynamic rounding mode on Alpha hardware for cxx and g++ on Tru64.Markus Schöpflin2006-01-121-0/+0
* Updated documentation on empty/whole and unprotected operations, to take into...Guillaume Melquiond2005-12-191-0/+0
* FIX completed ignore_unused_variable thanks to Georg BaumMichael Stevens2005-11-081-0/+0
* ADD ignore_unused_variable thanks to Angus LemmingMichael Stevens2005-11-061-0/+0
* FIX coordinate_vector pop_back type, should be filled_Michael Stevens2005-11-021-0/+0
* FIX avoid past end derefence in insert THANKS Jan AmtrupMichael Stevens2005-11-011-0/+0
* FIX coordinate_matrix pop_back type, should be filled_Michael Stevens2005-10-201-0/+0
* FIX type i_ instead of j_ in ref()Michael Stevens2005-10-181-0/+0
* ADD first tests of Container conceptMichael Stevens2005-10-161-0/+0
* FIX erase_element, remove returns from function which is defined as voidMichael Stevens2005-10-161-0/+0
* FIX ref returned reference to 0 pointer if new element. Thanks Max Weinberg.Michael Stevens2005-10-091-0/+0
* Code equivilent for asum of complexMichael Stevens2005-10-071-0/+0
* FIX The Vector Concept cannot refine Random Access Container as some Vectors ...Michael Stevens2005-10-061-0/+0
* MAJOR use boost::concept_checkMichael Stevens2005-10-061-0/+0
* FIX remove the return 0 avoid compiler warnings, they can cause other warnings!Michael Stevens2005-10-041-0/+0
* FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly de...Michael Stevens2005-10-021-0/+0
* FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly de...Michael Stevens2005-10-021-0/+0
* FIX typos in subsliceMichael Stevens2005-09-281-0/+0
* A bit too fast in commiting. Let's have proper copyright assignment.Guillaume Melquiond2005-09-271-0/+0
* Added Alpha processor support.Guillaume Melquiond2005-09-271-0/+0
* FIX rewrite unbounded_array resize to avoid uninit 'data' warningsMichael Stevens2005-09-231-0/+0
* FIX poor performance due to expression eval in BOOST_UBLAS_CHECKMichael Stevens2005-09-231-0/+0
* FIX _assign TYPE_CHECKS are dependant on vector/matrixMichael Stevens2005-09-221-0/+0
* Fix rounding directions on PPC. Fortunately these directions were not used fo...Guillaume Melquiond2005-09-121-0/+0
* MINOR comments regarding non-const unary2 consturctionMichael Stevens2005-09-021-0/+0
* FIX provide const definitions for _temporary_traits specialisationsMichael Stevens2005-09-011-0/+0
* FIX _reference closure_type is self_typeMichael Stevens2005-09-011-0/+0
* FIX added triangular.hpp dependencyMichael Stevens2005-09-011-0/+0
* FIX resize: avoid unitialised assignment warning for data_=data; Hopefully th...Michael Stevens2005-08-291-0/+0
* CHANGE unbounded_array: zero data_ if !NDEBUG for easier debuggingMichael Stevens2005-08-261-0/+0
* Large patch from Ulrich Eckhardt to fix support for EVC++ 4.John Maddock2005-08-251-0/+0
* CHANGE rename type_traits 'abs' and 'sqrt' to 'type_abs' and 'type_sqrt' so f...Michael Stevens2005-08-251-0/+0
* FIX proxy header dependencies for LUMichael Stevens2005-08-251-0/+0
* Post 1.33.0 Release notesMichael Stevens2005-08-251-0/+0