Commit Graph

4026 Commits

Author SHA1 Message Date
Michael Stevens
8504fe9921 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
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
f98c335248 FIX map_array insert
[SVN r27698]
2005-03-16 12:48:20 +00:00
Michael Stevens
717b04cc88 FIX map_array insert 2005-03-16 12:48:20 +00:00
Michael Stevens
afaa361bcc FIX map_array insert
svn path=/trunk/boost/boost/numeric/ublas/; revision=27698
2005-03-16 12:48:20 +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
ed16366ab7 Fix additional header (_proxy, valarray) included
[SVN r27691]
2005-03-16 09:31:04 +00:00
Michael Stevens
0ee7eab81f Fix additional header (_proxy, valarray) included 2005-03-16 09:31:04 +00:00
Michael Stevens
f8a0665a39 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
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
16878b3a1e Fix map_array no longer has sized constructor
[SVN r27690]
2005-03-16 09:27:36 +00:00
Michael Stevens
98e54f687b Fix map_array no longer has sized constructor 2005-03-16 09:27:36 +00:00
Michael Stevens
583c8af32a 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
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
d3ce3db011 _adaptor
Add insert_element
 Fix bogus const reference (proxy)


[SVN r27689]
2005-03-16 09:26:54 +00:00
Michael Stevens
9da1ea5a1e _adaptor
Add insert_element
 Fix bogus const reference (proxy)
2005-03-16 09:26:54 +00:00
Michael Stevens
5df528ec6a _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
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
c640a79f9f Moved common headers to .hpp
Fixed missing header inclusions


[SVN r27688]
2005-03-16 08:53:36 +00:00
Michael Stevens
3db8f47963 Moved common headers to .hpp
Fixed missing header inclusions
2005-03-16 08:53:36 +00:00
Michael Stevens
ebf9f5ee3b 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
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
b20fcbd870 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 r27687]
2005-03-16 08:36:00 +00:00
Michael Stevens
f89cc57f2e 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
2005-03-16 08:36:00 +00:00
Michael Stevens
0ec2e6c0f5 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/boost/numeric/ublas/; revision=27687
2005-03-16 08:36:00 +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
c7f693b7bf Deprecated SCALAR_ET removed
Simplief to use references directly. conversion from scalar_reference causes massive problems with intervals


[SVN r27670]
2005-03-15 14:19:04 +00:00
Michael Stevens
030f99cfec Deprecated SCALAR_ET removed
Simplief to use references directly. conversion from scalar_reference causes massive problems with intervals
2005-03-15 14:19:04 +00:00
Michael Stevens
0a3686cc7f 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
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
17c06c3460 Test with no exceptions
project requirements now seem to work in BBv2


[SVN r27667]
2005-03-15 11:05:31 +00:00
Michael Stevens
81e8f10824 Test with no exceptions
project requirements now seem to work in BBv2
2005-03-15 11:05:31 +00:00
Michael Stevens
b7c669fcf9 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
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
fa15f3ab46 Use simple test() function name
[SVN r27666]
2005-03-15 11:03:58 +00:00
Michael Stevens
cc044f8822 Use simple test() function name 2005-03-15 11:03:58 +00:00
Michael Stevens
af7c9f5b8d Use simple test() function name
svn path=/trunk/boost/libs/numeric/ublas/; revision=27666
2005-03-15 11:03:58 +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
82fa120b10 Reenable slice test which shows runtime error
[SVN r27665]
2005-03-15 11:03:03 +00:00
Michael Stevens
0e43635d67 Reenable slice test which shows runtime error 2005-03-15 11:03:03 +00:00
Michael Stevens
e2b176922a 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
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
ef2613ca56 Common initialize
[SVN r27664]
2005-03-15 10:03:56 +00:00
Michael Stevens
0e83c36f32 Common initialize 2005-03-15 10:03:56 +00:00
Michael Stevens
bdf4938347 Common initialize
svn path=/trunk/boost/libs/numeric/ublas/; revision=27664
2005-03-15 10:03:56 +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
13268f0941 Move to Boost standard test directory
[SVN r27662]
2005-03-15 09:03:25 +00:00
Michael Stevens
7459653cb8 Move to Boost standard test directory 2005-03-15 09:03:25 +00:00
Michael Stevens
1cd7606ab3 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
45882cee7a Move to Boost standard test directory
svn path=/trunk/boost/libs/numeric/ublas/; revision=27662
2005-03-15 09:03:25 +00:00