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

JOSS: https://github.com/ctkelley/MultiPrecisionArrays.jl

iterative-methods iterative-refinement linear-solvers multiprecision

Score: 5.480638923341991

Last synced: about 4 hours ago
JSON representation

Repository metadata:

Mulitprecision Arrays


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 961
Total Committers: 5
Avg Commits per committer: 192.2
Development Distribution Score (DDS): 0.023

Commits in past year: 38
Committers in past year: 2
Avg Commits per committer in past year: 19.0
Development Distribution Score (DDS) in past year: 0.184

Name Email Commits
Tim Kelley c****k@n****u 939
CompatHelper Julia c****y@j****g 8
dependabot[bot] 4****] 7
Carl Kelley c****k@m****u 6
Páll Haraldsson P****n@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 4
Total pull requests: 125
Average time to close issues: about 22 hours
Average time to close pull requests: about 13 hours
Total issue authors: 4
Total pull request authors: 7
Average comments per issue: 4.25
Average comments per pull request: 0.2
Merged pull request: 84
Bot issues: 0
Bot pull requests: 21

Past year issues: 0
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: 12 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 6

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

Top Issue Authors

  • ctkelley (1)
  • rafaelbailo (1)
  • vissarion (1)
  • JuliaTagBot (1)

Top Pull Request Authors

  • ctkelley (94)
  • github-actions[bot] (13)
  • dependabot[bot] (8)
  • danielskatz (4)
  • PallHaraldsson (2)
  • vissarion (2)
  • simonp0420 (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (8)
  • github_actions (6)

Package metadata

juliahub.com: MultiPrecisionArrays

Mulitprecision Arrays

  • Homepage: https://ctkelley.github.io/MultiPrecisionArrays.jl/stable/
  • Documentation: https://docs.juliahub.com/General/MultiPrecisionArrays/stable/
  • Licenses: MIT
  • Latest release: 0.1.4 (published about 1 year ago)
  • Last Synced: 2026-04-01T03:54:26.469Z (5 months ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4 Last month
  • Rankings:
    • Dependent repos count: 10.081%
    • Average: 25.272%
    • Dependent packages count: 40.463%

Dependencies

.github/workflows/CompatHelper.yml actions
.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/julia-buildpkg latest composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest latest composite
  • julia-actions/setup-julia latest composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • julia-actions/setup-julia latest composite
.github/workflows/SpellCheck.yml actions
  • actions/checkout v4 composite
  • crate-ci/typos master composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
Project.toml julia
  • LinearAlgebra *
  • OhMyThreads *
  • Reexport *
  • SIAMFANLEquations *
  • SparseArrays *
docs/Project.toml julia
  • Documenter *
  • DocumenterCitations *
  • DocumenterCodeBlocks *
  • DocumenterTools *
test/Project.toml julia
  • LinearAlgebra *
  • Reexport *
  • SIAMFANLEquations *
  • StaticArrays *
  • Test *