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

factorisation subpaterns, float compatible, inplace and memory optimisation.... #10

Open
robinechuca opened this issue Jun 6, 2023 · 0 comments

Comments

@robinechuca
Copy link

Hi, I've also coded a function equivalent to this one on my side.
Thank you very much for publishing your project as open source.
One of the problems with open-source is its the diversification.
Our 2 projects seem very complementary, as they both have different strengths. Yours is more torch-friendly with elegant integration, mine is more optimized on the points described in the titles. I'd be happy to merge my project with yours. That way, I can delete mine. It's better to have one single library that does everything well than 2 that do everything halfway!

Here's the source code for my project, which is perhaps a little more "sympy" than "torch" oriented:
https://framagit.org/robinechuca/cutcutcodec/-/blob/main/cutcutcodec/core/compilation/sympy_to_torch.py

Are you interested to implement some of this optimizations in your project?

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