Ecosyste.ms: Funds

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

https://github.com/Bodigrim/arithmoi

binomial dirichlet-character factorial factorization group prime-factorizations prime-numbers prime-search prime-sieve primes primes-search-algorithm riemann-zeta zeta-functions

Last synced: about 3 hours ago

Repository metadata:

Number theory: primes, arithmetic functions, modular computations, special sequences


Owner metadata:


Committers metadata

Last synced: 3 days ago

Total Commits: 1,224
Total Committers: 36
Avg Commits per committer: 34.0
Development Distribution Score (DDS): 0.489

Commits in past year: 6
Committers in past year: 1
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Bodigrim a****o@g****m 626
Daniel Fischer d****r@g****m 171
Alexandre Baldé a****b@o****m 137
Bhavik Mehta b****8@g****m 133
cfredric c****n@g****m 48
folidota f****4@i****k 18
Vit Guzeev v****y@g****m 15
Sergey Rozhnov s****b@g****m 12
Basim Khajwal b****l@g****m 10
Gabor Greif g****f@g****m 7
Carter Tazio Schonwald c****d@g****m 5
folidota 6****a 5
Shea Levy s****a@s****m 4
Hugh Sipiere h****e@g****m 3
Michael Lamparski d****e@g****m 3
Carter Tazio Schonwald c****r@w****m 2
Marios Titas r****b@g****m 2
Miëtek Bak m****k@b****o 2
Sergey Rozhnov s****v@n****m 2
Tebello Thejane z****s@g****m 2
grandpascorpion f****d@F****l 2
Bas van Dijk v****s@g****m 1
The Gitter Badger b****r@g****m 1
Felix Yan f****s@a****g 1
CarlEdman C****n@g****m 1
Chris LaRose c****e@g****m 1
Daniel Bergey b****y@a****u 1
Eric e****0@g****m 1
Frederick Schneider f****1@g****m 1
Hiromi ISHII k****o@g****m 1
and 6 more...

Issue and Pull Request metadata

Last synced: about 3 hours ago


Package metadata

hackage: arithmoi

  • Homepage: https://github.com/Bodigrim/arithmoi
  • Licenses: MIT
  • Latest release: 0.13.0.0 (published over 1 year ago)
  • Last Synced: 2024-11-09T00:43:43.804Z (1 day ago)
  • Versions: 37
  • Dependent Packages: 6
  • Dependent Repositories: 158
  • Downloads: 42,022 Total
  • Rankings:
    • Dependent repos count: 3.136%
    • Downloads: 3.25%
    • Dependent packages count: 4.566%
    • Average: 4.839%
    • Forks count: 6.171%
    • Stargazers count: 7.07%
  • Maintainers (4)

Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
arithmoi.cabal hackage
  • arithmoi * benchmark
  • array * benchmark
  • base * benchmark
  • constraints * benchmark
  • containers * benchmark
  • deepseq * benchmark
  • hmatrix-gsl * benchmark
  • infinite-list * benchmark
  • integer-logarithms * benchmark
  • mod * benchmark
  • random * benchmark
  • semirings * benchmark
  • tasty-bench <0.4 benchmark
  • vector * benchmark
  • array ==0.5.*
  • base >=4.15 && <5
  • chimera ==0.3.*
  • constraints <0.14
  • containers >=0.5.11 && <0.8
  • deepseq <1.6
  • exact-pi ==0.5.*
  • ghc-bignum <1.4
  • infinite-list <0.2
  • integer-logarithms ==1.0.*
  • integer-roots ==1.0.*
  • mod <0.3
  • random >=1.0 && <1.3
  • semirings >=0.5.2 && <0.7
  • transformers >=0.4 && <0.7
  • vector >=0.12 && <0.14
  • QuickCheck >=2.10 && <2.15 test
  • arithmoi * test
  • base >=4.10 && <5 test
  • containers * test
  • exact-pi >=0.4.1.1 test
  • infinite-list * test
  • integer-roots >=1.0 test
  • mod * test
  • quickcheck-classes >=0.6.3 && <0.7 test
  • random >=1.0 && <1.3 test
  • semirings >=0.2 test
  • smallcheck ==1.2.* test
  • tasty >=0.10 && <1.6 test
  • tasty-hunit >=0.9 && <0.11 test
  • tasty-quickcheck >=0.9 && <0.11 test
  • tasty-rerun >=1.1.17 && <1.2 test
  • tasty-smallcheck ==0.8.* test
  • transformers >=0.5 test
  • vector * test