2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-02 21:32:09 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
David Bellot
ae5616bdb9 * push all the changes from boostorg to ublas/ublas: only spaces here and
* only spaces here and there !!!
2014-03-31 21:03:39 +01:00
David Bellot
c7bfef0a08 added licenses where boost.inspect said they were missing
svn path=/trunk/libs/numeric/ublas/; revision=75583
2011-11-21 00:38:29 +00:00
Jeremiah Willcock
92baccb0cc Fixed tab and no-newline-at-end-of-file issues from inspection report
svn path=/trunk/boost/numeric/ublas/; revision=61435
2010-04-20 17:54:16 +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
d407e539d9 see #3396
test/concepts.cpp:

* prepared test for vector_view and sparse_view (still disabled)

test/sparse_view_test.cpp:

* test case for sparse_view, currently only operator(i,j) is tested

test/Jamfile.v2:

* added new test case to test suite


svn path=/trunk/libs/numeric/ublas/; revision=56005
2009-09-03 23:01:57 +00:00