2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-22 03:42:19 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
David Bellot
2aa6c49524 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
2e2753b186 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
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
56a310e672 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