-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add rules for evalpoly * Rename pullback * Apply suggestions from code review Co-authored-by: Lyndon White <[email protected]> * Make backx its own method for the future * Update UniformScaling to-dos * Add matrix poly tests * Use correct indices * Reorganize * Use generated functions with fallbacks * Reimplement rules for matrices * Deactivate complex tests Until complex conventions are clarified and FiniteDifferences v0.10.0 is supported. * Add generated functions for tuple case * Add comment * Rename defs to exs * Refactor and test fallbacks * Simplify indexing * Don't store output as an intermediate * Support scalar x with matrix pi * Make extensible for other ps * Move fallback tests under rrule tests * Reorder args and remove unnecessary product * Eliminate unneeded mul and reorganize * Remove unnecessary product * Fix length of ys and wrap lines * Place final ∂yi to in loop This for some reason profiles much faster * Keep other rules consistent with vector * Unify tests * Increment version number * Try equality check outside of tuple * Approximate check due to muladd * Approximate check scalar output too * Decrement version number Co-authored-by: Lyndon White <[email protected]>
- Loading branch information
Showing
3 changed files
with
179 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
224e553
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
224e553
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/17266
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: