Commit Graph

4026 Commits

Author SHA1 Message Date
Gunter Winkler
dbda21ef56 see #3443: improve documentation
* added automatic navigation (using JavaScript)
 * fixed anchors
 * added boost stylesheet
2009-10-04 22:43:12 +00:00
Gunter Winkler
af1bae4a5f see #3501: Reusing concepts from different compile units yields multiple defined symbols
* added BOOST_UBLAS_INLINE macros to requested locations

svn path=/trunk/boost/numeric/ublas/; revision=56578
2009-10-04 19:27:34 +00:00
Gunter Winkler
94428b05d7 see #3501: Reusing concepts from different compile units yields multiple defined symbols
* added BOOST_UBLAS_INLINE macros to requested locations

svn path=/trunk/boost/numeric/ublas/; revision=56578
2009-10-04 19:27:34 +00:00
Gunter Winkler
11d9821cf7 see #3501: Reusing concepts from different compile units yields multiple defined symbols
* added BOOST_UBLAS_INLINE macros to requested locations

[SVN r56578]
2009-10-04 19:27:34 +00:00
Gunter Winkler
48fe48d4fe see #3501: Reusing concepts from different compile units yields multiple defined symbols
* added BOOST_UBLAS_INLINE macros to requested locations
2009-10-04 19:27:34 +00:00
Gunter Winkler
b6a1be7de3 see #3499:
* added DefaultConstructible to mutable matrix and vector container,
 * fixed INTERNAL concept checks

svn path=/trunk/boost/numeric/ublas/; revision=56535
2009-10-02 21:36:50 +00:00
Gunter Winkler
387f4afd77 see #3499:
* added DefaultConstructible to mutable matrix and vector container,
 * fixed INTERNAL concept checks

svn path=/trunk/boost/numeric/ublas/; revision=56535
2009-10-02 21:36:50 +00:00
Gunter Winkler
7a3639c418 see #3499:
* added DefaultConstructible to mutable matrix and vector container,
 * fixed INTERNAL concept checks

[SVN r56535]
2009-10-02 21:36:50 +00:00
Gunter Winkler
0625829f92 see #3499:
* added DefaultConstructible to mutable matrix and vector container,
 * fixed INTERNAL concept checks
2009-10-02 21:36:50 +00:00
Gunter Winkler
2752c7ae5c see #3457
* matrix.hpp: added move semantics
 * vector.hpp: added move semantics


svn path=/trunk/boost/numeric/ublas/; revision=56249
2009-09-16 22:05:00 +00:00
Gunter Winkler
d3bd8f286c see #3457
* matrix.hpp: added move semantics
 * vector.hpp: added move semantics


svn path=/trunk/boost/numeric/ublas/; revision=56249
2009-09-16 22:05:00 +00:00
Gunter Winkler
40995b785b see #3457
* matrix.hpp: added move semantics
 * vector.hpp: added move semantics



[SVN r56249]
2009-09-16 22:05:00 +00:00
Gunter Winkler
068d55bd1b see #3457
* matrix.hpp: added move semantics
 * vector.hpp: added move semantics
2009-09-16 22:05:00 +00:00
Gunter Winkler
2bed28e3d6 see #3457
* test/manual/test_move_semantics.cpp: example and manual test case to demonstrate move semantics
 * test/manual/Jamfile.v2: added new target test_move_semantics
 * doc/ublas.css: added pre.screen class for code snippets, added p.credit class for thanks and credits
 * doc/overview.htm: fixed broken anchors and missing alt-attribute
 * doc/release_notes.htm: added new feature to release list
 * doc/options.htm: new page to document preprocessore switches (mostly copied from Wiki)
 * doc/index.htm: added link to options.htm


svn path=/trunk/libs/numeric/ublas/; revision=56248
2009-09-16 22:00:38 +00:00
Gunter Winkler
b132a4550d see #3457
* test/manual/test_move_semantics.cpp: example and manual test case to demonstrate move semantics
 * test/manual/Jamfile.v2: added new target test_move_semantics
 * doc/ublas.css: added pre.screen class for code snippets, added p.credit class for thanks and credits
 * doc/overview.htm: fixed broken anchors and missing alt-attribute
 * doc/release_notes.htm: added new feature to release list
 * doc/options.htm: new page to document preprocessore switches (mostly copied from Wiki)
 * doc/index.htm: added link to options.htm


