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

[Feature Request] :Tensor<T> support #63124

Closed
Xyncgas opened this issue Dec 24, 2021 · 5 comments
Closed

[Feature Request] :Tensor<T> support #63124

Xyncgas opened this issue Dec 24, 2021 · 5 comments
Labels
area-System.Numerics needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
Milestone

Comments

@Xyncgas
Copy link

Xyncgas commented Dec 24, 2021

We have Vector2 / Vector3 / Vector
It's nice to have Tensor as building block too

@pranavkm pranavkm changed the title Dec 24, 2021
@pranavkm pranavkm transferred this issue from dotnet/aspnetcore Dec 24, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Numerics untriaged New issue has not been triaged by the area owner labels Dec 24, 2021
@ghost
Copy link

ghost commented Dec 24, 2021

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

Issue Details

We have Vector2 / Vector3 / Vector
It's nice to have Tensor as building block too

Author: Xyncgas
Assignees: -
Labels:

area-System.Numerics, untriaged

Milestone: -

@teo-tsirpanis
Copy link
Contributor

Hello @Xyncgas, there is already a Tensor<T> type in the System.Numerics.Tensors package. It's still in preview though.

@tannergooding
Copy link
Member

We'll be looking at tensors and tensor like types more closely in the future. At the moment, we are focusing on getting generic math out first.

@Xyncgas
Copy link
Author

Xyncgas commented Jan 4, 2022

Hello @Xyncgas, there is already a Tensor<T> type in the System.Numerics.Tensors package. It's still in preview though.

thanks

@tannergooding tannergooding added this to the Future milestone Jul 15, 2022
@tannergooding tannergooding added needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration and removed untriaged New issue has not been triaged by the area owner labels Jul 15, 2022
@jeffhandley
Copy link
Member

We've been working on this, with the implementation carrying between .NET 9 and .NET 10. See #100924. Closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Numerics needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
Projects
None yet
Development

No branches or pull requests

4 participants