Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use einstein convention by default #16

Closed
ramimanna opened this issue Feb 23, 2017 · 1 comment
Closed

use einstein convention by default #16

ramimanna opened this issue Feb 23, 2017 · 1 comment

Comments

@ramimanna
Copy link

Right now, you have to declare a variable as a summation variable, e.g. k("k", Var::Sum) . It would be nice if that was default. Infer this from A(i,j) = X(i,j,k) * v(k);

@fredrikbk
Copy link
Contributor

Fixed in 372661d and 2c543dd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants