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

Documentation linear algebra functions #411

Open
pcchen opened this issue Feb 24, 2024 · 1 comment
Open

Documentation linear algebra functions #411

pcchen opened this issue Feb 24, 2024 · 1 comment
Labels
docs documentation/ user guide related

Comments

@pcchen
Copy link
Collaborator

pcchen commented Feb 24, 2024

Many linear algebra functions support both "Tensor" and "UniTensor". Currently the documentation for "Tensor" is more complete. For example, Svd_truncate() [1/2] which take "UniTensor" as input, there is no detail information for parameters and returns. We should make both versions to provide the same level of information.

@pcchen pcchen added the docs documentation/ user guide related label Feb 24, 2024
@hunghaoti
Copy link
Collaborator

I think some linear algebra function (for example Svd_truncate) support both 'Tensor' and 'UniTensor' is similar and I think we don't need to write two times for it. So I just put the link in 'see also' (UniTensor version will link to Tensor version).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs documentation/ user guide related
Projects
None yet
Development

No branches or pull requests

2 participants