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

In-place operations #44

Open
jkablan opened this issue Sep 6, 2022 · 1 comment
Open

In-place operations #44

jkablan opened this issue Sep 6, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@jkablan
Copy link

jkablan commented Sep 6, 2022

Hi,

I'm wondering what, if any linear algebra methods support in-place operations. I expect the elementwise operations (e.g. scaling, addition, etc.) should but it's not mentioned in the documentation.

Thanks!

@christophe0606 christophe0606 added documentation Improvements or additions to documentation question Further information is requested labels Sep 7, 2022
@christophe0606
Copy link
Contributor

Hi @jkablan ,

Indeed it is not written in the documentation. Some functions do indeed support in-place modifications like scaling, addition ...

The documentation will definitely have to be improved on this topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants