Dear Julia users,

I would like to present TensorOperations.jl v0.0.1, a package for 
performing tensor contractions, traces and related operations. It can be 
found here:
https://github.com/Jutho/TensorOperations.jl
and can now be installed using Pkg.add("TensorOperations")

Before creating an official v1.0.0 i would certainly appreciate some user 
input:

- What's the opinion about the convention of indexing arrays using an 
l-prefixed string; is this overkill?
- What about the naming of the methods tensorcopy, tensoradd, tensortrace 
and tensorcontract ?
- Any outer suggestions?
- And of course any bug reports ...

Enjoy,

Jutho

Reply via email to