JuliaArrays / JuliaArrays/FillArrays.jl
Implement broadcast styles
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 187
- Forks
- 41
- Avg merge
- 17h 29m
- Merged PRs (30d)
- 1
Description
There's been talk of a FillStyle before, and RectDiagonal could implement Base's StructuredMatrixStyle.
I've been working on broadcast styles for Nabla.jl so I might take a crack at them for this package in my spare time.
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 existing FillStyle discussion and the implementation of RectDiagonal, then compare the broadcast styles work in Nabla.jl. Clarify how FillStyle and Base's StructuredMatrixStyle should relate before making changes; done means the package has the agreed broadcast-style support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100