summaryrefslogtreecommitdiff
path: root/libs/numeric/ublas
Commit message (Expand)AuthorAgeFilesLines
* CHANGE unbounded_array: zero data_ if !NDEBUG for easier debuggingMichael Stevens2005-08-261-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-121-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
* UntabificationDouglas Gregor2005-07-131-0/+0
* FIX added diagonal_matrix array_type constructorMichael Stevens2005-07-131-0/+0
* FIX scalar_expression also does not require default constructor and nil_Michael Stevens2005-07-131-0/+0
* CHANGE Expression concept no longer requires Default Contructable, we can the...Michael Stevens2005-07-131-0/+0
* CHANGE implement vector/matrix_container base classesMichael Stevens2005-07-131-0/+0
* FIX static initialisors for zero_Michael Stevens2005-07-111-0/+0
* Commented Storage accessorsMichael Stevens2005-07-111-0/+0
* FIX class static zero_ should be constructed from /*zero*/()Michael Stevens2005-07-111-0/+0
* FIX type in previously missing sliceMichael Stevens2005-07-111-0/+0
* ADD basic documentation of projection functionsMichael Stevens2005-07-111-0/+0
* Storage concepts links corrected and more logical overview and concept linksMichael Stevens2005-07-111-0/+0
* Removed precondition for opposite Row/Colum index, these are always validMichael Stevens2005-07-081-0/+0
* Removed precondition checks for opposite Row/Colum index, these are always validMichael Stevens2005-07-081-0/+0
* FIX previous const changes, return value and constructed projection must matchMichael Stevens2005-07-071-0/+0
* FIX corrected semantics of range, slice, indirect_array which failed if param...Michael Stevens2005-07-061-0/+0
* FIX corrected semantics of range, slice, indirect_array which failed if param...Michael Stevens2005-07-061-0/+0
* typo for previous const changesMichael Stevens2005-07-051-0/+0
* FIX const correctness of row/column projects, removed bogus row/column_constMichael Stevens2005-07-051-0/+0