Boost logo

Ublas :

Subject: Re: [ublas] latest changes before 1.57
From: David Bellot (david.bellot_at_[hidden])
Date: 2014-10-15 05:03:03


Hi,

anyone else need to add something to the list of changes. So far, only
Joaquim Duran sent a text.
The boostorg master branch is now up to date with the rest. So hopefully,
if everything is fine with github, your changes are in boostorg/ublas
master and develop branch and will be included in the next Boost 1.57.

Please check on your side that everything is correct by the way. I'm not a
big fan yet of the github web interface, but that's the only thing I can
use when I'm at the office. So I've made all the merges with this.

If you guys are happy, then we can start working on 1.58

Best,
David

On Fri, Oct 10, 2014 at 11:27 PM, Joaquim Duran <jduran.gm_at_[hidden]> wrote:

> Hello,
>
> This is my bullet:
>
> 1 - The interface of matrices and vectors has been extended with
> cbegin, cend, crbegin and crend member functions, as defined in c++11.
>
> 2 - Has been implemented the facades matrix_row and matrix_column.
> With them, it is possible to access to the matrices as an array of
> rows and an array of columns, respectively.
>
> Joaquim Duran
>
> 2014-10-08 23:21 GMT+02:00 Joaquim Duran <jduran.gm_at_[hidden]>:
> > I haven't any change pending to push in develop. Currently I'm working
> > on the branch 'feature 010 ide dev'.
> >
> > Joaquim Duran
> >
> >
> > 2014-10-06 12:28 GMT+02:00 David Bellot <david.bellot_at_[hidden]>:
> >> Hi all,
> >>
> >> do you have a latest change to commit to the ublas/develop branch
> before we
> >> do a release to boostorg ?
> >>
> >> If so, please do it this week before Wednesday. On Wednesday I'll close
> the
> >> develop branch for new changes and will do the latest push to
> >> boostorg/ublas/develop.
> >>
> >> If everything's fine I'll push the code to boostorg/ublas/master this
> >> week-end. In order to simplify my job, I'd like to ask to those who
> >> contributed to this release to send me a small text with a few bullet
> points
> >> describing their changes. It's better if you write the text about your
> own
> >> work.
> >>
> >> Next week, the only changes I will accept for this release of Boost
> (1.57)
> >> will be critical bugs. The rest will go again into ublas/develop but
> will
> >> have to wait version 1.58 to be officially released.
> >>
> >> Thanks everybody.
> >> David
> >>
> >>
> >> _______________________________________________
> >> ublas mailing list
> >> ublas_at_[hidden]
> >> http://lists.boost.org/mailman/listinfo.cgi/ublas
> >> Sent to: jduran.gm_at_[hidden]
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas
> Sent to: david.bellot_at_[hidden]
>