JuliaArrays / JuliaArrays/BlockArrays.jl
BLASify 5-arg mul! with Int alpha/beta
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 254
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Just a reminder to not forget the limitation mentioned in https://github.com/JuliaArrays/BlockArrays.jl/pull/175
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the limitation mentioned in BlockArrays.jl pull request 175 and trace the 5-argument mul! behavior it discusses. Determine the expected handling of Int alpha and beta, then verify that the relevant mul! tests cover the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100