asc-community / GenericTensor

The only library allowing to create Tensors (matrices extension) with custom types
https://angouri.org/#generictensor
MIT License
50 stars 5 forks source link

Do we need arithmetic operators to be defined? #5

Closed WhiteBlackGoose closed 4 years ago

WhiteBlackGoose commented 4 years ago

Like +, -, /, *. If so, what should "/" and "*" do?