2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-26 05:02:16 +00:00
Commit Graph

608 Commits

Author SHA1 Message Date
Gunter Winkler
ccf94b60a7 - updated error msg in vector_assign (debug build only) when the
structure check fails

svn path=/trunk/boost/boost/numeric/ublas/; revision=37207
2007-03-16 21:29:16 +00:00
Gunter Winkler
b8e8ebd5eb - fixed unit_vector::find()
svn path=/trunk/boost/boost/numeric/ublas/; revision=37206
2007-03-16 21:26:39 +00:00
Gunter Winkler
b3d1c7540a - fixed bug in compressed_matrix::(const_)iterator's decrement
svn path=/trunk/boost/boost/numeric/ublas/; revision=37205
2007-03-16 21:23:13 +00:00
Gunter Winkler
9aabab641a - fix bug in vector_of_vector by replacing old 'size1' and 'size2'
with new 'size_M' and 'size_m'

svn path=/trunk/boost/boost/numeric/ublas/; revision=37204
2007-03-16 21:17:54 +00:00
Michael Stevens
1e1d97391f [uBLAS] FIX array_adaptor.htm was never written, remove broken link
svn path=/trunk/boost/libs/numeric/ublas/; revision=37113
2007-02-28 11:47:41 +00:00
Michael Stevens
25b8f1708f [uBLAS] MINOR improve unsupported message
svn path=/trunk/boost/boost/numeric/ublas/; revision=37027
2007-02-21 10:18:45 +00:00
John Maddock
b518154a19 Fix whitespace so VC8 doesn't complain.
svn path=/trunk/boost/boost/numeric/ublas/; revision=36485
2006-12-22 10:08:28 +00:00
Michael Stevens
ec194ce54d [uBLAS] Pre 1.34 release notes
svn path=/trunk/boost/libs/numeric/ublas/; revision=36358
2006-12-13 15:35:03 +00:00
Michael Stevens
e78fa47859 [uBLAS] orignal copyright assignment for split off doc files
svn path=/trunk/boost/libs/numeric/ublas/; revision=36357
2006-12-13 15:34:41 +00:00
Michael Stevens
c5d46d189e [uBLAS]
CHANGE zero/identity/scalar _ vector/matrix add ALLOC template parameter to specify size/difference_type

svn path=/trunk/boost/libs/numeric/ublas/; revision=36356
2006-12-13 15:34:05 +00:00
Michael Stevens
9910fad9af [uBLAS] FIX other is static member function
svn path=/trunk/boost/boost/numeric/ublas/; revision=36351
2006-12-12 19:26:25 +00:00
Michael Stevens
e3447528bb CHANGE zero/identity/scalar _ vector/matrix add ALLOC template parameter to specify size/difference_type
CHANGE implement function object to use container size/difference_type

svn path=/trunk/boost/boost/numeric/ublas/; revision=36283
2006-12-06 09:34:01 +00:00
Michael Stevens
9e7201d96e [uBLAS] document type row instead of column
svn path=/trunk/boost/libs/numeric/ublas/; revision=36234
2006-12-01 16:44:03 +00:00
Michael Stevens
0f3680f150 [uBLAS] FIX default copy constructor missed j_. Use implict copy constructor instead
svn path=/trunk/boost/boost/numeric/ublas/; revision=36216
2006-11-30 18:14:07 +00:00
Michael Stevens
464d14adfd [uBLAS] COMMENT fix mutable/immutable
svn path=/trunk/boost/boost/numeric/ublas/; revision=36208
2006-11-30 11:30:29 +00:00
Michael Stevens
93076a0723 [uBLAS] ADD manual tests. ADD sparse resize test for vectors
svn path=/trunk/boost/libs/numeric/ublas/; revision=36059
2006-11-16 13:26:36 +00:00
Michael Stevens
6a8eb68b34 [uBLAS] CHANGE implement uBLAS preserve option in vector resize.
Thanks to Gunter Winkler and Vassilis Virvilis

