<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Hi,<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">the latest version is indeed on github. We didn&#39;t commit many things this year so far. We are talking (slowly, I must admit, please blame me not the others) about new features and changes:<br>

<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">(1) integrating GSOC 2013 in the main branch<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">

(2) removing the vector object to replace it by a new one that will be a matrix and therefore implement a real row of column vector<br><div>(3) Matrix multiplication with operator* valid for all standard operation (vector, matrix, etc...). It is related to (2)<br>

</div><div>(4) Algorithms infrastructure (so that we can have real useful features)<br>(5) Matrix/vector views for interoperability &lt;- I think 
this is ultra critical because now ublas is monolithic in the sense that
 you have to use it everywhere you manipulate data. This would really 
help into letting people for example have a list of vectors (they are 
plotting) and ublas working on top of that to do for example 
transformations<br>
</div><div>(6) NEW DOCUMENTATION - examples and the rest. The current one is ... old<br>(7) Incorporate some critical bindings (i.e. mumps bindings which is 
currently probably the most efficient smp and distributed open source 
linalg solver)<br>
</div><div>(8) Matlab binding? Matlab I/O etc... Well same thing with R, csv files, etc... Bindings and I/O in general are pretty poor<br></div>(9) Distributed ublas (GSOC&#39;13)<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">

<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">I&#39;m really interested seeing your benchmark. Maybe you can join the github ublas project as well. If you give me your github id I can associate it with the project and you can push your code. Practically speaking, there is a ublas project on github which is a copy a the main boostorg/ublas project. And there are many branches for each project that people can use.<br>

<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Links you can be interested in:<br><a href="https://github.com/uBLAS/ublas/wiki">https://github.com/uBLAS/ublas/wiki</a><br>

<br><div></div>The workflow that we will follow (as also suggested in boost mailing list) is: <a href="http://nvie.com/posts/a-successful-git-branching-model/" target="_blank">http://nvie.com/posts/a-successful-git-branching-model/</a><br>


with the difference that we have two &quot;masters&quot; i.e. one in 
ublas_develop (which is our working master) and one that will be always 
in sync with the latest boost release.<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">And last but not least, there are a few changes for supporting IDE. In fact, that would be good if people can contribute more. I&#39;m a vi user only, so I need others&#39; skills for that. QTCreator is on its way. Ideally, if we can have some sort of support for the main IDE, on top of my mind: Eclipse, Netbeans, Visual Studio, Anjuta, KDevelop, etc...<br>

<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Best regards,<br>David<br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 29, 2013 at 9:04 AM, oswin krause <span dir="ltr">&lt;<a href="mailto:oswin.krause@ruhr-uni-bochum.de" target="_blank">oswin.krause@ruhr-uni-bochum.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am interested in the current development status of the library. is there the possibility to get the latest version somewhere? I tried to find a working branch on <a href="https://github.com/boostorg/ublas" target="_blank">https://github.com/boostorg/<u></u>ublas</a> but could only find changes older than half a year.<br>


<br>
I am interested in Benchmarking the &quot;new&quot; ublas against &quot;my&quot; reimplemented subset (think about my personal summer of code :) )<br>
<br>
Greetings,<br>
Oswin<br>
______________________________<u></u>_________________<br>
ublas mailing list<br>
<a href="mailto:ublas@lists.boost.org" target="_blank">ublas@lists.boost.org</a><br>
<a href="http://lists.boost.org/mailman/listinfo.cgi/ublas" target="_blank">http://lists.boost.org/<u></u>mailman/listinfo.cgi/ublas</a><br>
Sent to: <a href="mailto:david.bellot@gmail.com" target="_blank">david.bellot@gmail.com</a><br>
</blockquote></div><br></div>