mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-24 04:22:12 +00:00
reverted to htm notation (sorry my mistake)
included test for assigment operator remove old release notes file
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
UBLAS
|
||||
~~~~~
|
||||
|
||||
Copyright (c) 2000-2004 Joerg Walter, Mathias Koch
|
||||
|
||||
Distributed under the Boost Software License, Version 1.0. (See
|
||||
accompanying file LICENSE_1_0.txt or copy at
|
||||
http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
1.35.0
|
||||
Updated all files to BSL v1 with permission of the authors.
|
||||
|
||||
PRE 1.34.0
|
||||
FIX size_type and difference_type can be non defaults and uBLAS
|
||||
expressions use the correct types.
|
||||
|
||||
@@ -132,4 +132,6 @@ test-suite numeric/uBLAS
|
||||
]
|
||||
[ run test_complex_norms.cpp
|
||||
]
|
||||
[ run test_assignment.cpp
|
||||
]
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user