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
Implement compilation of MST to http://www.jocl.org/ kernels. Implement tensor/nd algebra on top of it.
The text was updated successfully, but these errors were encountered:
Use https://github.com/mipt-npm/kmath/tree/dev/kmath-ast/src/commonMain/kotlin/space/kscience/kmath/ast/rendering as a reference compiler implementation.
Sorry, something went wrong.
It is possible that we will need boolean logic in MST for this.
No branches or pull requests
Implement compilation of MST to http://www.jocl.org/ kernels. Implement tensor/nd algebra on top of it.
The text was updated successfully, but these errors were encountered: