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

Implement LU factorization for Tensor #26

Closed
Tracked by #22
mofeing opened this issue Feb 22, 2023 · 2 comments · Fixed by #94
Closed
Tracked by #22

Implement LU factorization for Tensor #26

mofeing opened this issue Feb 22, 2023 · 2 comments · Fixed by #94
Labels
enhancement New feature or request
Milestone

Comments

@mofeing
Copy link
Member

mofeing commented Feb 22, 2023

No description provided.

@mofeing mofeing changed the title LU Implement LU factorization for Tensor Feb 22, 2023
@mofeing mofeing added the enhancement New feature or request label Feb 22, 2023
@mofeing mofeing added this to the 0.3 milestone Feb 22, 2023
@mofeing
Copy link
Member Author

mofeing commented Mar 27, 2023

Moved to bsc-quantic/Tensors.jl.

@mofeing mofeing closed this as completed Mar 27, 2023
@mofeing mofeing closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 2023
@mofeing mofeing modified the milestones: 0.3, 0.4 Sep 15, 2023
@mofeing mofeing reopened this Sep 15, 2023
@jofrevalles
Copy link
Member

jofrevalles commented Sep 18, 2023

The LU decomposition was proposed in a PR in Tensors.jl. I have now made the PR #94 here on Tenet with the same proposed code.

@mofeing mofeing modified the milestones: 0.4, 0.5 Nov 3, 2023
@mofeing mofeing linked a pull request Nov 12, 2023 that will close this issue
@mofeing mofeing closed this as completed Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants