Skip to content

Teneye: Add preliminary implementation and tests #222

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

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

ntjohnson1
Copy link
Collaborator

@ntjohnson1 ntjohnson1 commented Sep 4, 2023

I found myself in a loud coffee shop unable to work on other stuff so I picked off #72. I am not sure if the custom combinator code is needed elsewhere but itertools combinations with replacement should be an appropriate replacement with the advantage that it doesn't have to actually generate all the index sets in memory. On my laptop I didn't see any major improvement for this because N>=8, M>=8 had a huge result tensor anyway.


📚 Documentation preview 📚: https://pyttb--222.org.readthedocs.build/en/222/

@ntjohnson1 ntjohnson1 requested a review from dmdunla September 4, 2023 20:12
ntjohnson1 and others added 2 commits September 4, 2023 17:13
@dmdunla dmdunla merged commit 95fc403 into sandialabs:main Sep 5, 2023
@dmdunla dmdunla mentioned this pull request Sep 5, 2023
@ntjohnson1 ntjohnson1 deleted the nick/teneye branch September 7, 2023 00:46
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