David Bellot
82f7f2b8c7
added doc and test for assignment operator. Needs further testing
...
svn path=/trunk/libs/numeric/ublas/; revision=62576
2010-06-08 14:21:15 +00:00
Gunter Winkler
353b1393c6
see #4202 : fixed some typos and grammar mistakes
...
svn path=/trunk/libs/numeric/ublas/; revision=61880
2010-05-09 20:05:07 +00:00
Jeremiah Willcock
91645a9a20
Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool
...
svn path=/trunk/libs/numeric/ublas/; revision=61437
2010-04-20 18:49:18 +00:00
Gunter Winkler
b3ca62fd6f
see #3539 :
...
added release note and warning
svn path=/trunk/libs/numeric/ublas/; revision=61137
2010-04-07 19:33:51 +00:00
Gunter Winkler
b574c7c97b
see #3501 : moved release note entry to correct release
...
svn path=/trunk/libs/numeric/ublas/; revision=61114
2010-04-06 20:15:11 +00:00
Gunter Winkler
5249bd526e
see #3968 : added line to release notes
...
svn path=/trunk/libs/numeric/ublas/; revision=61111
2010-04-06 19:44:27 +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
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
7245b4b43a
see #3457 : introduce move semantics to container types (Incomplete)
...
* updated description
svn path=/trunk/libs/numeric/ublas/; revision=56622
2009-10-06 22:12:48 +00:00
Gunter Winkler
033cf41af2
see #3443 : improve documentation
...
* added automatic navigation (using JavaScript)
* fixed anchors
* added boost stylesheet
svn path=/trunk/libs/numeric/ublas/; revision=56584
2009-10-04 22:43:12 +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
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
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
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
Daniel James
bdff451287
Fix a mix up between euclidean and uniform norm. Refs #3056 .
...
svn path=/trunk/libs/numeric/ublas/; revision=53675
2009-06-06 10:33:10 +00:00
Daniel James
fa869cd89a
Fix a couple of typos in the ublas documentation. Fixes #3056 , #3057 .
...
svn path=/trunk/libs/numeric/ublas/; revision=53674
2009-06-06 10:32:04 +00:00
Gunter Winkler
5aae30d428
* see #2691
...
* fixed typos
* need still some time to think about the "is mutable" comment
svn path=/trunk/libs/numeric/ublas/; revision=50917
2009-01-30 21:19:38 +00:00
Gunter Winkler
99a0f82573
* fix and close #2686
...
* replaced the word "upper" by "lower" because the description is for lower triangular matrices
* added more detailed example for the use of triangular matrices and adaptors
svn path=/trunk/libs/numeric/ublas/; revision=50916
2009-01-30 21:12:32 +00:00
John Maddock
c6ce797c38
Fixed Inspection report issues.
...
svn path=/trunk/libs/numeric/ublas/; revision=43607
2008-03-14 18:32:45 +00:00
Gunter Winkler
9c282cbc99
- fixed typo
...
svn path=/trunk/libs/numeric/ublas/; revision=42773
2008-01-14 19:04:43 +00:00
Gunter Winkler
86956a76bf
- added section "nested products"
...
svn path=/trunk/libs/numeric/ublas/; revision=40098
2007-10-16 21:48:01 +00:00
Gunter Winkler
374d8ece23
- added redirect from index.html to real start page: index.htm
...
svn path=/trunk/libs/numeric/ublas/; revision=39638
2007-10-01 13:04:29 +00:00
John Maddock
696102acf2
Updated licences using blanket_permission.txt.
...
svn path=/trunk/libs/numeric/ublas/; revision=39369
2007-09-18 17:19:41 +00:00
Gunter Winkler
663e80def5
overview.htm: fixed typo
...
svn path=/trunk/libs/numeric/ublas/; revision=39233
2007-09-13 12:13:20 +00:00
Vladimir Prus
3826b038f9
Remove V1 Jamfiles
...
svn path=/trunk/libs/numeric/ublas/; revision=38516
2007-08-08 19:02:26 +00:00
Gunter Winkler
cf1e0b33f3
* fixed wrong markup
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=37455
2007-04-16 22:28:13 +00:00
Gunter Winkler
85122202b2
- new directive BOOST_UBLAS_NDEBUG to disable all debug actions of uBLAS
...
It has an equivalent effect as defining NDEBUG in all uBLAS headers.
svn path=/trunk/boost/boost/numeric/ublas/; revision=37392
2007-04-07 20:51:38 +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
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
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
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
8aa2f72de9
Code equivilent for asum of complex
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=31216
2005-10-07 11:35:50 +00:00
Michael Stevens
78272e9a09
FIX The Vector Concept cannot refine Random Access Container as some Vectors don't have Random Access Iterators.
...
Make Vector a model of Random Access Container instead
svn path=/trunk/boost/libs/numeric/ublas/; revision=31214
2005-10-06 19:58:39 +00:00
Michael Stevens
90b0cee447
FIX norm_1 so it is implemented as sum(abs(()) as documented and correctly defined
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=31175
2005-10-02 12:35:36 +00:00
Michael Stevens
514f713670
Post 1.33.0 Release notes
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30662
2005-08-25 08:26:45 +00:00
Michael Stevens
6ba8885ee9
FIX Sparse -> Mapped name change missed in index
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30631
2005-08-22 15:57:15 +00:00
Michael Stevens
604cb59496
FIX current implementation no members are at variance to the Concept
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30598
2005-08-16 18:11:58 +00:00
Michael Stevens
1050f46dfb
ADD Array Adaptor
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30597
2005-08-16 18:09:58 +00:00
Michael Stevens
75618f6279
ADD carray_adaptor as model
...
FIX range/slice are not models
svn path=/trunk/boost/libs/numeric/ublas/; revision=30596
2005-08-16 18:09:10 +00:00
Douglas Gregor
ced7e7bc82
Merged from 1.33.0 release
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30540
2005-08-12 13:02:37 +00:00
Michael Stevens
f742950411
FIX doc no spaces in <h2>
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30154
2005-07-18 07:39:12 +00:00
Michael Stevens
c2d151d71c
FIX document all Vector Matrix containers derived from _container
...
FIX zero/unit/scalar default int
FIX no spaces in <h2>
svn path=/trunk/boost/libs/numeric/ublas/; revision=30153
2005-07-18 07:35:53 +00:00
Michael Stevens
77b012bc8b
ADD define the vector/matrix_container classes
...
CHANGE drop the template parameters of models, they are often incorrect, missleading and impossible to maintain
FIX Vector/ Matrix concepts have array_type and data() as special properties
svn path=/trunk/boost/libs/numeric/ublas/; revision=30110
2005-07-15 15:45:34 +00:00
Douglas Gregor
0b8e3257a6
Clear up broken links, tabs, etc
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30077
2005-07-14 15:47:04 +00:00
Michael Stevens
1aeaecd406
CHANGE implement and document subrange, subslice free functions
...
- ALL proxy shortcuts are disabled by default as they cannot implement correctly type size_type and difference_type, range and slice
- projection free functions are also able to shortcut proxies of proxies
svn path=/trunk/boost/libs/numeric/ublas/; revision=30073
2005-07-14 12:06:02 +00:00
Michael Stevens
4173097a16
More details on compilers targeted for this release
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30072
2005-07-14 09:54:49 +00:00
Michael Stevens
9fe7871f28
More details on compilers targeted for this release
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30071
2005-07-14 09:51:04 +00:00
Michael Stevens
f9e0b3f520
ADD vector/matrix_expression public base to associated types
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=30070
2005-07-14 09:44:06 +00:00