mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-22 03:42:19 +00:00
* merged [56162],[56164],[56248],[56622],[56249] into release * added move semantics for dense matrix and vector containers [SVN r56623]
54 lines
1.6 KiB
HTML
54 lines
1.6 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy for Linux (vers 6 November 2007), see www.w3.org" />
|
|
<!-- tidy options: -w 120 -asxhtml -clean - - vertical-space yes -f index.htm.err -m index.htm -->
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
|
<link href="ublas.css" type="text/css" />
|
|
<title>Boost Basic Linear Algebra - Release Notes</title>
|
|
</head>
|
|
<body>
|
|
<h1><img src="../../../../boost.png" align="middle" alt="logo"/>Boost Basic Linear Algebra - Release Notes</h1>
|
|
|
|
<div class="navigation">
|
|
<a href="index.htm">back to uBLAS home</a>
|
|
</div>
|
|
|
|
<h2>Release 1.41.1</h2>
|
|
|
|
<h3>new features</h3>
|
|
|
|
<ul>
|
|
<li>Move semantics of vector/matrix container assignments have been
|
|
implemented. They can be enabled by setting
|
|
BOOST_UBLAS_MOVE_SEMANTICS. More details are on the <a
|
|
href="options.htm">preprocessor options page</a>.
|
|
</li>
|
|
</ul>
|
|
|
|
<h3>bug fixes</h3>
|
|
|
|
<ul>
|
|
<li><a href="https://svn.boost.org/trac/boost/ticket/3293">[3293]</a>Fix resizing problem in <code>identity_matrix</code>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2>Release 1.40.0</h2>
|
|
<ul>
|
|
<li>This page was created.</li>
|
|
</ul>
|
|
|
|
<hr />
|
|
<p>Copyright (©) 2000-2009 Joerg Walter, Mathias Koch, Gunter Winkler<br />
|
|
Use, modification and distribution are subject to the Boost Software License, Version 1.0.
|
|
(See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
|
|
http://www.boost.org/LICENSE_1_0.txt
|
|
</a>).
|
|
</p>
|
|
<!-- Created: Sun Sep 13 00:57:13 CEST 2009 -->
|
|
<!-- hhmts start -->
|
|
Last modified: Wed Sep 16 23:18:50 CEST 2009
|
|
<!-- hhmts end -->
|
|
</body>
|
|
</html>
|