{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"BandedMatrices.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"A Julia package for representing banded matrices","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":7,"issueCount":46,"starsCount":128,"forksCount":38,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-17T09:08:03.668Z"}},{"type":"Public","name":"GenericLinearAlgebra.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Generic numerical linear algebra in Julia","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":4,"issueCount":17,"starsCount":147,"forksCount":25,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-13T07:10:18.614Z"}},{"type":"Public","name":"RecursiveFactorization.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"","allTopics":["linear-algebra"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":3,"issueCount":5,"starsCount":75,"forksCount":6,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-30T22:04:34.863Z"}},{"type":"Public","name":"SkewLinearAlgebra.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Julia Package for skew-symmetric matrices","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":3,"starsCount":17,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-30T09:53:08.185Z"}},{"type":"Public","name":"ArrayLayouts.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"A Julia package for describing array layouts and more general fast linear algebra","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":5,"issueCount":16,"starsCount":54,"forksCount":10,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-20T08:23:05.483Z"}},{"type":"Public","name":"InfiniteLinearAlgebra.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"A Julia repository for linear algebra with infinite matrices","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":5,"issueCount":6,"starsCount":34,"forksCount":7,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-12T14:56:17.611Z"}},{"type":"Public","name":"ToeplitzMatrices.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Fast matrix multiplication and division for Toeplitz matrices in Julia","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":6,"issueCount":14,"starsCount":66,"forksCount":24,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-10T08:13:52.100Z"}},{"type":"Public","name":"LazyBandedMatrices.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"A Julia package for lazy banded matrices","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":2,"issueCount":1,"starsCount":5,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-07T11:47:06.856Z"}},{"type":"Public","name":"MatrixFactorizations.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"A Julia package to contain non-standard matrix factorizations","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":1,"starsCount":18,"forksCount":5,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-06T13:21:43.880Z"}},{"type":"Public","name":"IterativeSolvers.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Iterative algorithms for solving linear systems, eigensystems, and singular value problems","allTopics":["julia","linear-algebra","iterative-methods"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":13,"issueCount":57,"starsCount":401,"forksCount":106,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-03T02:16:33.517Z"}},{"type":"Public","name":"Octavian.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Multi-threaded BLAS-like library that provides pure Julia matrix multiplication","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":4,"issueCount":18,"starsCount":230,"forksCount":18,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-02T03:13:34.981Z"}},{"type":"Public","name":"libblastrampoline","owner":"JuliaLinearAlgebra","isFork":false,"description":"Using PLT trampolines to provide a BLAS and LAPACK demuxing library.","allTopics":["linear-algebra","blas"],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":2,"issueCount":7,"starsCount":65,"forksCount":17,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-31T21:32:28.320Z"}},{"type":"Public","name":"MatrixDepot.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"An Extensible Test Matrix Collection for Julia","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":4,"starsCount":74,"forksCount":22,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-31T09:46:15.710Z"}},{"type":"Public","name":"NonNegLeastSquares.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Some nonnegative least squares solvers in Julia","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":1,"starsCount":46,"forksCount":11,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-24T19:01:45.163Z"}},{"type":"Public","name":"LinearMaps.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"A Julia package for defining and working with linear maps, also known as linear transformations or linear operators acting on vectors. The only requirement for a LinearMap is that it can act on a vector (by multiplication) efficiently.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":3,"issueCount":15,"starsCount":303,"forksCount":42,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-01T07:58:30.723Z"}},{"type":"Public","name":"BlockBandedMatrices.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"A Julia package for representing block-banded matrices and banded-block-banded matrices","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":2,"issueCount":16,"starsCount":56,"forksCount":13,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-28T07:36:11.814Z"}},{"type":"Public","name":"MKL.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Intel MKL linear algebra backend for Julia","allTopics":["julia","linear-algebra"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":2,"issueCount":5,"starsCount":205,"forksCount":32,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-25T21:52:06.762Z"}},{"type":"Public","name":"BLISBLAS.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"BLIS-pendant of MKL.jl","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":4,"issueCount":2,"starsCount":14,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-10T12:06:53.333Z"}},{"type":"Public","name":"AppleAccelerate.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Julia interface to the macOS Accelerate framework","allTopics":["macos","apple","julia","accelerate-framework"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":5,"starsCount":96,"forksCount":18,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T17:11:15.246Z"}},{"type":"Public","name":"AlgebraicMultigrid.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Algebraic Multigrid in Julia","allTopics":["julia-language","sparse-linear-systems","iterative-methods"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":2,"issueCount":12,"starsCount":117,"forksCount":23,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-30T12:44:00.765Z"}},{"type":"Public","name":"SemiseparableMatrices.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"A Julia package to represent semiseparable and almost banded matrices","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":3,"starsCount":9,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-21T10:26:47.982Z"}},{"type":"Public","name":"SpecialMatrices.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Julia package for working with special matrix types.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":3,"starsCount":39,"forksCount":11,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-19T14:29:35.000Z"}},{"type":"Public","name":"ArnoldiMethod.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"The Arnoldi Method with Krylov-Schur restart, natively in Julia.","allTopics":["julia","linear-algebra","eigenvectors","eigenvalues"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":2,"issueCount":3,"starsCount":96,"forksCount":18,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-06T19:54:56.132Z"}},{"type":"Public","name":"TSVD.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Truncated singular value decomposition with partial reorthogonalization","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":1,"issueCount":5,"starsCount":40,"forksCount":9,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-06T18:37:28.817Z"}},{"type":"Public","name":"LowRankMatrices.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Lightweight package that provides the low-rank matrix types that are used in LowRankApprox.jl","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-06T12:43:55.219Z"}},{"type":"Public","name":"BLASBenchmarksCPU.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Benchmark BLAS Libraries","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":2,"starsCount":5,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-09T14:37:17.649Z"}},{"type":"Public","name":"LowRankApprox.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Fast low-rank matrix approximation in Julia","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":3,"issueCount":7,"starsCount":109,"forksCount":19,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-08T07:47:36.739Z"}},{"type":"Public","name":"RectangularFullPacked.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"A Julia package for the Rectangular Full Packed matrix format","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-03T12:39:46.570Z"}},{"type":"Public","name":"BenchmarkPlottingUtilities.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":1,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-01T18:06:15.812Z"}},{"type":"Public","name":"IncrementalSVD.jl","owner":"JuliaLinearAlgebra","isFork":false,"description":"Incrementally compute an approximate truncated singular value decomposition","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-13T20:54:24.829Z"}}],"repositoryCount":48,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"JuliaLinearAlgebra repositories"}