summaryrefslogtreecommitdiff
path: root/libs/numeric
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* FIX Sparse -> Mapped name change missed in indexMichael Stevens2005-08-221-0/+0
* FIX current implementation no members are at variance to the ConceptMichael Stevens2005-08-161-0/+0
* ADD Array AdaptorMichael Stevens2005-08-161-0/+0
* ADD carray_adaptor as modelMichael Stevens2005-08-161-0/+0
* NEW carray_adaptorMichael Stevens2005-08-161-0/+0
* FIX sparse__element proxy copy contructor copied d_ unnecessarily and did not...Michael Stevens2005-08-121-0/+0
* FIX unused parameter warningsMichael Stevens2005-08-121-0/+0
* FIX container assign resize without presereMichael Stevens2005-08-121-0/+0
* FIX container assign resize without presereMichael Stevens2005-08-121-0/+0
* Merged from 1.33.0 releaseDouglas Gregor2005-08-123-0/+0
* ADD Test zero assignmentMichael Stevens2005-08-111-0/+0
* FIX missing () in vector/matrix_container operator()Michael Stevens2005-08-111-0/+0
* FIX packed and sparse overloads for increment and decrementMichael Stevens2005-07-291-0/+0
* FIX doc no spaces in <h2>Michael Stevens2005-07-181-0/+0
* FIX document all Vector Matrix containers derived from _containerMichael Stevens2005-07-181-0/+0
* FIX only in conditional compiled BOOST_UBLAS_ENABLE_PROXY_SHORTCUTS. Will not...Michael Stevens2005-07-171-0/+0
* Comment typoMichael Stevens2005-07-151-0/+0
* ADD define the vector/matrix_container classesMichael Stevens2005-07-151-0/+0
* Clear up broken links, tabs, etcDouglas Gregor2005-07-141-0/+0
* FIX use #elifMichael Stevens2005-07-141-0/+0
* ADD implement Container assignment without temporary for dense and sparse vec...Michael Stevens2005-07-141-0/+0
* CHANGE implement and document subrange, subslice free functionsMichael Stevens2005-07-141-0/+0
* More details on compilers targeted for this releaseMichael Stevens2005-07-141-0/+0
* More details on compilers targeted for this releaseMichael Stevens2005-07-141-0/+0
* ADD vector/matrix_expression public base to associated typesMichael Stevens2005-07-141-0/+0
* replaced by bounded_array and unbounded_array and range filesMichael Stevens2005-07-141-0/+0
* Removed duplicate files container.htm, wasreplaced by _concept.htm filesMichael Stevens2005-07-141-0/+0
* Removed duplicate files expression.htm and iterator.htm were replaced by _con...Michael Stevens2005-07-141-0/+0