We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to restructure the examples in SLOTHY.
I propose the following:
The examples.py gets split up and the actual code gets moved to naive/<arch>/<group>/example.py or similar.
naive/<arch>/<group>/example.py
So we have something like
Any comments? I propose to wait with this restructuring until #61 has been merged.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'd like to restructure the examples in SLOTHY.
I propose the following:
The examples.py gets split up and the actual code gets moved to
naive/<arch>/<group>/example.py
or similar.So we have something like
Any comments?
I propose to wait with this restructuring until #61 has been merged.
The text was updated successfully, but these errors were encountered: