[preliminary submission] Is there any interest in an algebraic vector class?

Hi @, I've uploaded the initial version of the algebraic vector class as proposed in comp.lang.c++.moderated. It has been renamed to Euclidean vector class as a result of the discussions so far. Is there any interest here? Comments are welcome. The library is not yet in the boost name space and not yet under the boost licence. That's of course going to change if it eventually should be accepted. Andreas

"Debian User" <andreas_harnack@web.de> wrote in message news:E1CGhiZ-0003Nt-00@smtp07.web.de...
Hi @,
I've uploaded the initial version of the algebraic vector class as proposed in comp.lang.c++.moderated. It has been renamed to Euclidean vector class as a result of the discussions so far.
Is there any interest here? Comments are welcome.
I have had a look. Some documentation would be nice. ie What problem is it trying to solve. definitions of norm, dim, vec etc ...what they actually mean (preferably in laymans terms) As it stands I find it difficult to understand exactly what you are trying to achieve. regards Andy Little
participants (2)
-
Andy Little
-
Debian User