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

Profile recomposition problem #150

Open
MatthewRalston opened this issue Aug 12, 2024 · 2 comments
Open

Profile recomposition problem #150

MatthewRalston opened this issue Aug 12, 2024 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed invalid This doesn't seem right wontfix This will not be worked on
Milestone

Comments

@MatthewRalston
Copy link
Owner

This was on my mind back to this point in time. But I never had the bandwidth to fit it in amongst the other things in my life.

Needs triage and revisit scheduled.

@MatthewRalston MatthewRalston added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed invalid This doesn't seem right wontfix This will not be worked on labels Aug 12, 2024
@MatthewRalston MatthewRalston added this to the V0.7 stable? milestone Aug 12, 2024
@MatthewRalston MatthewRalston self-assigned this Aug 12, 2024
@MatthewRalston
Copy link
Owner Author

@MatthewRalston needs to revisit and add items to TODO concerning recomposition and schedule, looking like back late September at this point. I'd like to revisit the assembly or the probability project.

@MatthewRalston
Copy link
Owner Author

Thinking, planning, and working on a Strassen multiplication algorithm and regression utilities for compositional analysis of metagenomes and genomic datasets.

Normal equations

AtAx = Atb, At(Ax - b) = 0

Strassen multiplication delegating to Numpy when n <= 4.

Want to make sure we're getting good multiplications, so no need to get too creative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed invalid This doesn't seem right wontfix This will not be worked on
Projects
Status: Ready
Development

No branches or pull requests

1 participant