Ecosyste.ms: Issues

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

GitHub / JuliaLinearAlgebra/ToeplitzMatrices.jl issues and pull requests

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

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

#134 - Direct PkgEval badge to the report

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

#133 - Ignore versioned manifest files

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

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

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

#131 - Solve fails for `TriangularToeplitz` and `SymmetricToeplitz`

Issue - State: open - Opened by jishnub 5 months ago - 1 comment

#130 - Limit factorization size method to Circulant

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

#129 - Bump actions/cache from 3 to 4

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

#128 - Size for ToeplitzFactorization

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

#127 - Display triangular matrices with dots

Pull Request - State: closed - Opened by jishnub 6 months ago - 2 comments

#126 - Preserve types in triangular constructors

Pull Request - State: open - Opened by jishnub 6 months ago - 2 comments

#125 - eigen for triangular

Pull Request - State: closed - Opened by jishnub 6 months ago - 2 comments

#124 - Don't specialize `similar` for Hankel

Pull Request - State: closed - Opened by jishnub 6 months ago - 2 comments

#123 - Specialize triu/tril for toeplitz matrix types

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

#122 - Remove explicit test on v1.10

Pull Request - State: closed - Opened by jishnub 6 months ago - 2 comments

#121 - Test using Aqua v0.8

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

#119 - generalise eltype

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

#118 - Tag v1.0

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

#117 - Add compat bounds for LinearAlgebra

Pull Request - State: closed - Opened by jishnub 8 months ago - 2 comments

#116 - Test with Aqua v0.7

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

#115 - Efficient reducing functions (maximum, sum, etc.)

Issue - State: open - Opened by kshedden 9 months ago - 5 comments

#114 - Bump actions/checkout from 3 to 4

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

#113 - Downstream test agaist `FastTransforms`

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

#112 - Bump version to v0.8.2

Pull Request - State: closed - Opened by jishnub 11 months ago - 2 comments

#111 - Disable some eigen methods

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

#110 - Move `StatsBase` to an extension

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

#108 - Faster eigvecs for SymTridiagonal toeplitz

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

#107 - README table is missing `*` and `mul!`

Issue - State: open - Opened by JeffFessler 12 months ago - 5 comments

#106 - Test on Julia v1.10

Pull Request - State: closed - Opened by jishnub 12 months ago - 2 comments

#105 - `eigen` for tridiagonal `Fill`

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

#104 - Implement Pestana and Wathen iterative solver?

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

#103 - WIP: Adds operator Base.:*(::ToeplitzFactorization, ::StridedVector)

Pull Request - State: open - Opened by adomasbaliuka about 1 year ago - 3 comments

#102 - Non-allocating _circulate

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

#101 - Unclear how to use pre-computed factorization

Issue - State: closed - Opened by adomasbaliuka about 1 year ago - 3 comments

#100 - remove test/Project.toml

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

#99 - CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)

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

#98 - Abstract type for matrices wrapping a single vector

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

#97 - getproperty for Adjoint/Transpose wrappers

Pull Request - State: open - Opened by jishnub about 1 year ago - 8 comments

#96 - remove inbounds in `CirculantFactorization` ldiv

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

#95 - `issymmetric`/`ishermitian` for `Circulant`

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

#94 - skip duplicate CI run

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

#93 - extend `AbstractMatrix` instead of `similar`

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

#92 - `eigen` for `Circulant`

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

#91 - drop support for Julia <v1.6

Pull Request - State: open - Opened by jishnub about 1 year ago - 4 comments

#90 - standardize whitespace and newline

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

#89 - Fix random seed in tests

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

#88 - Faster istriu/istril/isdiag for AbstractToeplitz

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

#87 - Support for StatsBase v0.34?

Issue - State: closed - Opened by btmit about 1 year ago - 1 comment

#86 - add `diag`

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

#85 - Change definition

Issue - State: open - Opened by putianyi889 over 1 year ago - 1 comment

#84 - Support submatrix

Issue - State: closed - Opened by putianyi889 over 1 year ago - 2 comments

#83 - add unary and number broadcast; add `all`

Pull Request - State: open - Opened by putianyi889 over 1 year ago - 3 comments

#82 - Make copyto! return dest for Hankel

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

#81 - FIx svdvals with Hankel

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

#80 - Bump actions/checkout from 2 to 3

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

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

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

#78 - Bump actions/cache from 1 to 3

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

#77 - enable dependabot for GitHub actions

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

