Michael Stevens
52ea806938
Code equivilent for asum of complex
2005-10-07 11:35:50 +00:00
Michael Stevens
67ecca8bf3
FIX The Vector Concept cannot refine Random Access Container as some Vectors don't have Random Access Iterators.
...
Make Vector a model of Random Access Container instead
2005-10-06 19:58:39 +00:00
Michael Stevens
9c2352d6a8
FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined
2005-10-02 12:35:36 +00:00
Michael Stevens
115be133ab
Post 1.33.0 Release notes
2005-08-25 08:26:45 +00:00
Michael Stevens
f1f7581d30
FIX Sparse -> Mapped name change missed in index
2005-08-22 15:57:15 +00:00
Michael Stevens
c98c1052f6
FIX current implementation no members are at variance to the Concept
2005-08-16 18:11:58 +00:00
Michael Stevens
e6a5a7708c
ADD Array Adaptor
2005-08-16 18:09:58 +00:00
Michael Stevens
677362253b
ADD carray_adaptor as model
...
FIX range/slice are not models
2005-08-16 18:09:10 +00:00
Douglas Gregor
3168bdca0a
Merged from 1.33.0 release
2005-08-12 13:02:37 +00:00
Michael Stevens
f9276e2963
FIX doc no spaces in <h2>
2005-07-18 07:39:12 +00:00
Michael Stevens
c7c4a5e709
FIX document all Vector Matrix containers derived from _container
...
FIX zero/unit/scalar default int
FIX no spaces in <h2>
2005-07-18 07:35:53 +00:00
Michael Stevens
353d453f07
ADD define the vector/matrix_container classes
...
CHANGE drop the template parameters of models, they are often incorrect, missleading and impossible to maintain
FIX Vector/ Matrix concepts have array_type and data() as special properties
2005-07-15 15:45:34 +00:00
Douglas Gregor
8d4452b8b2
Clear up broken links, tabs, etc
2005-07-14 15:47:04 +00:00
Michael Stevens
1ba0d69054
CHANGE implement and document subrange, subslice free functions
...
- ALL proxy shortcuts are disabled by default as they cannot implement correctly type size_type and difference_type, range and slice
- projection free functions are also able to shortcut proxies of proxies
2005-07-14 12:06:02 +00:00
Michael Stevens
b0a666040b
More details on compilers targeted for this release
2005-07-14 09:54:49 +00:00
Michael Stevens
9e1595e367
More details on compilers targeted for this release
2005-07-14 09:51:04 +00:00
Michael Stevens
2f7aa3bc57
ADD vector/matrix_expression public base to associated types
2005-07-14 09:44:06 +00:00
Michael Stevens
cc5bad51be
replaced by bounded_array and unbounded_array and range files
2005-07-14 09:29:57 +00:00
Michael Stevens
547b2f0235
Removed duplicate files container.htm, wasreplaced by _concept.htm files
2005-07-14 09:22:43 +00:00
Michael Stevens
dcfdf04bd9
Removed duplicate files expression.htm and iterator.htm were replaced by _concept.htm files
2005-07-14 09:17:14 +00:00
Michael Stevens
d84aec8b61
CHANGE Expression concept no longer requires Default Contructable, we can therefore drop the inefficient (require nil_) _adaptor default constructors
2005-07-13 06:14:53 +00:00
Michael Stevens
4194039623
ADD basic documentation of projection functions
2005-07-11 09:22:30 +00:00
Michael Stevens
520241b477
Storage concepts links corrected and more logical overview and concept links
2005-07-11 07:59:26 +00:00
Michael Stevens
2642dc4b12
Removed precondition for opposite Row/Colum index, these are always valid
2005-07-08 17:14:07 +00:00
Michael Stevens
77bca84d16
insert/erase_element
2005-06-27 12:52:26 +00:00
Michael Stevens
1255b14119
FIX insert/erase_element
...
Added c_vector/matrix to models
2005-06-27 12:49:31 +00:00
Michael Stevens
b396653fa2
tabs
2005-06-21 06:11:45 +00:00
Michael Stevens
2238c66e08
Updated bench1 results to GCC4.0 on Athlon 64 3000+
2005-06-18 12:25:27 +00:00
Michael Stevens
2926c1b4eb
compiler compatibility
2005-06-15 09:34:41 +00:00
Michael Stevens
de465ceb71
readibility
2005-06-15 09:34:21 +00:00
Michael Stevens
27b871a7c0
clarified aliases
2005-06-15 08:49:23 +00:00
Michael Stevens
aceade4d3c
fix internal refs
2005-06-15 08:00:51 +00:00
Michael Stevens
52dfebb642
remove Last revised which is never correct anyway
2005-06-14 17:13:07 +00:00
Michael Stevens
cd1be73187
more silly std::min reports
2005-06-14 17:06:57 +00:00
Michael Stevens
f61f17ed1b
merged important changes from Toon's dense_vector_concept
...
dense_vector/matrix_concept did not yet have any difference from the container concepts and could be removed
The differences between dense and sparse can be added again later
2005-06-14 17:05:03 +00:00
Michael Stevens
32b625d526
Fixed bad refs to vector/matix_expressions
2005-06-14 16:48:53 +00:00
Michael Stevens
1a8252da68
tidy seems to by junk
2005-06-14 16:13:05 +00:00
Michael Stevens
b9785dff41
elements are not initialised. Thanks Gunter
2005-06-13 11:45:51 +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
c6094e61ea
Correct location for "../../../boost.png"
2005-05-08 16:43:35 +00:00
Michael Stevens
52697396fe
Use ../../../boost.png with no alt=
2005-05-02 07:32:13 +00:00
Michael Stevens
6ced82dc44
Use iterator types instead of pointer in interface
...
Two versions of insert
2005-03-16 14:27:30 +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
Michael Stevens
6617ba3ae1
Update insert/erase/append_element to match development version
...
Thanks Gunter
2005-03-14 13:04:35 +00:00
Michael Stevens
0f0df0af69
Also remerge development processes only on Boost CVS
2005-01-25 19:16:34 +00:00
Michael Stevens
511e06d242
Remerged patches to HEAD dropped durring uBLAS_pure merge
...
ML and Wiki text had change
2005-01-25 19:15:25 +00:00
Toon Knapen
c7882e1b6d
merged from uBLAS-cvs
2005-01-15 19:07:49 +00:00