Skip to content

H/A/alpha decomposition - #1

Open
nbasargin wants to merge 6 commits into
developfrom
nb-polsar
Open

H/A/alpha decomposition#1
nbasargin wants to merge 6 commits into
developfrom
nb-polsar

Conversation

@nbasargin

@nbasargin nbasargin commented May 17, 2023

Copy link
Copy Markdown
Collaborator

Added implementation of the H/A/alpha decomposition. More tests coming later.

@IslamAlam

Copy link
Copy Markdown
Member

Awesome @nbasargin I will take a look at it and try to fix the build issue then merge it. Just in case, I might update your branch.

@nbasargin

Copy link
Copy Markdown
Collaborator Author

Indexing bug fixed: first eigenvector was previously used instead of the first element of each eigenvector.

@nbasargin

Copy link
Copy Markdown
Collaborator Author

@IslamAlam Looking at the logs, tox fails in the new test file because it cannot find numpy.
ModuleNotFoundError: No module named 'numpy'.
Should we add numpy to the dependiencies? I'm not very familiar with poetry.

@nbasargin

Copy link
Copy Markdown
Collaborator Author

Adding numpy helped with tox, now there is an issue with codecov. Looks like some token is missing. 🤔
Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.

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

Successfully merging this pull request may close these issues.

2 participants