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

Implement norm and dot #143

Closed
2 tasks done
andreasnoack opened this issue Jun 12, 2017 · 1 comment
Closed
2 tasks done

Implement norm and dot #143

andreasnoack opened this issue Jun 12, 2017 · 1 comment
Assignees
Milestone

Comments

@andreasnoack
Copy link
Member

andreasnoack commented Jun 12, 2017

  • norm
  • dot
@andreasnoack andreasnoack self-assigned this Jun 12, 2017
@andreasnoack andreasnoack changed the title Implement vecnorm and vecdor Implement vecnorm and vecdot Jun 12, 2017
@andreasnoack andreasnoack changed the title Implement vecnorm and vecdot Implement norm and dot Aug 15, 2018
@vchuravy vchuravy added this to the v0.6 milestone Oct 1, 2018
@ViralBShah
Copy link
Member

We have dot.

julia> dot(drand(10000),drand(10000))
2493.7437270288037

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

3 participants