2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-23 16:12:09 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Gunter Winkler
0b077e1c0d * fix and close #2686
* replaced the word "upper" by "lower" because the description is for lower triangular matrices

* added more detailed example for the use of triangular matrices and adaptors
2009-01-30 21:12:32 +00:00
John Maddock
765b04bd8e Updated licences using blanket_permission.txt. 2007-09-18 17:19:41 +00:00
Vladimir Prus
78d07714d6 Remove V1 Jamfiles 2007-08-08 19:02:26 +00:00
Michael Stevens
b396653fa2 tabs 2005-06-21 06:11:45 +00:00
Michael Stevens
cd1be73187 more silly std::min reports 2005-06-14 17:06:57 +00:00
Michael Stevens
a778933b3b Work around in this case pointless min/max rules for Boost 2005-05-08 16:54:12 +00:00
Michael Stevens
0ee7eab81f Fix additional header (_proxy, valarray) included 2005-03-16 09:31:04 +00:00
Michael Stevens
98e54f687b Fix map_array no longer has sized constructor 2005-03-16 09:27:36 +00:00
Michael Stevens
07658594e7 Update doc matches name change sparse_ to mapped_ 2005-03-14 13:29:04 +00:00
Michael Stevens
308fd81c84 Update doc matches name change sparse_ to mapped_ 2005-03-14 13:28:59 +00:00
Toon Knapen
c0692ce161 merged doc in uBLAS CVS to boost CVS 2005-01-06 10:03:41 +00:00
Michael Stevens
83cc842720 map_array like std::map should be default constructed 2004-09-03 09:18:56 +00:00
Michael Stevens
8e5e778bd0 New v2 support 2004-07-11 09:00:55 +00:00
Michael Stevens
9cb6819022 From uBLAS project. Ready for regression testing for 1.32.0 2004-07-10 08:40:37 +00:00
Eric Niebler
65b3cad8bf remove std_min and std_max, update minmax coding guidelines 2004-06-23 04:49:48 +00:00
Eric Niebler
204d6922f2 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros 2004-02-26 18:27:02 +00:00
Jörg Walter
eabb17dead A couple of fixes and improvements 2003-05-26 20:55:45 +00:00
Jörg Walter
096ac8dbf2 More fixes. 2003-02-18 07:34:44 +00:00
Jörg Walter
4ae29ffca5 More bug fixes. 2003-02-12 20:24:54 +00:00
Jörg Walter
5d0b130d54 Documentation update and some fixes. 2003-02-04 07:22:11 +00:00