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

Alternative solution to q4 #197

Closed
jeremy-feng opened this issue Mar 2, 2023 · 2 comments
Closed

Alternative solution to q4 #197

jeremy-feng opened this issue Mar 2, 2023 · 2 comments

Comments

@jeremy-feng
Copy link
Contributor

Use Z.nbytes to find the memory size directly.

print("%d bytes" % (Z.nbytes))
@rougier
Copy link
Owner

rougier commented Mar 17, 2023

Thanks. Can you make a PR (adding your line below the current one)? Also, make sure to only modify the kth files since others are generated.

@jeremy-feng
Copy link
Contributor Author

Already solved in #157.

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

2 participants