#76 - Template out storage types for Toeplitz, Hankel, etc.

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

#75 - On refactoring the codes

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

#74 - ToeplitzMatrices.jl doesn't work with InfiniteArrays.jl

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

#73 - ldiv! not working on circulant matrices

Issue - State: closed - Opened by michakraus over 1 year ago

#72 - Fix links in readme

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

#71 - Update CompatHelper to v3

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

#70 - Unable to invert Toeplitz matrices

Issue - State: open - Opened by ParadaCarleton almost 2 years ago - 2 comments

#69 - copy(A::Toeplitz) returns a regular Array

Issue - State: closed - Opened by BenjaminRemez almost 2 years ago - 2 comments

#68 - SymmetricToeplitz for matrix-matrix multiplication?

Issue - State: closed - Opened by biona001 over 2 years ago - 1 comment

#67 - Package maintenance

Pull Request - State: closed - Opened by dkarrasch over 2 years ago - 9 comments

#66 - Clean-up

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

#65 - Migration to IterativeSolvers, bug fixes, increased coverage

Pull Request - State: open - Opened by SebastianAment over 2 years ago - 9 comments

#64 - Direct Linear Solvers for Symmetric Positive Definite Toeplitz Matrices

Pull Request - State: closed - Opened by SebastianAment over 2 years ago - 12 comments

#63 - Switch from Travis to Github CI

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

#62 - Add CompatHelper

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

#61 - Remove dependency on FFTW

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

#60 - Add `ToeplitzFactorization`

Pull Request - State: closed - Opened by devmotion about 3 years ago - 7 comments

#59 - Add support for Hermitian Toeplitz matrices ?

Issue - State: open - Opened by BambOoxX over 3 years ago - 5 comments

#58 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 11 comments

#57 - Hankel Matrix with Integer entries

Issue - State: closed - Opened by bupandit over 3 years ago - 1 comment

#56 - Update Travis link to .com in README.md and remove hardcoding of

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

#55 - Migrate to travis-ci.com

Issue - State: closed - Opened by ranocha over 3 years ago - 1 comment

#54 - Add support for block Topelitz matrices

Issue - State: open - Opened by imciner2 almost 4 years ago - 3 comments

#53 - adjoint of toeplitz for fast A'x

Pull Request - State: closed - Opened by baggepinnen almost 4 years ago

#52 - A'x falls back on generic mul

Issue - State: open - Opened by baggepinnen almost 4 years ago - 1 comment

#51 - Linear System Solver for Toeplitz slow and does not agree with LU-algorithm

Issue - State: open - Opened by Firionus over 4 years ago - 1 comment

#50 - relax mul! type constraints

Pull Request - State: closed - Opened by JeffFessler over 4 years ago - 10 comments

#49 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago

#48 - Fix consistency of inverse of Circulant matrices

Pull Request - State: closed - Opened by daanhb over 4 years ago - 3 comments

#47 - Multiplication of circulant matrices incorrect

Issue - State: closed - Opened by daanhb over 4 years ago - 2 comments

#46 - Switch to Project file

Pull Request - State: closed - Opened by andreasnoack almost 5 years ago

#45 - Work around ambiguity error with mul!

Pull Request - State: closed - Opened by andreasnoack almost 5 years ago - 1 comment

#44 - Returned eltype of matrix is float32 when Int was expected

Issue - State: closed - Opened by macd almost 5 years ago - 1 comment

#43 - add Circulant math features

Pull Request - State: closed - Opened by vincentcp over 5 years ago - 3 comments

#42 - Can Circulant matrices support more functionality

Issue - State: closed - Opened by vincentcp over 5 years ago - 1 comment

#41 - Tagging a new minor version for cholesky

Issue - State: closed - Opened by willtebbutt over 5 years ago - 1 comment

#40 - Toeplitz matrix-vector multiply fails in 1.0.1

Issue - State: closed - Opened by JeffFessler over 5 years ago - 6 comments

#39 - update readme to include circulant

Pull Request - State: closed - Opened by JeffFessler over 5 years ago - 1 comment

#38 - Cholesky for SymmetricToeplitz matrices

Pull Request - State: closed - Opened by willtebbutt almost 6 years ago - 1 comment

#37 - Fix indexing

Pull Request - State: closed - Opened by willtebbutt almost 6 years ago - 2 comments

#36 - Make `Toeplitz` lightweight, add factorization/plan-like type for multiplication

Issue - State: closed - Opened by dlfivefifty about 6 years ago - 4 comments