Hi All, I have applied my suggested change so now the BOOST_UBLAS_SIMPLE_ET_DEBUG is used to disable the normal ET mechanism. To do this I have cleaned up...
... Well obviously we will organise the meeting in Germany (or Belgium) but it would be nice if you could make it to the meeting. Anyway I am about to organise...
following program results in following errors #include <boost/numeric/ublas/matrix.hpp> #include <boost/numeric/ublas/vector.hpp> #include <complex> namespace...
Hi Toon, ... Confirmed! I thought this would be a relatively simple problem with the new type promotion mechanism. I am using operator+ as a stand in for all ...
Hi Toon, More and quicker progress then I though! Joerg had an additional Macro called BOOST_UBLAS_USE_SCALAR_ET. In the change to BOOST_UBLAS_SIMPLE_ET_DEBUG...
... Well, I am going to be in Oslo in the Spring for the C++ committee meeting. I may also go to ACCU. But I doubt you want to wait that long. -- Dave...
... Thanks! ... What limitation are you thinking about. Currently since config.hpp (nor me somewhere else) does not define USE_SCALAR_ET, the right thing is ...
... Good idea, I have moved the information to the wiki however. This makes it easier to manage the information. There is a link to following page in the...
... I think not! The code enabled by USE_SCALAR_ET allows scalar operands to be embedded into an ET. This code had been disabled for a long time and I enabled...
1833
Ian McCulloch
ianmcc@...
Aug 3, 2004 10:37 am
Hi, From: Michael Stevens <Michael.Stevens@...> ... operands to be ... time and I enabled it ... expressions like ... result of 22*v Interesting. Do you...
Hi Ina, ... I have not checked the detail. Normally I do a run in the debugger to see what actually code is executed. The return type of operations with a...
Hi all, I have proposed a format and agenda on the wiki. Please let me know about your feedback. ...
1836
Gunter Winkler
guwi17@...
Aug 9, 2004 9:40 am
Hello, Michael read the new documentation pages and wondered about the last paragraph of functions.htm on "Speed improvements". I wrote ... I wrote a short...
Hallo Gunter, I understand! In the test case we are dealing only with element assignment. Not whole matrix/vector assignment. Your example ... led me to...
Hi all, Based on the availability information of all interested in the uBLAS-dev meeting at ...
1840
Karl Meerbergen
Karl.Meerbergen@...
Aug 10, 2004 1:07 pm
... Hi, You can send topics/titles/abstracts to me, but I prefer you send them to the ublas-dev mailing list so that we all see what you are interested in. ...
1841
Ian McCulloch
ianmcc@...
Aug 10, 2004 3:37 pm
Hi, I can probably make that, although I am at a workshop just now and I cannot confirm until next week (which is why I could not usefully reply on the Wiki). ...
I'm looking at wrapping ublas vector and matrix with boost::python. You could almost use vector_indexing_suite for ublas::vector, except some functions are...
... using a find combined with grep (my favorite unix command ;-) I found out that vector_index_suite.hpp in boost/python/suite/indexing is a wrapper for...
I would like to start (again;-) a discussion on standard compliance of the ublas containers. Currently the ublas::vector for instance is not a model of the...
1848
Karl Meerbergen
Karl.Meerbergen@...
Aug 12, 2004 9:27 am
... I also would like to talk about how to make u-blas more popular. I have some ideas on this. This may be linked to Toon's subject: the more u-blas looks and...