Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump minor version * Add undef Array constructor * construct Array from existing AbstractArray * vect implementation * Bump precision * Additional tests Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com> * Fix undef tests * Constraint vect implementation * Add float-only test * Link to non_differentiable tests issue * Type-stable `vect` implementation Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com> * type stable vect pullback * Update src/rulesets/Base/array.jl Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com> * Test Union{Number, AbstractArray} * Don't test inference below 1.6 * Update src/rulesets/Base/array.jl Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com> * Update src/rulesets/Base/array.jl Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com> * Style fix * Style fix * Update src/rulesets/Base/array.jl Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com> * Style fix * Add an extra test Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>
- Loading branch information
7593339
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()
7593339
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 updated: JuliaRegistries/General/42027
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: