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

Expand derivatives of array variables #1469

Merged

Conversation

hersle
Copy link
Contributor

@hersle hersle commented Mar 8, 2025

Fixes #1383 with @willrae42's solution.

@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 8.78%. Comparing base (9df148a) to head (af168c3).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/diff.jl 0.00% 8 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #1469      +/-   ##
=========================================
- Coverage    8.79%   8.78%   -0.02%     
=========================================
  Files          51      51              
  Lines        4924    4931       +7     
=========================================
  Hits          433     433              
- Misses       4491    4498       +7     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ChrisRackauckas ChrisRackauckas merged commit a9ca847 into JuliaSymbolics:master Mar 8, 2025
7 of 13 checks passed
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.

Chain rule not working as expected with Symbolic array elements
3 participants