Ecosyste.ms: Issues

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

GitHub / JuliaLinearAlgebra/InfiniteLinearAlgebra.jl issues and pull requests

#170 - Remove unused imported names

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

#169 - Map imported names to correct parentmodules

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

#168 - Test periodic Schrodinger with QL

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

#167 - Add tridiagonal Reverse Cholesky

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

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

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

#165 - Fix Tests

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

#164 - Add PkgEval badge to readme

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

#163 - Test on Julia 1.10

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

#162 - Test on Julia 1.10?

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

#161 - Add ssh key to tagbot

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

#160 - Change JuliaMatrices to JuliaLinearAlgebra in readme and License

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

#159 - Use codecov token in CI

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

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

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

#157 - Bump actions/cache from 3 to 4

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

#156 - Cholesky broken for diagonal matrices

Issue - State: open - Opened by dlfivefifty 6 months ago

#155 - Overload blocbanded_col/rowsupport for infinite case

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

#154 - Attempt to fix ql

Pull Request - State: closed - Opened by MasonProtter 8 months ago - 9 comments

#153 - Periodic Schrödinger example errors

Issue - State: open - Opened by MasonProtter 8 months ago

#152 - Support Transpose broadcasting

Pull Request - State: open - Opened by dlfivefifty 8 months ago - 1 comment

#151 - BandedMatrices v1

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

#150 - ∞ PseudoBlockArray should be PseudoBlockStyle broadcasting

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

#149 - Bump actions/checkout from 3 to 4

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

#148 - Support Q[::Int, ::AbstractRange] and variants

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

#147 - Skip duplicate CI tests and cancel concurrent tests

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

#146 - Remove DSP conv type piracy

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

#145 - Mode DSP to an extension

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

#144 - Make AdaptiveLayout lazy

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

#143 - Test on Julia v1.10

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

#142 - replace parameterized AbstractTriangular by UpperOrLowerTriangular

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

#141 - MatrixFactorizations v2.0

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

#140 - SymTridiagonal support for cholesky

Pull Request - State: closed - Opened by TSGut about 1 year ago - 2 comments

#139 - Fix block axis element type in tests

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

#138 - Speed up views with KronTrav

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

#134 - CompatHelper: bump compat for FillArrays to 1, (keep existing compat)

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

#133 - Move pad here from ClassicalOrthogonalPolynomials.jl

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

#132 - Julia v1.9

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

#131 - Bump actions/cache from 1 to 3

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

#130 - Bump actions/checkout from 2 to 3

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

#129 - Bump codecov/codecov-action from 1 to 3

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

#128 - enable dependabot for GitHub actions

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

#127 - Fix indexing/slicing of `ProductQ` and infinite `QLPackedQ`

Pull Request - State: closed - Opened by dkarrasch over 1 year ago - 2 comments

#126 - Infinite QL bugged?

Issue - State: closed - Opened by TSGut over 1 year ago - 1 comment

#125 - Implement finite section based adaptive QL

Pull Request - State: closed - Opened by TSGut over 1 year ago - 43 comments

#124 - Infinite Cholesky decomposition fails for SymTridiagonal

Issue - State: closed - Opened by TSGut over 1 year ago - 8 comments

#123 - Uncatchable LAPACKexception in infinite Cholesky

Issue - State: open - Opened by TSGut over 1 year ago

#122 - Adjust to `!(AbstractQ <: AbstractMatrix)`

Pull Request - State: closed - Opened by dkarrasch over 1 year ago - 2 comments

#121 - Support tolerance in banded adaptive qr

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

#120 - Support ∞ dimensional DiagTrav

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

#119 - LazyBandedMatrices v0.9

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

#118 - Fix whitespace

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

#117 - Version v0.6.12

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

#116 - Remove explicit test on v1.8

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

#115 - Use `Aqua` to enforce quality

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

#114 - Update CompatHelper.yml

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

#113 - remove unbound type parameters

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

#112 - SymTridiagonal ql

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

#111 - Fix bounds in infqr

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

#110 - Better support for infinite KronTrav, including subarrays and mult

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

#109 - Support tolerance in adaptive QR

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

#108 - Support LazyBandedMatrices v0.8

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

#107 - Use github math in Readme

Pull Request - State: closed - Opened by jishnub about 2 years ago

#106 - minor typo fix in README

Pull Request - State: closed - Opened by TSGut about 2 years ago

#105 - Start fix for addition of symmetric

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

#104 - Cholesky decompositon of spd BandedBlockBanded matrices

Issue - State: open - Opened by TSGut about 2 years ago - 1 comment

#103 - test symmetric bandedblockbanded algebra

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

#102 - Addition and Multiplication of infinite Symmetric(::BandedBlockBandedMatrix)

Issue - State: closed - Opened by TSGut about 2 years ago - 3 comments

#101 - Split chop! and resize!

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

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

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

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

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

#98 - Remove uniformscaling special cases

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

#97 - Support Vcat(1,2:∞) in sortedunion

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

#96 - CompatHelper: bump compat for "SemiseparableMatrices" to "0.2"

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

#95 - CompatHelper: bump compat for "LazyBandedMatrices" to "0.7"

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

#94 - SemiseparableMatrices v0.3

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

#93 - LazyArrays v0.22

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

#92 - Test Diagonal{<:AbstractFill} * Bidiagonal

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

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

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

#90 - CompatHelper: bump compat for "InfiniteArrays" to "0.12"

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

#89 - Test on Julia v1.7

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

#88 - Support for compact operators

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

#87 - Fix A*B where A is lower-constant diagonal

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

#86 - Use Zeros in almost banded adaptive QR to support BigFloat

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

#85 - Fix bug in ∞ cholesky

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

#84 - Generalise Cholesky

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

#83 - Adaptive Cholesky and symmetric BandedMatrices

Issue - State: closed - Opened by TSGut almost 3 years ago - 11 comments

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

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

#81 - rdiv test

Pull Request - State: open - Opened by dlfivefifty about 3 years ago

#80 - BlockArrays v0.16

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

#79 - Move Diagonal support to InfiniteArrays.jl

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

#78 - use _norm to measure convergence to support interval arithmetic

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

#77 - Ambiguities with LayoutVector

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

#76 - Adaptive Cholesky

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

#75 - Precompilation fails

Issue - State: closed - Opened by putianyi889 about 3 years ago - 2 comments

#74 - Improvements to blockedunitrange

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

#73 - Fix infinite indexing with Eye

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

#72 - LazyArrays v0.21

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

#71 - CompatHelper: bump compat for "LazyBandedMatrices" to "0.5"

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