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 dependency in job script generator is not needed #110

Open
martin-ueding opened this issue Oct 18, 2019 · 0 comments
Open

NumPy dependency in job script generator is not needed #110

martin-ueding opened this issue Oct 18, 2019 · 0 comments

Comments

@martin-ueding
Copy link
Contributor

The job script generator depends on NumPy to generate a simple range of numbers. We can also do that with range instead of np.arange and avoid having to load SciPy-Stack on JUWELS to just use it.

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

1 participant