Search the web
Sign In
New User? Sign Up
ublas-dev · uBLAS development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 849 - 878 of 2420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
849
Hi Hendrik, ... There are some examples in libs/numerics/bindings/atlas. In particular, examples of Cholesky factorisation are in ublas_posv.cc,...
Kresimir Fresl
kyriales
Offline Send Email
Aug 1, 2003
8:18 am
850
Hi all, the good news: due to the fantastic work of the gcc team the bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11198 seems to be fixed in gcc 3.3.1...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 5, 2003
6:59 am
851
Hi Guys, I have been *trying* ;-) to get to the bottom of a possible bug that appears to arise in the use of matrix proxy iterators, using an up-to-date CVS ...
dmatt001
Offline Send Email
Aug 6, 2003
8:54 am
852
Hi all, I updated the bindings is files section of this ml; file is bindings_2003_08_07.zip. Important news are: 1. new implementation of traits classes ...
Kresimir Fresl
kyriales
Offline Send Email
Aug 7, 2003
10:00 am
853
Do uBLAS people look at the VC7.1 problem ? uBLAS is not compiling at all on vc7.1??? ... Jonathan de Halleux, Research Assistant Center for Systems...
Jonathan de Halleux
jdehalle
Offline Send Email
Aug 7, 2003
10:12 am
854
Jonathan, boost regression tests usually look OK for VC7.1, for example here: http://boost.sourceforge.net/regression-logs/cs-win32.html Do you have problems...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 8, 2003
6:36 am
855
Hi all, ... doesn't ... download ... new ... I filed the bug report http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11812 Subsequent discussion in...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 9, 2003
11:30 am
856
jhr.walter@... wrote: [...] ... Yep. I still use gcc 3.2. fres...
Kresimir Fresl
kyriales
Offline Send Email
Aug 9, 2003
11:35 am
857
Hi Paul, I've just found the time to regression test current ublas against ... Probably not. My fix for the latest glucat is ... +++ glucat.h Sat Aug 9...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 9, 2003
1:02 pm
858
Hi Matt, ... Yes. ... And yes. ... OK. This one is a bug in ublas debug mode. ... Absolutely. I believe it wasn't noticed earlier, because we're used to use ...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 9, 2003
8:15 pm
859
Hi Michael, ... Good! ... Yep, I'm working towards it! Thanks, Joerg...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 9, 2003
8:32 pm
860
Hi Kirill, ... Still on my todo list, but thanks for managing to add ublas-dev to gmane.org (I guess ;-), Joerg...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 9, 2003
8:34 pm
861
Hi Peter, ... Not that I'd know about it. ... Seconds against minutes? It probably would be good if you could send some test case (although I fear it has to do...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 9, 2003
8:41 pm
862
Salut Joerg, ... Yes, it's really seconds against minutes. I'll try to set up a test case, but it will take some time, or are you interested in look at >1MB...
Peter Schmitteckert
buckelrunter
Offline Send Email
Aug 11, 2003
8:12 am
863
Hi all, before committing my local copy to Boost CVS I've been thinking about updating the docs. The parts of the docs most out of sync with the actual ...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 11, 2003
4:23 pm
864
Hi all, [...] ... Done. Best, Joerg...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 12, 2003
9:18 am
865
I'm getting an error when trying compile code using spare matrix under vc7.1 (using the latest uBlas version downloaded from the doc ) Error occurs at...
Jonathan de Halleux
jdehalle
Offline Send Email
Aug 12, 2003
10:15 am
866
Hi Jonathan, ... yahoo.groups files section or CVS? ... In 08/09/2003's zip, matrix_expression.hpp, line 781: #ifdef BOOST_MSVC_STD_ITERATOR typedef...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 12, 2003
12:16 pm
867
... Neither one, link available from the ublas documentation page : http://www.genesys-e.org/ublas/downloads/ublas.zip ... I have not the source here at the...
Jonathan de Halleux
jdehalle
Offline Send Email
Aug 12, 2003
12:20 pm
868
Hi Jonathan, ... http://www.genesys-e.org/ublas/downloads/ublas.zip That source is outdated, sorry. I'll probably go and ask them to redirect to www.boost.org...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 12, 2003
12:27 pm
869
Ok, how do I get the latest ? Is it on yahoo files ? ... Jonathan de Halleux, Research Assistant Center for Systems Engineering and Applied Mechanics (CESAME) ...
Jonathan de Halleux
jdehalle
Offline Send Email
Aug 12, 2003
12:30 pm
870
Hi Jonathan, ... Yes. And my commit to boost CVS is visible in 24 hours (sf is working with a backup server for anonymous CVS access) probably. Best, Joerg...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 12, 2003
12:38 pm
871
I have just used UBLAS for the first time in (only a little) anger, to migrate an existing set of classes which used a home grown vector/matrix lib (it was...
stuart macgregor
gclbu-ublas-dev@...
Send Email
Aug 12, 2003
4:09 pm
872
stuart macgregor wrote: [...] ... There is undocumented storage type array_adaptor<> (see storage.hpp): double b[] = { 10, 11 }; ublas::array_adaptor<double>...
Kresimir Fresl
kyriales
Offline Send Email
Aug 12, 2003
4:27 pm
873
Hello all, The latest download, ublas_2003_08_09.zip, has build problems with VC6. The following source shows the problem. #include...
mikehayford
Offline Send Email
Aug 12, 2003
4:38 pm
874
Hi all, Now that I am using UBLAS, I miss some things that my old home grown library provided. I wonder whether they would be generally desired? My old lib...
stuart macgregor
gclbu-ublas-dev@...
Send Email
Aug 12, 2003
4:42 pm
875
Hi Stuart, ... C ... Kresimir mentioned class array_adaptor<> already. Beware of its unusual copy semantics, though. Samples for using it maybe found in the...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 12, 2003
4:53 pm
876
... Thanks, that does it for vectors, can this also be used for matrices? ublas::matrix<double, row_major, ublas::array_adaptor<double> > m2(1,n,vaa);...
stuart macgregor
gclbu-ublas-dev@...
Send Email
Aug 12, 2003
5:03 pm
877
Hi Mike, ... [snip similar errors] Interesting, I've just tested a bit with my old VC 6 system and fixed a couple of regressions (new download available on the...
jhr.walter@...
jhrwalter
Offline Send Email
Aug 12, 2003
6:54 pm
878
Dear Joerg, Thanks very much for your prompt investigation. Unfortunately, I'm embarrassed to report, the error is on my end. Apparently I only unzipped part...
Mike Hayford
mikehayford
Offline Send Email
Aug 12, 2003
11:21 pm
Messages 849 - 878 of 2420   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help