svn path=/trunk/boost/boost/numeric/ublas/; revision=36053
2006-11-16 09:47:44 +00:00
Beman Dawes
b939d26386 Add copyright, license
svn path=/trunk/boost/libs/numeric/ublas/; revision=35905
2006-11-07 19:11:57 +00:00
Michael Stevens
e320497862 FIX remove none space space in last commit
FIX interval was not compilable due to rename to scalar_traits
CHANGE interval handling to use general abs/sqrt from last commit

svn path=/trunk/boost/boost/numeric/ublas/; revision=35519
2006-10-07 18:18:01 +00:00
Michael Stevens
de658c29b1 FIX allow abs and sqrt to be found via ADL. Thanks to John Maddock
svn path=/trunk/boost/boost/numeric/ublas/; revision=35518
2006-10-07 17:04:47 +00:00
Michael Stevens
ba7d7379d4 [uBLAS] make VC8 workaround use self_type consistently
svn path=/trunk/boost/boost/numeric/ublas/; revision=35496
2006-10-05 09:02:23 +00:00
Gennaro Prota
d705986d3e boost guidelines (mainly from inspect tool: tabs, license reference text, etc.)
svn path=/trunk/boost/boost/numeric/ublas/; revision=34752
2006-07-27 10:27:37 +00:00
Gennaro Prota
3030220292 fixed typos reported in http://bugs.debian.org/378016 (there seems to be no mention of the erroneous names in the docs); NOTE(!): license reference text to be fixed; guard macro name beginning with underscore
svn path=/trunk/boost/boost/numeric/ublas/; revision=34625
2006-07-20 12:35:49 +00:00
Michael Stevens
1ed1437bc1 uBLAS MINOR removed tabs
svn path=/trunk/boost/libs/numeric/ublas/; revision=34564
2006-07-16 20:33:17 +00:00
Michael Stevens
bda647a0ba FIX nnz and nnz_capacitz added. Thanks Gunter
svn path=/trunk/boost/boost/numeric/ublas/; revision=34556
2006-07-16 13:48:52 +00:00
Michael Stevens
15c7648f01 CHANGE Remove carray_adaptor which is not in the source!
svn path=/trunk/boost/libs/numeric/ublas/; revision=34555
2006-07-16 13:19:34 +00:00
Michael Stevens
e91eb5313a FIX use new layout_type::index_Mm operations. Thanks Gunter for spoting this
svn path=/trunk/boost/boost/numeric/ublas/; revision=34554
2006-07-16 13:13:42 +00:00
Michael Stevens
4fcc1bc455 [uBLAS] FIX unspoorted compilers set BOOST_UBLAS_UNSUPPORTED_COMPILER=1 so we can compare with !=- to override
svn path=/trunk/boost/boost/numeric/ublas/; revision=34501
2006-07-10 16:21:28 +00:00
Michael Stevens
f660c5faca CHANGE Remove greater for testing and replece with rhs.less(lhs)
svn path=/trunk/boost/boost/numeric/ublas/; revision=34365
2006-06-21 18:17:53 +00:00
Michael Stevens
679f4b1cfa FIX index_pair and index_tripler LessTen Comparable
svn path=/trunk/boost/boost/numeric/ublas/; revision=34361
2006-06-20 18:55:30 +00:00
Michael Stevens
88e9bbf4a6 FIX Workaround BBc2 problem on linking source from subdirectories. The link command line tried to link on the directory
svn path=/trunk/boost/libs/numeric/ublas/; revision=34251
2006-06-08 20:40:18 +00:00
Michael Stevens
2d7b673fef *** keyword substitution change ***
svn path=/trunk/boost/libs/numeric/ublas/; revision=34250
2006-06-08 20:24:59 +00:00
Michael Stevens
32e7019dea uBLAS CHANGE removed UBLAS_TYPE_CHECK from sparse_prod. The tests trigger in many numeric situations (NaN) and are only there to pickup gross programming errors
svn path=/trunk/boost/boost/numeric/ublas/; revision=34008
2006-05-18 16:50:26 +00:00
Michael Stevens
5cc19b0a13 uBLAS CHANGE row_major/column_major functor so they have a consistent element access abstraction and naming
svn path=/trunk/boost/boost/numeric/ublas/; revision=34007
2006-05-18 16:44:57 +00:00
Michael Stevens
e1574c973f uBLAS FIX corrected basic_full::packed_size interface. Thanks to Hidekaz Ikeno
svn path=/trunk/boost/boost/numeric/ublas/; revision=33985
2006-05-17 16:43:19 +00:00
Michael Stevens
d2035adc49 uBLAS FIX indexed_terator1/2 pass incorrect difference_type to random_access_iterator_base. Thanks to Vardan for fix
svn path=/trunk/boost/boost/numeric/ublas/; revision=33984
2006-05-17 16:21:54 +00:00
Michael Stevens
00fb680215 Reintroduced _array_adaptor needs testing
svn path=/trunk/boost/boost/numeric/ublas/; revision=33708
2006-04-16 09:26:15 +00:00
Michael Stevens
9207114dc6 CHANGE some but not all constructor explicty construct base type. For consistency remove explict contructions
svn path=/trunk/boost/boost/numeric/ublas/; revision=33550
2006-04-05 08:36:28 +00:00
Michael Stevens
f02ad5abd1 FIX define closure_type for scalar_
svn path=/trunk/boost/boost/numeric/ublas/; revision=33549
2006-04-05 08:34:47 +00:00
Michael Stevens
d50c6b685e ADD ignore_unsued for zero_::iterators
FIX define closure_type for scalar_

svn path=/trunk/boost/boost/numeric/ublas/; revision=33548
2006-04-05 08:33:18 +00:00
Michael Stevens
92e3461828 ADD Allow operation with compiler with serious defects
svn path=/trunk/boost/boost/numeric/ublas/; revision=33546
2006-04-05 08:31:37 +00:00
Michael Stevens
ed7e53beb7 uBLAS avoid "end of non void reached" warnings in symmetric_adaptor when compiled without checks
svn path=/trunk/boost/boost/numeric/ublas/; revision=33280
2006-03-09 14:00:39 +00:00
Michael Stevens
5edcbaa888 uBLAS change comment misspelling
svn path=/trunk/boost/boost/numeric/ublas/; revision=32538
2006-02-04 15:13:25 +00:00
Michael Stevens
f7b8dd6cd9 uBLAS CHANGE make sure unbounded_array::data_ is always initialised. Not doing this causes too much compiler hassel
svn path=/trunk/boost/boost/numeric/ublas/; revision=32519
2006-02-02 19:43:03 +00:00
Michael Stevens
b35f8d2f2b uBLAS FIX define BOOST_UBLAS_CHECK_FALSE for NOCHECK
svn path=/trunk/boost/boost/numeric/ublas/; revision=32518
2006-02-02 19:27:23 +00:00
Michael Stevens
665788b5f4 uBLAS cleanup and remove legacy support
svn path=/trunk/boost/libs/numeric/ublas/; revision=32517
2006-02-02 18:43:09 +00:00
Michael Stevens
5782c7935a MINOR use BOOST_CHECK_FALSE to avoid warnings
svn path=/trunk/boost/boost/numeric/ublas/; revision=32516
2006-02-02 18:38:32 +00:00
Michael Stevens
8632e0915a WORKAROUND VC8 problems with forward declared local iterator class
svn path=/trunk/boost/boost/numeric/ublas/; revision=32515
2006-02-02 18:38:08 +00:00
Michael Stevens
df903caab3 FIX singular raises exception when NO_EXCEPTIONS set
FIX unused formal parameter warnings

svn path=/trunk/boost/boost/numeric/ublas/; revision=32514
2006-02-02 18:29:09 +00:00
Michael Stevens
ee44e83f88 FIX completed ignore_unused_variable thanks to Georg Baum
svn path=/trunk/boost/boost/numeric/ublas/; revision=31601
2005-11-08 18:26:34 +00:00