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

New feature: 'for' loop over elements of a data set #1003

Closed
drroe opened this issue Nov 30, 2022 · 1 comment
Closed

New feature: 'for' loop over elements of a data set #1003

drroe opened this issue Nov 30, 2022 · 1 comment
Assignees
Labels
Feature Request Request for new features/functionality.

Comments

@drroe
Copy link
Contributor

drroe commented Nov 30, 2022

Something like:

readdata file.dat name MyData
for i indata MyData:2
  distance d.$i.10 :$i :10 out dist.dat
done
@drroe drroe added the Feature Request Request for new features/functionality. label Nov 30, 2022
@drroe drroe self-assigned this Nov 30, 2022
@drroe
Copy link
Contributor Author

drroe commented Nov 30, 2022

Addressed by #1004

@drroe drroe closed this as completed Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Request for new features/functionality.
Projects
None yet
Development

No branches or pull requests

1 participant