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

Increased computation speed using Eigen #1

Open
ryoha000 opened this issue Jun 1, 2022 · 0 comments
Open

Increased computation speed using Eigen #1

ryoha000 opened this issue Jun 1, 2022 · 0 comments

Comments

@ryoha000
Copy link
Owner

ryoha000 commented Jun 1, 2022

Currently using Eigen only with NNLS.
Therefore, we are trying to improve calculation speed by using Eigen for other matrix operations.

I implemented a trial with #2 , but the speed was conversely slow.
Need to investigate.

@ryoha000 ryoha000 changed the title 行列演算ライブラリを使う Increased computation speed using Eigen Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant