Skip to content

Example - #54

Open
havogt wants to merge 2 commits into
mainfrom
example_anshu
Open

havogt wants to merge 2 commits into
mainfrom
example_anshu

Conversation

@havogt

@havogt havogt commented Sep 2, 2025

Copy link
Copy Markdown
Owner

No description provided.

Comment thread example.py


@gtx.field_operator
def naive(phi: IJKField, eps: float) -> IJKField:

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

close to the original code

Comment thread example.py
Comment on lines +128 to +130
aT1r_f = aT1r(phi, eps)
aT2r_f = aT2r(phi, eps)
aT3r_f = aT3r(phi, eps)

@havogt havogt Sep 2, 2025

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stencils extracted into functions for re-use and/or readability

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.

1 participant