Michael Stevens
ea46a0e5fa
RESIZE FIXES
...
c_vector/matrix drop default construction requirement
svn path=/trunk/boost/boost/numeric/ublas/; revision=26963
2005-01-31 14:42:23 +00:00
Michael Stevens
942e5f34d2
RESIZE FIXES
...
Drop incorrect element requirement to be value_type(0) constructable
use matrix_resize_preserve where possible
c_vector/matrix don't initialise on construction
svn path=/trunk/boost/boost/numeric/ublas/; revision=26961
2005-01-31 14:08:09 +00:00
Michael Stevens
a116f01ffd
Also remerge development processes only on Boost CVS
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=26847
2005-01-25 19:16:34 +00:00
Michael Stevens
97c3846c6f
Remerged patches to HEAD dropped durring uBLAS_pure merge
...
ML and Wiki text had change
svn path=/trunk/boost/libs/numeric/ublas/; revision=26846
2005-01-25 19:15:25 +00:00
Michael Stevens
99b3539592
Fixed placement new detection for GCC 4
...
Seems that only Intel Linux has a good placement new
svn path=/trunk/boost/boost/numeric/ublas/; revision=26806
2005-01-22 17:18:53 +00:00
Toon Knapen
a560db1b11
resize did a zero-initiliase instead of a default initialise.
...
This did not work for value_type's that have no constructor that takes an int
svn path=/trunk/boost/boost/numeric/ublas/; revision=26794
2005-01-21 19:09:44 +00:00
Michael Stevens
464d6997b3
Fix '//' and moved #include matrix_expression.hpp to be consistent with other files
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26749
2005-01-19 20:42:42 +00:00
Toon Knapen
42eaa32eb1
added include of matrix_expression.hpp
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26744
2005-01-19 15:27:10 +00:00
Toon Knapen
d98b85af71
fixes involving vector_temporary_traits
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26721
2005-01-18 09:32:44 +00:00
Toon Knapen
271336ea34
merged from uBLAS-cvs
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=26707
2005-01-15 19:07:49 +00:00
Michael Stevens
c4aaa0fe8e
avoid multi line #if ||
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26642
2005-01-07 18:30:30 +00:00
Michael Stevens
797be0cc86
Use storage header from new header dependencies
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=26641
2005-01-07 18:04:39 +00:00
Michael Stevens
de4328dee4
pure renames sparse to mapped
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=26640
2005-01-07 17:48:30 +00:00
Michael Stevens
7da84eecc9
vector_of_vector in concept test
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=26639
2005-01-07 17:44:30 +00:00
Toon Knapen
a18f894dc5
more patches that originate from the uBLAS_pure merge
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26635
2005-01-06 11:28:27 +00:00
Toon Knapen
e2b27e29db
merged doc in uBLAS CVS to boost CVS
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=26634
2005-01-06 10:03:41 +00:00
Michael Stevens
0bd20244f3
changed uBLAS ML location
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=26627
2005-01-04 19:59:36 +00:00
Toon Knapen
acc03935cc
merged uBLAS_pure
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=26624
2005-01-04 14:52:20 +00:00
Michael Stevens
64d0c82ee6
Fixed placement new detection for GCC 4
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26621
2005-01-03 20:52:27 +00:00
Michael Stevens
8fc917e673
FIX sparse non_zeros is capacity, consistent with coordinate and compressed
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25806
2004-10-20 12:28:07 +00:00
Michael Stevens
80648c5469
FIX sparse non_zeros is capacity, consistent with coordinate and compressed
...
FIX sparse_matrix removed minumum in restrict_nz
svn path=/trunk/boost/boost/numeric/ublas/; revision=25805
2004-10-20 12:27:08 +00:00
Michael Stevens
df4a8706f2
missing _
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25794
2004-10-20 07:50:07 +00:00
Michael Stevens
7b41f97168
FIX nasty coordinate_matrix insert bug
...
Back to sumation of duplicates
svn path=/trunk/boost/boost/numeric/ublas/; revision=25793
2004-10-20 07:46:32 +00:00
Michael Stevens
c41890d60f
FIX _proxy headers will be independant
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25701
2004-10-13 08:03:36 +00:00
Michael Stevens
a89ff42b78
Intel 7.1 reports as 700 assume both have same placement-new behaviour
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25680
2004-10-12 06:37:27 +00:00
Michael Stevens
8919702a9b
*** empty log message ***
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25679
2004-10-12 06:28:13 +00:00
Michael Stevens
f1fee49f3c
move to detail
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25678
2004-10-12 06:26:34 +00:00
Michael Stevens
76bb76bab6
correct headers
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25664
2004-10-11 12:38:53 +00:00
Michael Stevens
0a2911ad0c
remove find out why intel 7.1 config is incorrect
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25663
2004-10-11 12:24:10 +00:00
Michael Stevens
93455597eb
Copyright
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25662
2004-10-11 12:19:53 +00:00
Michael Stevens
22ce2c95fc
Fix only intel linux has useful placement new
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25653
2004-10-11 06:35:21 +00:00
Michael Stevens
4734320f15
find out why intel 7.1 config is incorrect
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25646
2004-10-10 08:37:26 +00:00
Michael Stevens
85f757b7bf
Fix cw-8.3 disable type checks to avoid debug functor syntax problem
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25645
2004-10-10 08:21:57 +00:00
Michael Stevens
3ebb1ee30f
attempt workaround for cw-8.3 ::template syntax problem
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25633
2004-10-09 07:57:25 +00:00
Michael Stevens
0bc02b4a63
attempt workaround for cw-8.3 ::template syntax problem
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25632
2004-10-09 07:52:45 +00:00
Michael Stevens
1c6978d584
Try inline as cw-8.3 fix
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25627
2004-10-08 18:06:35 +00:00
Michael Stevens
954be358d5
header dependcies
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25624
2004-10-08 12:33:02 +00:00
Michael Stevens
8d60ac9a84
icc-7.1 placement new
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25621
2004-10-08 06:44:13 +00:00
Michael Stevens
eb230809dc
Fix random_access_iterator cut&paste error
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25611
2004-10-07 16:50:13 +00:00
Michael Stevens
c651afce8a
add placement_new test
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25603
2004-10-07 08:03:11 +00:00
Michael Stevens
729cc1c1a0
Generic accessor, VC6 has template problems remove for all non PTS compilers
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25601
2004-10-07 04:31:19 +00:00
Aleksey Gurtovoy
9861b4bb29
c++boost.gif -> boost.png replacement
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25573
2004-10-05 15:45:52 +00:00
Michael Stevens
d8587e7acf
remove tabs
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25568
2004-10-05 10:14:49 +00:00
Michael Stevens
99cf5ca6c4
New definitions.hpp for noalias and accessors
...
New namespace dimensions for accessors
svn path=/trunk/boost/boost/numeric/ublas/; revision=25566
2004-10-05 08:12:55 +00:00
Michael Stevens
90e75885bf
FIX missing return in map_capacity
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25547
2004-10-04 07:28:27 +00:00
Michael Stevens
da3c36347a
enable array placement new for some compilers
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25535
2004-10-03 05:24:13 +00:00
Michael Stevens
43ebeef479
More text
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25534
2004-10-03 04:33:34 +00:00
Michael Stevens
2f28c29bb0
Try Rene's Rivera's Darwin detection for test1
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25533
2004-10-03 04:33:14 +00:00
Michael Stevens
f028c180da
Add std::vector testing for future
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=25515
2004-10-01 17:54:23 +00:00
Michael Stevens
d6b421fa1d
add USEFUL_ARRAY_PLACEMENT_NEW
...
add storage_arrary base class initialisers to copy constructors to avoid compiler warnings
svn path=/trunk/boost/boost/numeric/ublas/; revision=25514
2004-10-01 17:39:24 +00:00