An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/JuliaSmoothOptimizers/Krylov.jl

julia julia-language krylov linear-algebra linear-systems optimization

Score: 21.689301385735455

Last synced: about 19 hours ago
JSON representation

Repository metadata:

A Julia Basket of Hand-Picked Krylov Methods


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 21 days ago

Total Commits: 1,406
Total Committers: 27
Avg Commits per committer: 52.074
Development Distribution Score (DDS): 0.307

Commits in past year: 49
Committers in past year: 4
Avg Commits per committer in past year: 12.25
Development Distribution Score (DDS) in past year: 0.306

Name Email Commits
Alexis Montoison a****n@p****a 975
Dominique Orban d****n@g****m 220
Geoffroy Leconte g****0@g****m 77
tmigot t****t@g****m 37
Abel Soares Siqueira a****a@g****m 30
Farhad Rahbarnia 3****s 16
Xx-Alexis-xX a****n@e****r 9
DahitoMA m****o@p****a 8
Tim Holy t****y@g****m 6
Pawel Latawiec p****l@m****m 4
Monssaf Toukal t****f@g****m 4
AntoninKns 4****s 4
Michael Friedlander m****l@f****o 2
Alexander Seiler s****x@g****m 1
Christopher Rackauckas a****s@c****m 1
Jaroslav Lobačevski j****b@g****m 1
Julia TagBot 5****t 1
Mathieu Besançon m****n@g****m 1
Tim Besard t****d@g****m 1
dependabot[bot] 4****] 1
fpacaud f****8@g****m 1
github-actions[bot] 4****] 1
pricklypointer 1****r 1
restrin r****6@g****m 1
Jean-Pierre Dussault d****1@d****a 1
spaette 1****e 1
vepiteski v****i@g****m 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 131
Total pull requests: 368
Average time to close issues: 6 months
Average time to close pull requests: 26 days
Total issue authors: 33
Total pull request authors: 20
Average comments per issue: 2.07
Average comments per pull request: 2.17
Merged pull request: 296
Bot issues: 0
Bot pull requests: 1

Past year issues: 43
Past year pull requests: 103
Past year average time to close issues: 13 days
Past year average time to close pull requests: 7 days
Past year issue authors: 15
Past year pull request authors: 8
Past year average comments per issue: 1.28
Past year average comments per pull request: 2.23
Past year merged pull request: 86
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/JuliaSmoothOptimizers/Krylov.jl

Top Issue Authors

  • amontoison (83)
  • gdalle (7)
  • albertomercurio (4)
  • rveltz (4)
  • timholy (4)
  • farhadrclass (2)
  • abelsiqueira (1)
  • KlausC (1)
  • loiseaujc (1)
  • JuliaTagBot (1)
  • crazyfireji (1)
  • dpo (1)
  • KDEHO (1)
  • charleskawczynski (1)
  • alexQueue (1)

Top Pull Request Authors

  • amontoison (295)
  • abelsiqueira (22)
  • farhadrclass (16)
  • tmigot (9)
  • gdalle (4)
  • timholy (3)
  • glwagner (2)
  • dpo (2)
  • oscardssmith (2)
  • mpf (2)
  • ChrisRackauckas (2)
  • pricklypointer (1)
  • dependabot[bot] (1)
  • geoffroyleconte (1)
  • paraynaud (1)

Top Issue Labels

  • enhancement (25)
  • documentation (18)
  • GPU (5)
  • tests (5)
  • bug (4)
  • question (3)
  • CI (3)
  • breaking (3)
  • performance (3)
  • Epic (1)
  • new method (1)

Top Pull Request Labels

  • performance (10)
  • documentation (8)
  • GPU (5)
  • breaking (5)
  • new method (4)
  • CI (2)
  • Epic (1)
  • bug (1)
  • dependencies (1)

Package metadata

juliahub.com: Krylov

A Julia Basket of Hand-Picked Krylov Methods

  • Homepage:
  • Documentation: https://docs.juliahub.com/General/Krylov/stable/
  • Licenses: MPL-2.0
  • Latest release: 0.10.6 (published 2 months ago)
  • Last Synced: 2026-03-24T18:32:24.630Z (about 2 months ago)
  • Versions: 50
  • Dependent Packages: 26
  • Dependent Repositories: 13
  • Downloads: 179,841 Last month
  • Rankings:
    • Dependent repos count: 2.46%
    • Stargazers count: 2.751%
    • Average: 2.866%
    • Dependent packages count: 3.072%
    • Forks count: 3.179%

Dependencies

Project.toml julia
  • LinearAlgebra *
  • Printf *
  • SparseArrays *
docs/Project.toml julia
  • BlockArrays *
  • Documenter *
  • FFTW *
  • ForwardDiff *
  • HarwellRutherfordBoeing *
  • ILUZero *
  • Krylov *
  • KrylovPreconditioners *
  • LDLFactorizations *
  • LinearAlgebra *
  • LinearOperators *
  • MatrixMarket *
  • OffsetArrays *
  • Printf *
  • SparseArrays *
  • SuiteSparseMatrixCollection *
.breakage/Project.toml julia
  • GitHub *
  • PkgDeps *
benchmark/Project.toml julia
  • ArgParse *
  • BenchmarkTools *
  • DataFrames *
  • Git *
  • GitHub *
  • IterativeSolvers *
  • JLD2 *
  • JSON *
  • Krylov *
  • KrylovKit *
  • KrylovMethods *
  • LinearAlgebra *
  • MatrixMarket *
  • PkgBenchmark *
  • PlotThemes *
  • Plots *
  • Printf *
  • PyPlot *
  • SolverBenchmark *
  • SparseArrays *
  • SuiteSparseMatrixCollection *
.github/workflows/Aqua.yml actions
  • actions/checkout v3 composite
  • julia-actions/setup-julia latest composite
.github/workflows/Breakage.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/CompatHelper.yml actions
  • julia-actions/setup-julia v1 composite
.github/workflows/Documentation.yml actions
  • actions/checkout v3 composite
  • julia-actions/setup-julia latest composite
.github/workflows/Invalidations.yml actions
  • actions/checkout v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-invalidations v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite