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

about @ in this line #2

Closed
HuXiLiFeng opened this issue Aug 12, 2021 · 1 comment
Closed

about @ in this line #2

HuXiLiFeng opened this issue Aug 12, 2021 · 1 comment

Comments

@HuXiLiFeng
Copy link

cdf = lambda x: np.diag((Delta <= x) @ n_elem.T)/n_points

Hello, when i read this code, its very nice and give me a great help. And i have a question, in this line, whats mean about @.
Thanks!

@Jordy-VL
Copy link

If I am not mistaken, that indicates a dot product in numpy ;)

@AIgen AIgen closed this as completed Mar 16, 2022
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