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

pmwa_pre bug for L>=10 in 1D #23

Closed
ryuikaneko opened this issue Aug 3, 2020 · 2 comments
Closed

pmwa_pre bug for L>=10 in 1D #23

ryuikaneko opened this issue Aug 3, 2020 · 2 comments

Comments

@ryuikaneko
Copy link

Hi,

"pmwa_pre std.in" returns an error "error: D != number of L[]" when L>=10 and D=1.
It seems that the argument L=10 is passed as "1 [spacing] 0" rather than "10".
The script pmwa_pre works fine for D=2 and 3, though.

log.txt
std.in.txt

Ryui

yomichi added a commit that referenced this issue Aug 24, 2020
yomichi added a commit that referenced this issue Aug 24, 2020
@yomichi yomichi mentioned this issue Aug 24, 2020
@yomichi
Copy link
Contributor

yomichi commented Aug 24, 2020

@ryuikaneko
Thank you for reporting this.
I fixed in the PR #25. and will release v2.0.3 in a couple of days.

@ryuikaneko
Copy link
Author

Thanks.

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