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

correct some formatting, variable names, and math in box example #1184

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

just-walk
Copy link
Contributor

  • formatting of variables out_now and out_old is corrected
  • variable name in_now replaced with state_now
  • math equation describing reverse mode dstate_now:
    • correct to reflect multiple seeds
    • change notation for adjoint to use overline

 - formatting of variables out_now and out_old is corrected
 - variable name in_now replaced with state_now
 - math equation describing reverse mode dstate_now:
   - correct to reflect multiple seeds
   - change notation for adjoint to use overline
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d6963c) 75.39% compared to head (bf123c8) 75.39%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1184   +/-   ##
=======================================
  Coverage   75.39%   75.39%           
=======================================
  Files          35       35           
  Lines        9788     9788           
=======================================
  Hits         7380     7380           
  Misses       2408     2408           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vchuravy vchuravy merged commit 284bb0f into EnzymeAD:main Dec 6, 2023
28 of 42 checks passed
michel2323 pushed a commit that referenced this pull request Dec 15, 2023
- formatting of variables out_now and out_old is corrected
 - variable name in_now replaced with state_now
 - math equation describing reverse mode dstate_now:
   - correct to reflect multiple seeds
   - change notation for adjoint to use overline
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