Tensors - C++ Library


Your contribution: Help to correct the documentation...

As I'm not a native english speaker, the documentation for this project (web site and PDF manuals) may need corrections related to spelling, grammar and style.

Suggestions are welcome.


This library may be used to code tensorial equations using Gibbs (direct) notation. It is not very efficient because of temporary objects. However, besides it is very easy to use, any dimension may be selected. Likewise, tensors with higher orders (5, 6, etc.) may be easily added to the library. Operators are defined for dot, double-dot and dyadics (including Professor Brannon's "leaf" and "palm" dyadics). It is possible, for example, to do simulations using complex numbers in a four dimension space.