https://github.com/ekmett/half

Last synced: about 2 months ago

Repository metadata:

half-precision floating-point


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 77
Total Committers: 14
Avg Commits per committer: 5.5
Development Distribution Score (DDS): 0.558

Commits in past year: 6
Committers in past year: 3
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Edward Kmett e****t@g****m 34
Oleg Grenrus o****s@i****i 9
Sven Panne s****e@g****m 6
Rupert Horlick r****t@m****m 5
Joe Hermaszewski g****t@m****l 4
Ryan Scott r****t@g****m 4
Troels Henriksen a****s@s****k 3
ARATA Mizuki m****i@g****m 2
Trevor L. McDonell t****l@c****u 2
Vanessa McHale v****e@i****o 2
Yu Changyuan r****y@g****m 2
snut s****t@s****m 2
Basile Henry b****y@g****m 1
Ryan Scott r****t@g****m 1

Issue and Pull Request metadata

Last synced: about 2 months ago


Package metadata

hackage: half

Half-precision floating-point.

  • Homepage: http://github.com/ekmett/half
  • Licenses: BSD-3-Clause
  • Latest release: 0.3.1 (published almost 4 years ago)
  • Last Synced: 2024-11-11T03:07:58.719Z (about 2 months ago)
  • Versions: 11
  • Dependent Packages: 6
  • Dependent Repositories: 161
  • Downloads: 43,126 Total
  • Rankings:
    • Dependent repos count: 3.035%
    • Downloads: 3.199%
    • Dependent packages count: 3.385%
    • Average: 8.28%
    • Forks count: 12.269%
    • Stargazers count: 19.514%
  • Maintainers (3)

Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache/restore v3 composite
  • actions/cache/save v3 composite
  • actions/checkout v3 composite
half.cabal hackage
  • base >=4.5 && <5
  • binary >=0.5.1.0 && <0.9
  • deepseq >=1.3.0.0 && <1.6
  • ghc-prim *
  • template-haskell *
  • QuickCheck >=2.14.1 && <2.16 test
  • base * test
  • binary * test
  • bytestring * test
  • half * test
  • test-framework * test
  • test-framework-quickcheck2 * test