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

Add tight trilinear form #35

Open
1 of 6 tasks
mewilhel opened this issue Nov 4, 2020 · 0 comments
Open
1 of 6 tasks

Add tight trilinear form #35

mewilhel opened this issue Nov 4, 2020 · 0 comments

Comments

@mewilhel
Copy link
Member

mewilhel commented Nov 4, 2020

  • Add the basic trilinear relaxation
  • Compute and plot relaxation cases as a sanity check.
  • Check performance (no allocations in benchmarking)
  • Add unit tests for trilinear
  • Default to the trilinear relaxation for *(x,y,z)
  • Add methods for *(x, y, z, a, b, c) and so on which use use the trilinear form rather than *(x, *(y, *(z, *(a, *(b, c)))))
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

1 participant