
hoped you could include this in the upcoming release best regards, michael

michael wrote:
hoped you could include this in the upcoming release
In general, I would direct you to the ublas mailing list for such requests. However, I don't really understand what you are requesting. There is a file "io.hpp" included in ublas that already includes the functionality of the file "io.hpp" in the attachment. Is there something wrong with the existing "io.hpp"? Are you proposing to change this existing functionality? Regards, Thomas

Thomas Klimpel wrote:
michael wrote:
hoped you could include this in the upcoming release
In general, I would direct you to the ublas mailing list for such requests.
However, I don't really understand what you are requesting. There is a file "io.hpp" included in ublas that already includes the functionality of the file "io.hpp" in the attachment. Is there something wrong with the existing "io.hpp"? Are you proposing to change this existing functionality?
Hi Thomas, Yes, i'm proposing that you replace the existing code with the code included just for this one function. You can just past over the old code if you like. An example main.cpp is included to demonstrate the concept. Sending a matrix to the standard out stream has now become a little more human readable. However, I could also contact the ublas development team if you prefer. Best Regards, Michael

Michael wrote:
Sending a matrix to the standard out stream has now become a little more human readable.
I see.
However, I could also contact the ublas development team if you prefer.
Just to clarify: I'm not the one who can make changes to ublas. So your change proposal will probably be ignored if you don't post to the ublas mailing list. Regards, Thomas

Hi Thomas, I seem to have a problem posting to the ublas mailing list?! Perhaps you could assist me. Regards, Michael Thomas Klimpel wrote:
Michael wrote:
Sending a matrix to the standard out stream has now become a little more human readable.
I see.
However, I could also contact the ublas development team if you prefer.
Just to clarify: I'm not the one who can make changes to ublas. So your change proposal will probably be ignored if you don't post to the ublas mailing list.
Regards, Thomas _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
boost@cyberfiber.org
-
Thomas Klimpel