Michael Stevens
70cbef6d3c
FIX reserve error with no preserve (thanks Gunter)
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27790
2005-03-23 20:31:06 +00:00
Michael Stevens
531c3f8b31
Complete index1 fixes from Andreas
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27789
2005-03-23 20:26:57 +00:00
Michael Stevens
48dee41550
Sloppy patch application missed out -1
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27767
2005-03-22 19:44:40 +00:00
Michael Stevens
9d35a86c23
FIX partially-filled index pointer array
...
thanks Andreas Klöckner
svn path=/trunk/boost/boost/numeric/ublas/; revision=27754
2005-03-21 16:15:28 +00:00
Michael Stevens
67eb8c34f3
Use iterator types instead of pointer in interface
...
Two versions of insert
svn path=/trunk/boost/libs/numeric/ublas/; revision=27706
2005-03-16 14:27:30 +00:00
Michael Stevens
7bea4343a6
Use iterator types instead of pointer in interface
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27705
2005-03-16 14:26:49 +00:00
Michael Stevens
8eda2b234a
Test MAP_ARRAY
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27702
2005-03-16 13:59:33 +00:00
Michael Stevens
bc98e195e1
FIX subproject path to test
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27701
2005-03-16 13:56:18 +00:00
Michael Stevens
6ab66f66f1
Support BOOST_UBLAS_NO_NESTED_CLASS_RELATION
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27700
2005-03-16 13:10:06 +00:00
Michael Stevens
88c01b5c83
FIX map_array insert
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27698
2005-03-16 12:48:20 +00:00
Michael Stevens
5b9b1c7f4e
Fix additional header (_proxy, valarray) included
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27691
2005-03-16 09:31:04 +00:00
Michael Stevens
100e1686d5
Fix map_array no longer has sized constructor
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27690
2005-03-16 09:27:36 +00:00
Michael Stevens
43aac7858a
_adaptor
...
Add insert_element
Fix bogus const reference (proxy)
svn path=/trunk/boost/boost/numeric/ublas/; revision=27689
2005-03-16 09:26:54 +00:00
Michael Stevens
05bf958680
Moved common headers to .hpp
...
Fixed missing header inclusions
svn path=/trunk/boost/libs/numeric/ublas/; revision=27688
2005-03-16 08:53:36 +00:00
Michael Stevens
623885e4e0
complex<interval> is not supported by std::complex. A boost:complex was assumed.
...
This does not and probably never will exist.
Removed code relying on this. It is untested and the macro's to enable it inconsistent
svn path=/trunk/boost/libs/numeric/ublas/; revision=27687
2005-03-16 08:36:00 +00:00
Michael Stevens
a2426d72f8
Deprecated SCALAR_ET removed
...
Simplief to use references directly. conversion from scalar_reference causes massive problems with intervals
svn path=/trunk/boost/boost/numeric/ublas/; revision=27670
2005-03-15 14:19:04 +00:00
Michael Stevens
4b2bea1adf
Test with no exceptions
...
project requirements now seem to work in BBv2
svn path=/trunk/boost/libs/numeric/ublas/; revision=27667
2005-03-15 11:05:31 +00:00
Michael Stevens
240ed92bb2
Use simple test() function name
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27666
2005-03-15 11:03:58 +00:00
Michael Stevens
6df1534986
Reenable slice test which shows runtime error
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27665
2005-03-15 11:03:03 +00:00
Michael Stevens
50ace497c6
Common initialize
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27664
2005-03-15 10:03:56 +00:00
Michael Stevens
45882cee7a
Move to Boost standard test directory
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27662
2005-03-15 09:03:25 +00:00
Michael Stevens
9dc8df705b
Generalised VofV still failing
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27661
2005-03-15 08:53:45 +00:00
Michael Stevens
78ced63fe2
Remove nonconformant compiler test disablement
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27660
2005-03-15 08:47:30 +00:00
Michael Stevens
97a2d302a9
Indivitual INTERNAL tests to reduce compilation size
...
Use typedef float T
svn path=/trunk/boost/boost/numeric/ublas/; revision=27645
2005-03-14 13:46:00 +00:00
Michael Stevens
65b3cb1ce5
Add Gunter's coordinate_matrix axpy_prod specialisation
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27644
2005-03-14 13:41:58 +00:00
Michael Stevens
58c964a7c5
Update doc matches name change sparse_ to mapped_
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27643
2005-03-14 13:29:04 +00:00
Michael Stevens
7e2f9e06f6
Update doc matches name change sparse_ to mapped_
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=27642
2005-03-14 13:28:59 +00:00
Michael Stevens
03ab689069
Update insert/erase/append_element to match development version
...
Thanks Gunter
svn path=/trunk/boost/libs/numeric/ublas/; revision=27640
2005-03-14 13:04:35 +00:00
Toon Knapen
1fc66a9418
port to IBM/VisualAge
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27597
2005-03-10 12:10:18 +00:00
Michael Stevens
c93dbadfa9
More transparent definition of equals
...
Moved to namespace detail
svn path=/trunk/boost/boost/numeric/ublas/; revision=27346
2005-02-13 16:21:39 +00:00
Michael Stevens
d25599dc28
__GNUC__ tests don't belong in pure implementation!
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27343
2005-02-13 13:40:29 +00:00
Michael Stevens
c1d12d1547
Comments regarding FIXME for expression instantiation order
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27342
2005-02-13 13:38:03 +00:00
Michael Stevens
5d2d77112a
comment had ///
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27306
2005-02-10 10:48:32 +00:00
Michael Stevens
96edaea89f
added vector_assign dependency
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27305
2005-02-10 10:48:00 +00:00
Michael Stevens
502f404f60
Added mising <vector> dependency
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27304
2005-02-10 10:34:22 +00:00
Michael Stevens
676434765f
FIX incosistent change to new _temporary traits
...
header also missing
svn path=/trunk/boost/boost/numeric/ublas/; revision=27303
2005-02-10 08:52:48 +00:00
Michael Stevens
7f7877bd1b
FIX incosistent change to new _temporary traits
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27302
2005-02-10 08:50:56 +00:00
Michael Stevens
23acbc5748
FIX incosistent change to new _temporary traits
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27301
2005-02-10 08:37:29 +00:00
Toon Knapen
01c401c825
typo
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27217
2005-02-07 13:37:52 +00:00
Toon Knapen
28fff50013
added temporary_traits
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27216
2005-02-07 13:36:40 +00:00
Michael Stevens
2c82874124
Compiles using matrix_resize_preserve
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26966
2005-01-31 15:48:29 +00:00
Michael Stevens
03880cbe3f
value_type/*zero*/() used as a placeholder to much disliked value_type (0)
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26965
2005-01-31 15:14:30 +00:00
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