Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaLinearAlgebra/LazyBandedMatrices.jl issues and pull requests

#133 - Julia v1.11 support

Pull Request - State: closed - Opened by dlfivefifty about 2 months ago - 1 comment

#132 - Fix sub-diagonal bandedblockbanded * diagtrav

Pull Request - State: closed - Opened by dlfivefifty 2 months ago - 1 comment

#131 - Support BandedBlockBanded * DiagTrav{Padded}

Pull Request - State: closed - Opened by dlfivefifty 2 months ago - 1 comment

#130 - Overload copy for DiagTrav

Pull Request - State: closed - Opened by dlfivefifty 2 months ago

#129 - Overload copy for DiagTrav

Pull Request - State: closed - Opened by dlfivefifty 2 months ago

#128 - Add missing consts

Pull Request - State: closed - Opened by DanielVandH 3 months ago - 1 comment

#127 - Support lazy broadcasting with tridiagonal

Pull Request - State: closed - Opened by dlfivefifty 4 months ago - 1 comment

#125 - Method ambiguity multiplying a LowerTriangular and a SymTridiagonal

Issue - State: closed - Opened by DanielVandH 4 months ago - 1 comment

#121 - Method ambiguity for broadcast involving `view` of a `SymTridiagonal`

Issue - State: closed - Opened by DanielVandH 4 months ago - 1 comment

#119 - BandedMatrices v1.7

Pull Request - State: closed - Opened by dlfivefifty 5 months ago - 1 comment

#118 - Move code to extensions

Pull Request - State: closed - Opened by dlfivefifty 5 months ago - 1 comment

#117 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#116 - Make tests modular

Pull Request - State: closed - Opened by jishnub 6 months ago - 1 comment

#115 - Change JuliaMatrices to JuliaLinearAlgebra in readme and License

Pull Request - State: closed - Opened by jishnub 7 months ago

#114 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#113 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#112 - Julia v1.10 support

Pull Request - State: closed - Opened by dlfivefifty 9 months ago - 1 comment

#110 - BandedMatrices v1

Pull Request - State: closed - Opened by dlfivefifty 12 months ago - 1 comment

#109 - KronTrav constructors

Pull Request - State: closed - Opened by dlfivefifty about 1 year ago - 1 comment

#108 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#107 - Fix Hcat getindex with BlockRange

Pull Request - State: closed - Opened by dlfivefifty about 1 year ago - 1 comment

#106 - simplify inlining of Vcat axes, overload more getindex

Pull Request - State: closed - Opened by dlfivefifty about 1 year ago - 1 comment

#105 - Lazy mul for Symmetric AbstractLazyBandedBlockBanded

Pull Request - State: closed - Opened by dlfivefifty about 1 year ago - 1 comment

#104 - Move most of this packages to extensions

Issue - State: closed - Opened by dlfivefifty about 1 year ago

#103 - Broaden All*Layout and rename to *Layouts

Pull Request - State: closed - Opened by dlfivefifty about 1 year ago - 1 comment

#102 - Pseudo-diagonal blockbandwidths

Pull Request - State: closed - Opened by dlfivefifty about 1 year ago - 1 comment

#101 - Test on Julia v1.10

Pull Request - State: closed - Opened by jishnub about 1 year ago - 1 comment

#100 - Skip duplicate CI runs

Pull Request - State: closed - Opened by jishnub about 1 year ago - 1 comment

#99 - Replace parametric AbstractTriangular by UpperOrLowerTriangular

Pull Request - State: closed - Opened by jishnub about 1 year ago - 1 comment

#98 - MatrixFactorizations v2.0

Pull Request - State: closed - Opened by dlfivefifty about 1 year ago

#97 - Make copying a view of a KronTrav faster

Pull Request - State: open - Opened by dlfivefifty over 1 year ago - 1 comment

#96 - BlockBandedMatrices v0.12

Pull Request - State: closed - Opened by dlfivefifty over 1 year ago - 1 comment

#94 - FillArrays v1

Pull Request - State: closed - Opened by dlfivefifty over 1 year ago - 3 comments

#93 - Add lazy BlockVec

Pull Request - State: closed - Opened by dlfivefifty over 1 year ago - 1 comment

#92 - Julia v1.9

Pull Request - State: closed - Opened by dlfivefifty over 1 year ago - 1 comment

#91 - enable dependabot for GitHub actions

Pull Request - State: closed - Opened by ranocha over 1 year ago - 1 comment

#90 - fix doc not working

Pull Request - State: closed - Opened by putianyi889 over 1 year ago - 1 comment

#89 - Minor edits for more resilience

Pull Request - State: closed - Opened by dkarrasch almost 2 years ago - 1 comment

#88 - Start support for BroadcastLayout with PseudoBlockArray

Pull Request - State: closed - Opened by dlfivefifty almost 2 years ago - 1 comment

#87 - Support ∞ DiagTrav

