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

为什么这里会多出多余的右括号 #3

Closed
yanqiangmiffy opened this issue Mar 30, 2022 · 1 comment
Closed

为什么这里会多出多余的右括号 #3

yanqiangmiffy opened this issue Mar 30, 2022 · 1 comment

Comments

@yanqiangmiffy
Copy link

yanqiangmiffy commented Mar 30, 2022

cos_pos = pos[...,1::2].repeat(1,1,2))

cos_pos = pos[...,1::2].repeat(1,1,2))
sin_pos = pos[...,::2].repeat(1,1,2))
@yanqiangmiffy yanqiangmiffy changed the title 为什么这里会多出对于的空格,之前的代码能跑通吗 为什么这里会多出多余的右括号 Mar 30, 2022
@powerycy
Copy link
Owner

代码已更新

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