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

遗传算法报错IndexError: index 10 is out of bounds for axis 1 with size 10 #2

Open
Ryan-Lily opened this issue Jun 24, 2023 · 1 comment

Comments

@Ryan-Lily
Copy link

IndexError: index 10 is out of bounds for axis 1 with size 10

@tian0zhi
Copy link

IndexError: index 10 is out of bounds for axis 1 with size 10

作者在将matlab转为python代码时没注意两种编程语言的数组索引的区别,你可以将m_point改为m_point - 1。

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