Skip to content

Norm for ArrayBase<S, D> #25

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

Merged
merged 7 commits into from
Jan 24, 2017
Merged

Norm for ArrayBase<S, D> #25

merged 7 commits into from
Jan 24, 2017

Conversation

termoshtt
Copy link
Member

  • norm_l1, norm_l2 and norm_max in Vector trait
  • operator norm in Matrix trait is rename to opnorm_l1 and so on.
  • all_close_l1, all_close_l2, and all_close_max are added.
  • Squared trait (currently implemented only for Float, but will be for Complex<T> Matrix on Complex numbers #24)

@termoshtt termoshtt merged commit 7601cb5 into master Jan 24, 2017
@termoshtt termoshtt deleted the allclose branch January 24, 2017 09:35
@termoshtt termoshtt mentioned this pull request Jan 27, 2017
10 tasks
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

Successfully merging this pull request may close these issues.

1 participant