svn path=/trunk/libs/numeric/ublas/; revision=56248
2009-09-16 22:00:38 +00:00
Gunter Winkler
24ccabe16f see #3457
* test/manual/test_move_semantics.cpp: example and manual test case to demonstrate move semantics
 * test/manual/Jamfile.v2: added new target test_move_semantics
 * doc/ublas.css: added pre.screen class for code snippets, added p.credit class for thanks and credits
 * doc/overview.htm: fixed broken anchors and missing alt-attribute
 * doc/release_notes.htm: added new feature to release list
 * doc/options.htm: new page to document preprocessore switches (mostly copied from Wiki)
 * doc/index.htm: added link to options.htm



[SVN r56248]
2009-09-16 22:00:38 +00:00
Gunter Winkler
a303af81ee see #3457
* test/manual/test_move_semantics.cpp: example and manual test case to demonstrate move semantics
 * test/manual/Jamfile.v2: added new target test_move_semantics
 * doc/ublas.css: added pre.screen class for code snippets, added p.credit class for thanks and credits
 * doc/overview.htm: fixed broken anchors and missing alt-attribute
 * doc/release_notes.htm: added new feature to release list
 * doc/options.htm: new page to document preprocessore switches (mostly copied from Wiki)
 * doc/index.htm: added link to options.htm
2009-09-16 22:00:38 +00:00
Gunter Winkler
b483556b74 doc/index.htm:
added link to new release notes page

doc/release_notes.htm:

created release notes page to track changes, see #3293 and #3443


svn path=/trunk/libs/numeric/ublas/; revision=56164
2009-09-12 23:10:38 +00:00
Gunter Winkler
f71be4fe21 doc/index.htm:
added link to new release notes page

doc/release_notes.htm:

created release notes page to track changes, see #3293 and #3443


svn path=/trunk/libs/numeric/ublas/; revision=56164
2009-09-12 23:10:38 +00:00
Gunter Winkler
ad96ac999d doc/index.htm:
added link to new release notes page

doc/release_notes.htm:

created release notes page to track changes, see #3293 and #3443



[SVN r56164]
2009-09-12 23:10:38 +00:00
Gunter Winkler
c2fbf73235 doc/index.htm:
added link to new release notes page

doc/release_notes.htm:

created release notes page to track changes, see #3293 and #3443
2009-09-12 23:10:38 +00:00
Gunter Winkler
38af2feb6d matrix.hpp, identity_matrix:
fix #3293: added assignments to size_common_ on each place where size1 or size2 are changed


svn path=/trunk/boost/numeric/ublas/; revision=56163
2009-09-12 23:07:47 +00:00
Gunter Winkler
8824a580d7 matrix.hpp, identity_matrix:
fix #3293: added assignments to size_common_ on each place where size1 or size2 are changed


svn path=/trunk/boost/numeric/ublas/; revision=56163
2009-09-12 23:07:47 +00:00
Gunter Winkler
2be2044c5c matrix.hpp, identity_matrix:
fix #3293: added assignments to size_common_ on each place where size1 or size2 are changed



[SVN r56163]
2009-09-12 23:07:47 +00:00
Gunter Winkler
fbc83599ca matrix.hpp, identity_matrix:
fix #3293: added assignments to size_common_ on each place where size1 or size2 are changed
2009-09-12 23:07:47 +00:00
Gunter Winkler
13a76e880e see #3443: reformatted source because it was too ugly to do any changes.
svn path=/trunk/libs/numeric/ublas/; revision=56162
2009-09-12 22:55:20 +00:00
Gunter Winkler
df79e28225 see #3443: reformatted source because it was too ugly to do any changes.
svn path=/trunk/libs/numeric/ublas/; revision=56162
2009-09-12 22:55:20 +00:00
Gunter Winkler
95ffafeb21 see #3443: reformatted source because it was too ugly to do any changes.
[SVN r56162]
2009-09-12 22:55:20 +00:00
Gunter Winkler
5c8e665154 see #3443: reformatted source because it was too ugly to do any changes. 2009-09-12 22:55:20 +00:00
Troy D. Straszheim
54b2e3c1ee Making svn:keywords match trunk
svn path=/branches/release/libs/numeric/ublas/; revision=56113
2009-09-08 20:54:57 +00:00
Troy D. Straszheim
9693fac1ee Making svn:keywords match trunk
svn path=/branches/release/libs/numeric/ublas/; revision=56113
2009-09-08 20:54:57 +00:00
Gunter Winkler
c63affd2b4 see #3397
vector_expression.hpp: added enable_if to expression scalar * vector and vector * scalar

matrix_expression.hpp: added enable_if to expression scalar * matrix and matrix * scalar


svn path=/trunk/boost/numeric/ublas/; revision=56045
2009-09-05 12:51:10 +00:00
Gunter Winkler
a46720bfc0 see #3397
vector_expression.hpp: added enable_if to expression scalar * vector and vector * scalar

