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

Add a pass to outline computations in a function #221

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    4302778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2ab3d View commit details
    Browse the repository at this point in the history
  3. adds an outlining example

    kaushikcfd authored and majosm committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7adb3dc View commit details
    Browse the repository at this point in the history
  4. cosmetic-ish refactor of OutlinedCall.__call__

    includes minor change to handle array containers that contain scalars (e.g., a TracePair of
    constant diffusion coefs)
    majosm committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bcb3a47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa356dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5ce3c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dff3c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ea2482 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    023a8af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06888ba View commit details
    Browse the repository at this point in the history
  11. add FIXME

    majosm committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    75947af View commit details
    Browse the repository at this point in the history
  12. add FIXME

    majosm committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b134b64 View commit details
    Browse the repository at this point in the history