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

Add support for matrix operations #1162

Open
lognorman20 opened this issue May 23, 2024 · 2 comments
Open

Add support for matrix operations #1162

lognorman20 opened this issue May 23, 2024 · 2 comments
Assignees
Labels
feature_request Something I need does not exist

Comments

@lognorman20
Copy link

What is the problem you want to solve and can not with the current version?

I would like to do matrix operations using FheInts, but I am unable to use existing libraries such as tensor-rs or ndarray.

Describe the solution you'd like

An extension of this library that supports matrix operations on encrypted values

Describe alternatives you've considered

Writing my own implementations of matrix operations and representations

Additional context

Helpful for machine learning, computer graphics, phyics/engineering, etc...

@lognorman20 lognorman20 added the feature_request Something I need does not exist label May 23, 2024
@IceTDrinker
Copy link
Member

Thanks for following up here

@IceTDrinker
Copy link
Member

we now have some NdArrays with element wise ops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request Something I need does not exist
Projects
None yet
Development

No branches or pull requests

3 participants