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

numpy dtype 的 < 应该代表小端 #4

Closed
buMingZhen opened this issue Feb 6, 2022 · 2 comments
Closed

numpy dtype 的 < 应该代表小端 #4

buMingZhen opened this issue Feb 6, 2022 · 2 comments

Comments

@buMingZhen
Copy link

apachecn-ds-zh/docs/numpy-essentials/4.md
"这里要注意的一件事是,我们使用了打印输出数据类型-i4和f4前面有一个<,而<代表字节顺序大端(指示内存地址增加顺序)"
< 应该代表小端
参见 https://numpy.org/doc/stable/reference/generated/numpy.dtype.newbyteorder.html

@jiangzhonglian
Copy link
Member

如果方便提交一下 pull requests

1 similar comment
@wizardforcel
Copy link
Contributor

如果方便提交一下 pull requests

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