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
We want to add a more specialized programmable element that allows to input a 6x6 linear map directly from coefficients.
This is useful for custom elements and to introduce custom x-y correlations in initialized particle distributions.
We could let the user specify if the matrix is densely or sparsely populated (and optimize accordingly).
btype=-12
The text was updated successfully, but these errors were encountered:
Adding in #743
Sorry, something went wrong.
ax3l
cemitch99
Successfully merging a pull request may close this issue.
We want to add a more specialized programmable element that allows to input a 6x6 linear map directly from coefficients.
This is useful for custom elements and to introduce custom x-y correlations in initialized particle distributions.
Optimizations
We could let the user specify if the matrix is densely or sparsely populated (and optimize accordingly).
Background
btype=-12
The text was updated successfully, but these errors were encountered: