Manipulate tensors symbolically in Julia! Currently needs a SymPy dependency, but work is ongoing to change the backend to SymbolicUtils.jl
32
stars
4
forks
source link
Indexing a tensor should also create a scalar #3
Open
rjrosati opened 4 years ago
Right now,
B(i,-i)
isn't treated as a scalar.