Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

Haskell: https://github.com/haskell/math-functions

Score: 17.98740432165563

Last synced: 2 days ago
JSON representation

Repository metadata:

Special mathematical functions


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 378
Total Committers: 13
Avg Commits per committer: 29.077
Development Distribution Score (DDS): 0.13

Commits in past year: 22
Committers in past year: 4
Avg Commits per committer in past year: 5.5
Development Distribution Score (DDS) in past year: 0.136

Name Email Commits
Alexey Khudyakov a****y@g****m 329
Bryan O'Sullivan b****s@s****m 31
Bryan O'Sullivan b****o@f****m 5
Oleg Grenrus o****s@i****i 4
Bodigrim a****o@g****m 1
Eric Lindblad a****d@o****m 1
Herbert Valerio Riedel h****r@g****g 1
Javran Cheng J****c@g****m 1
Matt von Hagen p****t@g****m 1
Mihaly Barasz k****o@n****m 1
Peter Simons s****s@c****o 1
Edward Betts e****d@4****m 1
askeblad 7****d 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 56
Total pull requests: 23
Average time to close issues: 11 months
Average time to close pull requests: about 1 month
Total issue authors: 18
Total pull request authors: 13
Average comments per issue: 1.68
Average comments per pull request: 2.48
Merged pull request: 15
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 6
Past year average time to close issues: 5 months
Past year average time to close pull requests: 24 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.83
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/haskell/math-functions

Top Issue Authors

  • Shimuuar (35)
  • treeowl (5)
  • vmchale (1)
  • vcunat (1)
  • snoyberg (1)
  • sid-kap (1)
  • samstaton (1)
  • RyanGlScott (1)
  • peti (1)
  • naohaq (1)
  • Jaxan (1)
  • ghost (1)
  • ggreif (1)
  • felixonmars (1)
  • bos (1)

Top Pull Request Authors

  • Shimuuar (7)
  • phadej (3)
  • ghost (2)
  • treeowl (2)
  • 414owen (1)
  • peti (1)
  • klao (1)
  • Javran (1)
  • idontgetoutmuch (1)
  • Bodigrim (1)
  • parsonsmatt (1)
  • EdwardBetts (1)
  • hvr (1)

Top Issue Labels

  • help needed (15)
  • bug (12)
  • enhancement (11)
  • test suite (7)

Top Pull Request Labels


Package metadata

hackage.haskell.org: math-functions

This library contain collection of various utilities for numerical computing. So far there're special mathematical functions, compensated summation algorithm, summation of series, root finding for real functions, polynomial summation and Chebyshev polynomials.

  • Homepage: https://github.com/haskell/math-functions
  • Licenses: BSD-2-Clause
  • Latest release: 0.3.4.4 (published about 1 month ago)
  • Last Synced: 2024-05-06T10:01:45.411Z (4 days ago)
  • Versions: 26
  • Dependent Packages: 14
  • Dependent Repositories: 186
  • Downloads: 92,143 Total
  • Docker Downloads: 16
  • Rankings:
    • Docker downloads count: 1.288%
    • Downloads: 1.441%
    • Dependent packages count: 1.673%
    • Dependent repos count: 2.391%
    • Average: 4.461%
    • Forks count: 7.386%
    • Stargazers count: 12.585%
  • Maintainers (2)

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • haskell/actions/setup v2 composite
math-functions.cabal hackage
  • base >=4.5 && <5 benchmark
  • data-default-class * benchmark
  • math-functions * benchmark
  • random * benchmark
  • tasty-bench >=0.3.4 benchmark
  • vector * benchmark
  • base >=4.9 && <5
  • data-default-class >=0.1.2.0
  • deepseq *
  • primitive *
  • vector >=0.11
  • QuickCheck >=2.7 test
  • base >=4.5 && <5 test
  • data-default-class >=0.1.2.0 test
  • deepseq * test
  • erf * test
  • math-functions * test
  • primitive * test
  • tasty >=1.2 test
  • tasty-hunit >=0.10 test
  • tasty-quickcheck >=0.10 test
  • vector >=0.7 test
  • vector-th-unbox * test