8000 non-negative least squares solver feature request · Issue #48972 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

non-negative least squares solver feature request #48972

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

Open
YunYunY opened this issue Dec 8, 2020 · 2 comments
Open

non-negative least squares solver feature request #48972

YunYunY opened this issue Dec 8, 2020 · 2 comments
Labels
feature A request for a proper, new feature. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@YunYunY
Copy link
YunYunY commented Dec 8, 2020

🚀 Feature

non-negative least squares solver.

Motivation

Scipy has nnls which is useful when solving linear least squares with non-negativity constraint.

Pitch

The solution to the least squares should be non-negative.

Additional context

In the new version, PyTorch has lstsq implemented. But it does not include the non-negative constraints.

Thank you.

@zhangguanheng66 zhangguanheng66 added feature A request for a proper, new feature. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module labels Dec 8, 2020
@batman47steam
Copy link

looking forward to this feature too !

@parlance-zz
Copy link

I would also really appreciate this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A request for a proper, new feature. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

No branches or pull requests

4 participants
0