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 basic linear algebra routines to occa::array #51

Closed
dmed256 opened this issue Feb 19, 2017 · 0 comments
Closed

Add basic linear algebra routines to occa::array #51

dmed256 opened this issue Feb 19, 2017 · 0 comments
Labels
feature Use this label to request a new feature!
Milestone

Comments

@dmed256
Copy link
Member

dmed256 commented Feb 19, 2017

Add some common vector operations and linear algebra routines to occa::array

  • + - * / operations
  • Norms (L1, L2, Lp, Linf)
  • max, min
  • dot
@dmed256 dmed256 added the feature Use this label to request a new feature! label Feb 19, 2017
@dmed256 dmed256 added this to the 1.0 milestone Feb 19, 2017
@dmed256 dmed256 mentioned this issue Feb 19, 2017
5 tasks
@dmed256 dmed256 closed this as completed Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Use this label to request a new feature!
Projects
None yet
Development

No branches or pull requests

1 participant