Pull Request - State: closed - Opened by dlfivefifty almost 2 years ago - 1 comment

#86 - Avoiding type piracy in `kron`

Issue - State: open - Opened by jishnub almost 2 years ago - 1 comment

#85 - Remove explicit test on v1.8

Pull Request - State: closed - Opened by jishnub almost 2 years ago - 1 comment

#84 - Update CompatHelper.yml

Pull Request - State: closed - Opened by jishnub almost 2 years ago - 1 comment

#83 - remove unbound type parameters

Pull Request - State: closed - Opened by nsajko about 2 years ago - 1 comment

#82 - AllBandedBlockBandedLayouts

Pull Request - State: closed - Opened by dlfivefifty about 2 years ago - 1 comment

#81 - allow capture of SymTridiagonal(L*Q) in InfiniteLinearAlgebra.jl

Pull Request - State: closed - Opened by dlfivefifty about 2 years ago - 1 comment

#80 - 3D KronTrav

Pull Request - State: closed - Opened by dlfivefifty about 2 years ago - 1 comment

#79 - Move BlockKron interface to BlockBandedMatrices.jl

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 1 comment

#78 - Use axes to ensure compatibility

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 1 comment

#77 - Start improving BlockBroadcastArray copyto! speed

Pull Request - State: open - Opened by dlfivefifty over 2 years ago

#76 - Fix ambiguity in BroadcastStyle with ApplyArray

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 1 comment

#75 - AdjOrTrans BroadcastStyle

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 3 comments

#74 - Leave vcat lazy in block axes

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 1 comment

#73 - Avoid integer blockcol/rowsupport

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 1 comment

#72 - Simplify BlockVcat axes with mixed OneTo axes

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 1 comment

#71 - BandedBlockBandedRows

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 1 comment

#70 - Fix BlockBroadcastMatrix hcat viewblock

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 1 comment

#69 - BandedMatrices v0.17

Pull Request - State: closed - Opened by dlfivefifty over 2 years ago - 1 comment

#68 - CompatHelper: bump compat for "ArrayLayouts" to "0.8"

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago - 1 comment

#67 - CompatHelper: bump compat for "FillArrays" to "0.13"

Pull Request - State: closed - Opened by github-actions[bot] over 2 years ago

#66 - resize!(::DiagTrav, ::BlocK)

Pull Request - State: closed - Opened by dlfivefifty almost 3 years ago - 1 comment

#65 - paddeddata with PseudoBlockMatrix with Number paddeddata

Pull Request - State: closed - Opened by dlfivefifty almost 3 years ago - 1 comment

#64 - resize! for Block-broadcast-vcat

Pull Request - State: closed - Opened by dlfivefifty almost 3 years ago - 1 comment

#63 - blockcol/rowsupport for PaddedLayout

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#62 - more concatenation with padded gives banded

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#61 - Fix Diagonal(::Fill) * StructuredLazy stack overflow

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#60 - CompatHelper: bump compat for "BlockBandedMatrices" to "0.11"

Pull Request - State: closed - Opened by github-actions[bot] about 3 years ago

#59 - Work on padded BlockBroadcastVector

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#58 - LazyBandedBlockBanded transpose is also LazyBandedBlockBanded

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#57 - blockcolsupport for banded

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 2 comments

#56 - Padded + Banded is Banded

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#55 - BlockInterlace should be Lazy

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#54 - Correct BlockRange indexing for BlockVcat

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#53 - Eye * B is simplifiable

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#52 - support for Symmetric Lazy Banded

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#51 - Fix tests on Julia v1.7

Pull Request - State: closed - Opened by dlfivefifty about 3 years ago - 1 comment

#50 - CompatHelper: bump compat for "FillArrays" to "0.12"

Pull Request - State: closed - Opened by github-actions[bot] about 3 years ago

#49 - flatten with ApplyBanded

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#48 - CompatHelper: bump compat for "BlockArrays" to "0.16"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#47 - Use simplify

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#46 - Hcat(::Zeros, ::Banded) is banded

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#45 - generalize applybroadcaststyle

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#44 - BandedMatrix constructor for BroadcastBandedLayout

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#43 - blockcolsupport may return just a block

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#42 - ArrayLayouts-v0.7

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#41 - eigen(::SymTridagonal) and eigvals(::SymTridiagonal)

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#40 - diagonal BlockBroadcastArray

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#39 - broadacststyle for banded an bandedblockbanded

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#38 - Support new LazyArrays and BlockArrays

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#37 - Fix Vcat and Hcat bandwidths for Numbers

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#36 - CompatHelper: bump compat for "ArrayLayouts" to "0.6"

Pull Request - State: closed - Opened by github-actions[bot] over 3 years ago

#35 - Bidiagonal, SymTridiagonal, and Tridiagonal with different vector types

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment

#34 - Add copy for Lazy Concats

Pull Request - State: closed - Opened by dlfivefifty over 3 years ago - 1 comment