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
The proposal is to make axpby a static method of DataContainer with the following signature which will give us the full flexibility in the method @staticmethod def axpby(a,x,b,y,out=None): ...
The proposal is to make axpby a static method of DataContainer with the following signature which will give us the full flexibility in the method
axpby
DataContainer
@staticmethod def axpby(a,x,b,y,out=None): ...
Please have a look at https://github.com/vais-ral/CCPi-Framework/issues/613
The text was updated successfully, but these errors were encountered:
After some experimenting I came to this conclusion.
Sorry, something went wrong.
conclusion in UCL/STIR#560
This will need a sequence of steps.
@gfardell I think this can be closed?
No branches or pull requests
Please have a look at https://github.com/vais-ral/CCPi-Framework/issues/613
The text was updated successfully, but these errors were encountered: