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

434 Commits

Author SHA1 Message Date
Michael Stevens
d98db5267b Added Thomas's symmetric operator >> definition
svn path=/trunk/boost/boost/numeric/ublas/; revision=28743
2005-05-08 17:48:38 +00:00
Michael Stevens
e6a374efb1 Fixed unused variable warning in BOOST_UBLAS_CHECK release build
svn path=/trunk/boost/boost/numeric/ublas/; revision=28742
2005-05-08 17:34:54 +00:00
Michael Stevens
9f425ac489 Work around in this case pointless min/max rules for Boost
svn path=/trunk/boost/libs/numeric/ublas/; revision=28741
2005-05-08 16:54:12 +00:00
Michael Stevens
6da3809bd2 Unified test operator() and operator(int)
svn path=/trunk/boost/libs/numeric/ublas/; revision=28740
2005-05-08 16:50:14 +00:00
Michael Stevens
813c1f7efd Correct location for "../../../boost.png"
svn path=/trunk/boost/libs/numeric/ublas/; revision=28739
2005-05-08 16:43:35 +00:00
Michael Stevens
87b4bbe058 tabs and max fixed for Boost
svn path=/trunk/boost/libs/numeric/ublas/; revision=28738
2005-05-08 16:41:36 +00:00
Michael Stevens
6aa909d4a7 tabs and max fixed for Booost
svn path=/trunk/boost/boost/numeric/ublas/; revision=28737
2005-05-08 16:40:54 +00:00
Michael Stevens
46d1a69851 + 1 missing from previous fix
svn path=/trunk/boost/boost/numeric/ublas/; revision=28625
2005-05-03 06:29:47 +00:00
Michael Stevens
b15ed902c3 FIX compress storage_invariants and reserve bug
thanks to Max and Gunter

svn path=/trunk/boost/boost/numeric/ublas/; revision=28624
2005-05-03 06:19:49 +00:00
Michael Stevens
adae9057bb Use ../../../boost.png with no alt=
svn path=/trunk/boost/libs/numeric/ublas/; revision=28571
2005-05-02 07:32:13 +00:00
Vladimir Prus
39d291818f Comment out the test7, as is done in V1 Jamfile.
svn path=/trunk/boost/libs/numeric/ublas/; revision=28202
2005-04-13 06:40:51 +00:00
Michael Stevens
ddd6eaee73 comment
svn path=/trunk/boost/boost/numeric/ublas/; revision=28003
2005-04-06 06:30:49 +00:00
Michael Stevens
c913b0da7f GCC4.0 bogus control reachs end non-void function warning
svn path=/trunk/boost/boost/numeric/ublas/; revision=28002
2005-04-06 06:28:58 +00:00
Michael Stevens
742061822b NEW compressed_matrix( coordinate_matrix<> & x) Thanks Gunter
svn path=/trunk/boost/boost/numeric/ublas/; revision=27804
2005-03-24 17:21:43 +00:00
Michael Stevens
b196eb659b Indent with ASCII spaces!
svn path=/trunk/boost/boost/numeric/ublas/; revision=27803
2005-03-24 17:06:38 +00:00
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