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

Migrate to new translation function #18

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Conversation

mattephi
Copy link
Member

@mattephi mattephi commented Dec 7, 2024

  • New translation function based on graph of computations
    • Stable and robust, works on wider variety of functions
    • Translates faster
    • Slightly slower in execution
  • Update the benchmarks based on the new translation
    • Include 1e3, 1e4
    • Inlude new speed factors plot
  • Keep old expansion function
  • Update tests, adding new edgecases
  • Add tests on examples
    • Ignore them in CI for now

@mattephi mattephi requested a review from lvjonok December 7, 2024 10:55
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.

3 participants