matrix_expression.hpp: added enable_if to expression scalar * matrix and matrix * scalar


svn path=/trunk/boost/numeric/ublas/; revision=56045
2009-09-05 12:51:10 +00:00
Gunter Winkler
66134e0b28 see #3397
vector_expression.hpp: added enable_if to expression scalar * vector and vector * scalar

matrix_expression.hpp: added enable_if to expression scalar * matrix and matrix * scalar



[SVN r56045]
2009-09-05 12:51:10 +00:00
Gunter Winkler
f0085c8742 see #3397
vector_expression.hpp: added enable_if to expression scalar * vector and vector * scalar

matrix_expression.hpp: added enable_if to expression scalar * matrix and matrix * scalar
2009-09-05 12:51:10 +00:00
Gunter Winkler
6852489b97 see #3396
doc/expression_concept.htm:

* splitted required methods into to const and non-const methods
* fixed minor typos


svn path=/trunk/libs/numeric/ublas/; revision=56006
2009-09-03 23:02:19 +00:00
Gunter Winkler
71c4ebc504 see #3396
doc/expression_concept.htm:

* splitted required methods into to const and non-const methods
* fixed minor typos


svn path=/trunk/libs/numeric/ublas/; revision=56006
2009-09-03 23:02:19 +00:00
Gunter Winkler
20c1cfd18b see #3396
doc/expression_concept.htm:

* splitted required methods into to const and non-const methods
* fixed minor typos



[SVN r56006]
2009-09-03 23:02:19 +00:00
Gunter Winkler
7ffc06c292 see #3396
doc/expression_concept.htm:

* splitted required methods into to const and non-const methods
* fixed minor typos
2009-09-03 23:02:19 +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
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
Gunter Winkler
22c1714256 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 r56005]
2009-09-03 23:01:57 +00:00
Gunter Winkler
27133cf5ed 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
2009-09-03 23:01:57 +00:00
Gunter Winkler
542bdaad68 see #3396
traits.hpp: 

* split traits into "view traits" and "mutable traits"

experimental: 

* added new folder for emerging/unfinished features

experimental/sparse_view.hpp: 

* added new class c_array_view which presents a T* array and a size as vector_view

* added new class compressed_matrix_view which wraps three arrays into a matrix_view

detail/concepts.hpp:

* prepared vector_view concept (still disabled because further work is needed here)


svn path=/trunk/boost/numeric/ublas/; revision=56003
2009-09-03 22:11:21 +00:00
Gunter Winkler
a01a0bf2ac see #3396
traits.hpp: 

* split traits into "view traits" and "mutable traits"

experimental: 

* added new folder for emerging/unfinished features

experimental/sparse_view.hpp: 

* added new class c_array_view which presents a T* array and a size as vector_view

* added new class compressed_matrix_view which wraps three arrays into a matrix_view

detail/concepts.hpp:

* prepared vector_view concept (still disabled because further work is needed here)


svn path=/trunk/boost/numeric/ublas/; revision=56003
2009-09-03 22:11:21 +00:00
Gunter Winkler
e298065faf see #3396
traits.hpp: 

* split traits into "view traits" and "mutable traits"

experimental: 

* added new folder for emerging/unfinished features

experimental/sparse_view.hpp: 

* added new class c_array_view which presents a T* array and a size as vector_view

* added new class compressed_matrix_view which wraps three arrays into a matrix_view

detail/concepts.hpp:

* prepared vector_view concept (still disabled because further work is needed here)



[SVN r56003]
2009-09-03 22:11:21 +00:00
Gunter Winkler
99cfbf9cb6 see #3396
traits.hpp: 

* split traits into "view traits" and "mutable traits"

experimental: 

* added new folder for emerging/unfinished features

experimental/sparse_view.hpp: 

* added new class c_array_view which presents a T* array and a size as vector_view

* added new class compressed_matrix_view which wraps three arrays into a matrix_view

detail/concepts.hpp:

* prepared vector_view concept (still disabled because further work is needed here)
2009-09-03 22:11:21 +00:00
Troy D. Straszheim
b852e0e479 Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.


svn path=/trunk/libs/numeric/ublas/; revision=55159
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
978636d4ec Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.


svn path=/trunk/libs/numeric/ublas/; revision=55159
2009-07-26 00:49:56 +00:00
Troy D. Straszheim
2753f70bdd Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports.  This is essentially the same commit as r55095 on the release
branch.



[SVN r55159]
2009-07-26 00:49:56 +00:00