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

Fix variable name in scaling an AbstractTriangular with zero alpha #52855

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

jishnub
Copy link
Contributor

@jishnub jishnub commented Jan 11, 2024

There is no C defined in these methods, so this branch used to error.

@jishnub jishnub changed the title Fix variable name in Triangular scale with zero alpha Fix variable name in scaling an AbstractTriangular with zero alpha Jan 11, 2024
@jishnub jishnub added the backport 1.10 Change should be backported to the 1.10 release label Jan 11, 2024
@jishnub jishnub merged commit c5d7b87 into master Jan 11, 2024
9 of 11 checks passed
@jishnub jishnub deleted the jishnub/triscalefix branch January 11, 2024 13:26
KristofferC pushed a commit that referenced this pull request Feb 6, 2024
…52855)

There is no `C` defined in these methods, so this branch used to error.

(cherry picked from commit c5d7b87)
@KristofferC KristofferC mentioned this pull request Feb 6, 2024
9 tasks
@KristofferC KristofferC removed the backport 1.10 Change should be backported to the 1.10 release label Feb 6, 2024
KristofferC added a commit that referenced this pull request Feb 6, 2024
A few stragglers.

Backported PRs:
- [x] #53091 <!-- Ensure elision of `require_one_based_indexing` with
high-dim array views -->
- [x] #53117 <!-- Try to fix incorrect documentation of `nthreads` -->
- [x] #52855 <!-- Fix variable name in scaling an `AbstractTriangular`
with zero alpha -->
- [x] #52952 <!-- [REPLCompletions] enable completions for `using
Module.Inner|` -->
- [x] #53101 <!-- Inplace transpose for unit Triangular may skip
diagonal -->

Need manual backport:
- [ ] #52505 <!-- fix alignment of emit_unbox_store copy -->

Non-merged PRs with backport label:
- [ ] #53125 <!-- coverage: count coverage where explicitly requested by
inference only -->
- [ ] #52694 <!-- Reinstate similar for AbstractQ for backward
compatibility -->
- [ ] #51479 <!-- prevent code loading from lookin in the versioned
environment when building Julia -->
Drvi pushed a commit to RelationalAI/julia that referenced this pull request Jun 7, 2024
…uliaLang#52855)

There is no `C` defined in these methods, so this branch used to error.

(cherry picked from commit c5d7b87)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants