Commit Graph

4026 Commits

Author SHA1 Message Date
Gunter Winkler
75ae770836 see #3968 : add missing file in yesterdays commit
test/test_coordinate_matrix_sort.cpp: test case for problem related to #3968

note to myself: do not commit after midnight!



[SVN r60215]
2010-03-05 22:22:42 +00:00
Gunter Winkler
780490a0be see #3968 : add missing file in yesterdays commit
test/test_coordinate_matrix_sort.cpp: test case for problem related to #3968

note to myself: do not commit after midnight!
2010-03-05 22:22:42 +00:00
Gunter Winkler
4b9eeaab73 see #3968: added testcase to reproduce problem
test/sparse_view_test.cpp: test case implementation

test/Jamfile.v2: added target for test run


svn path=/trunk/libs/numeric/ublas/; revision=60156
2010-03-04 23:01:32 +00:00
Gunter Winkler
7111902de9 see #3968: added testcase to reproduce problem
test/sparse_view_test.cpp: test case implementation

test/Jamfile.v2: added target for test run


svn path=/trunk/libs/numeric/ublas/; revision=60156
2010-03-04 23:01:32 +00:00
Gunter Winkler
19b98b272f see #3968: added testcase to reproduce problem
test/sparse_view_test.cpp: test case implementation

test/Jamfile.v2: added target for test run



[SVN r60156]
2010-03-04 23:01:32 +00:00
Gunter Winkler
855faa5f4e see #3968: added testcase to reproduce problem
test/sparse_view_test.cpp: test case implementation

test/Jamfile.v2: added target for test run
2010-03-04 23:01:32 +00:00
Gunter Winkler
3d2a1743fb see #3649:
* applied patch
 * existing unit test seem to work

svn path=/trunk/boost/numeric/ublas/; revision=58104
2009-12-02 20:20:50 +00:00
Gunter Winkler
566934c330 see #3649:
* applied patch
 * existing unit test seem to work

svn path=/trunk/boost/numeric/ublas/; revision=58104
2009-12-02 20:20:50 +00:00
Gunter Winkler
980f49be7b see #3649:
* applied patch
 * existing unit test seem to work


[SVN r58104]
2009-12-02 20:20:50 +00:00
Gunter Winkler
8bcb0cb43c see #3649:
* applied patch
 * existing unit test seem to work
2009-12-02 20:20:50 +00:00
Gunter Winkler
6621643985 see #3449:
* merged [57209] into release



[SVN r57210]
2009-10-28 23:09:57 +00:00
Gunter Winkler
38d3b9117a see #3449:
* merged [57209] into release


svn path=/branches/release/libs/numeric/ublas/; revision=57210
2009-10-28 23:09:57 +00:00
Gunter Winkler
5210f01baf see #3449:
* merged [57209] into release


svn path=/branches/release/libs/numeric/ublas/; revision=57210
2009-10-28 23:09:57 +00:00
Gunter Winkler
f801ddda10 see #3449: introduce new free functions to access matrix/vector properties (Incomplete)
* added short documentation to release_notes page

svn path=/trunk/libs/numeric/ublas/; revision=57209
2009-10-28 23:01:59 +00:00
Gunter Winkler
021cc0b874 see #3449: introduce new free functions to access matrix/vector properties (Incomplete)
* added short documentation to release_notes page

svn path=/trunk/libs/numeric/ublas/; revision=57209
2009-10-28 23:01:59 +00:00
Gunter Winkler
f3d44c0ba7 see #3449: introduce new free functions to access matrix/vector properties (Incomplete)
* added short documentation to release_notes page


[SVN r57209]
2009-10-28 23:01:59 +00:00
Gunter Winkler
fc9ae55a2c see #3449: introduce new free functions to access matrix/vector properties (Incomplete)
* added short documentation to release_notes page
2009-10-28 23:01:59 +00:00
Gunter Winkler
c98322cdaa see #3501: Reusing concepts from different compile units yields multiple defined symbols (Incomplete)
* updated documentation

svn path=/trunk/libs/numeric/ublas/; revision=57208
2009-10-28 22:54:18 +00:00
Gunter Winkler
579561e50e see #3501: Reusing concepts from different compile units yields multiple defined symbols (Incomplete)
* updated documentation

svn path=/trunk/libs/numeric/ublas/; revision=57208
2009-10-28 22:54:18 +00:00
Gunter Winkler
69c311b4a0 see #3501: Reusing concepts from different compile units yields multiple defined symbols (Incomplete)
* updated documentation


[SVN r57208]
2009-10-28 22:54:18 +00:00
Gunter Winkler
592a8287a1 see #3501: Reusing concepts from different compile units yields multiple defined symbols (Incomplete)
* updated documentation
2009-10-28 22:54:18 +00:00
Gunter Winkler
1b79d7e214 see #3443:
* merged improved documentation
 * enabled forgotten unit tests in jamfile (see #3449)
 * merged [53674],[53675],[56584],[56601] into release
 * partially merged [56005],[56006] into release



[SVN r57207]
2009-10-28 22:43:46 +00:00
Gunter Winkler
e383189443 see #3443:
* merged improved documentation
 * enabled forgotten unit tests in jamfile (see #3449)
 * merged [53674],[53675],[56584],[56601] into release
 * partially merged [56005],[56006] into release


svn path=/branches/release/libs/numeric/ublas/; revision=57207
2009-10-28 22:43:46 +00:00
Gunter Winkler
5664a8c7cb see #3443:
* merged improved documentation
 * enabled forgotten unit tests in jamfile (see #3449)
 * merged [53674],[53675],[56584],[56601] into release
 * partially merged [56005],[56006] into release


svn path=/branches/release/libs/numeric/ublas/; revision=57207
2009-10-28 22:43:46 +00:00
Gunter Winkler
280440b274 see #3501: Reusing concepts from different compile units yields multiple defined symbols (Incomplete)
* removed inlines that were added with the last commit
 * added anonymous namespace to make functions local to compilation unit

svn path=/trunk/boost/numeric/ublas/; revision=57202
2009-10-28 21:07:47 +00:00
Gunter Winkler
5ee7e4812d see #3501: Reusing concepts from different compile units yields multiple defined symbols (Incomplete)
* removed inlines that were added with the last commit
 * added anonymous namespace to make functions local to compilation unit

svn path=/trunk/boost/numeric/ublas/; revision=57202
2009-10-28 21:07:47 +00:00
Gunter Winkler
fa57cb3321 see #3501: Reusing concepts from different compile units yields multiple defined symbols (Incomplete)
* removed inlines that were added with the last commit
 * added anonymous namespace to make functions local to compilation unit


[SVN r57202]
2009-10-28 21:07:47 +00:00
Gunter Winkler
06defa8131 see #3501: Reusing concepts from different compile units yields multiple defined symbols (Incomplete)
* removed inlines that were added with the last commit
 * added anonymous namespace to make functions local to compilation unit
2009-10-28 21:07:47 +00:00
Troy D. Straszheim
7fc7046f22 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
svn path=/trunk/libs/numeric/ublas/; revision=56942
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
24add7a338 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
svn path=/trunk/libs/numeric/ublas/; revision=56942
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
052ac7dcad rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
2009-10-17 02:07:38 +00:00
Troy D. Straszheim
d1b3437a85 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 2009-10-17 02:07:38 +00:00
Troy D. Straszheim
85cfcbeb46 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
[SVN r56941]
2009-10-17 01:10:45 +00:00
Troy D. Straszheim
567f8cc693 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
svn path=/branches/release/libs/numeric/ublas/; revision=56941
2009-10-17 01:10:45 +00:00
Troy D. Straszheim
5424d1dd42 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
svn path=/branches/release/libs/numeric/ublas/; revision=56941
2009-10-17 01:10:45 +00:00
Gunter Winkler
de89f982bf see #3108
* merged [54232] into release 



[SVN r56627]
2009-10-06 23:53:19 +00:00
Gunter Winkler
7e70e61fee see #3108
* merged [54232] into release 


svn path=/branches/release/boost/numeric/ublas/; revision=56627
2009-10-06 23:53:19 +00:00
Gunter Winkler
4d89b073a5 see #3108
* merged [54232] into release 


svn path=/branches/release/boost/numeric/ublas/; revision=56627
2009-10-06 23:53:19 +00:00
Gunter Winkler
7f5c3e598e close #3293 (resized identity matrix)
* merged [56163] into release



[SVN r56626]
2009-10-06 23:47:53 +00:00
Gunter Winkler
75ec0271cb close #3293 (resized identity matrix)
* merged [56163] into release


svn path=/branches/release/boost/numeric/ublas/; revision=56626
2009-10-06 23:47:53 +00:00
Gunter Winkler
77c4a0b617 close #3293 (resized identity matrix)
* merged [56163] into release


svn path=/branches/release/boost/numeric/ublas/; revision=56626
2009-10-06 23:47:53 +00:00
Gunter Winkler
a8da0be018 see #3397
* merged [56045] into release
 * add enable_if to operator* for scalar*vector, vector*scalar, scalar*matrix, matrix*scalar in order to hinder unexpected instantiation.



[SVN r56625]
2009-10-06 23:31:22 +00:00
Gunter Winkler
59c36260f3 see #3397
* merged [56045] into release
 * add enable_if to operator* for scalar*vector, vector*scalar, scalar*matrix, matrix*scalar in order to hinder unexpected instantiation.


svn path=/branches/release/boost/numeric/ublas/; revision=56625
2009-10-06 23:31:22 +00:00
Gunter Winkler
1f7cf124cd see #3397
* merged [56045] into release
 * add enable_if to operator* for scalar*vector, vector*scalar, scalar*matrix, matrix*scalar in order to hinder unexpected instantiation.


svn path=/branches/release/boost/numeric/ublas/; revision=56625
2009-10-06 23:31:22 +00:00
Gunter Winkler
4709940ca1 see #3396 (view concepts), see #3449 (new free functions)
* merged [51765],[56003],[56600],[56602],[56621] into release
 * added new free functions to simplify learning uBLAS



[SVN r56624]
2009-10-06 23:13:46 +00:00
Gunter Winkler
4d930fe6b0 see #3396 (view concepts), see #3449 (new free functions)
* merged [51765],[56003],[56600],[56602],[56621] into release
 * added new free functions to simplify learning uBLAS


svn path=/branches/release/boost/numeric/ublas/; revision=56624
2009-10-06 23:13:46 +00:00
Gunter Winkler
727c3259a7 see #3396 (view concepts), see #3449 (new free functions)
* merged [51765],[56003],[56600],[56602],[56621] into release
 * added new free functions to simplify learning uBLAS


svn path=/branches/release/boost/numeric/ublas/; revision=56624
2009-10-06 23:13:46 +00:00
Gunter Winkler
d675a18a7a see #3457 and see #3443:
* merged [56162],[56164],[56248],[56622],[56249] into release
 * added move semantics for dense matrix and vector containers



[SVN r56623]
2009-10-06 22:35:51 +00:00
Gunter Winkler
716d4c0742 see #3457 and see #3443:
* merged [56162],[56164],[56248],[56622],[56249] into release
 * added move semantics for dense matrix and vector containers


svn path=/branches/release/boost/numeric/ublas/; revision=56623
2009-10-06 22:35:51 +00:00
Gunter Winkler
28e41aa816 see #3457 and see #3443:
* merged [56162],[56164],[56248],[56622],[56249] into release
 * added move semantics for dense matrix and vector containers


svn path=/branches/release/boost/numeric/ublas/; revision=56623
2009-10-06 22:35:51 +00:00