https://github.com/Shimuuar/histogram-fill
Last synced: about 2 months ago
Repository metadata:
Filling and manupulation with histograms
- Host: GitHub
- URL: https://github.com/Shimuuar/histogram-fill
- Owner: Shimuuar
- Created: 2011-12-19T10:11:30.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T17:14:44.000Z (10 months ago)
- Last Synced: 2024-08-16T17:45:45.771Z (5 months ago)
- Language: Haskell
- Homepage:
- Size: 967 KB
- Stars: 17
- Watchers: 7
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.markdown
Owner metadata:
- Name: Aleksey Khudyakov
- Login: Shimuuar
- Email:
- Kind: user
- Description:
- Website: http://sepulcarium.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/100394?v=4
- Repositories: 105
- Last Synced at: 2023-04-22T13:25:57.205Z
- Profile URL: https://github.com/Shimuuar
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 557
Total Committers: 8
Avg Commits per committer: 69.625
Development Distribution Score (DDS): 0.115
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Alexey Khudyakov | a****y@g****m | 493 |
'Alexey Khudyakov | a****m | 53 |
ocramz | z****o@g****m | 4 |
Gabor Greif | g****f@g****m | 2 |
Tony Day | t****7@g****m | 2 |
John Lato | j****o@t****m | 1 |
Steven Robertson | s****n@s****c | 1 |
[email protected] | a****y@m****u | 1 |
Issue and Pull Request metadata
Last synced: about 2 months ago
Package metadata
- Total packages: 3
-
Total downloads:
- hackage: 26,843 total
- Total dependent packages: 1 (may contain duplicates)
- Total dependent repositories: 147 (may contain duplicates)
- Total versions: 33
- Total maintainers: 1
hackage: histogram-fill
- Homepage: https://github.com/Shimuuar/histogram-fill/
- Licenses: BSD-3-Clause
- Latest release: 0.5.1 (published about 13 years ago)
- Last Synced: 2024-11-11T03:12:31.444Z (about 2 months ago)
- Versions: 28
- Dependent Packages: 1
- Dependent Repositories: 145
- Downloads: 22,146 Total
-
Rankings:
- Dependent repos count: 3.747%
- Downloads: 6.64%
- Dependent packages count: 10.472%
- Average: 11.773%
- Stargazers count: 18.056%
- Forks count: 19.949%
- Maintainers (1)
hackage: histogram-fill-cereal
- Homepage: https://github.com/Shimuuar/histogram-fill/
- Licenses: BSD-3-Clause
- Latest release: 0.8.5.0 (published almost 8 years ago)
- Last Synced: 2024-11-11T03:12:30.453Z (about 2 months ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 2,699 Total
-
Rankings:
- Stargazers count: 18.019%
- Dependent packages count: 19.365%
- Forks count: 19.843%
- Average: 28.006%
- Dependent repos count: 36.705%
- Downloads: 46.095%
- Maintainers (1)
hackage: histogram-fill-binary
- Homepage: https://github.com/Shimuuar/histogram-fill/
- Licenses: BSD-3-Clause
- Latest release: 0.8.5.0 (published almost 8 years ago)
- Last Synced: 2024-11-11T03:12:30.121Z (about 2 months ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 1,998 Total
-
Rankings:
- Stargazers count: 18.023%
- Dependent packages count: 19.359%
- Forks count: 19.843%
- Average: 30.079%
- Dependent repos count: 36.705%
- Downloads: 56.463%
- Maintainers (1)
Dependencies
histogram-fill/histogram-fill.cabal
hackage
- base >=3 && <5 benchmark
- criterion * benchmark
- histogram-fill * benchmark
- mwc-random * benchmark
- vector * benchmark
- base >=4.6 && <5
- deepseq *
- ghc-prim *
- primitive >=0.5
- semigroups >=0.18
- vector >=0.10.0.1
histogram-fill-binary/histogram-fill-binary.cabal
hackage
- base >=3 && <5
- binary *
- histogram-fill >=0.8.5.0
- vector >=0.7
histogram-fill-cereal/histogram-fill-cereal.cabal
hackage
- base >=4.6 && <5
- cereal *
- histogram-fill >=0.8.5.0
- vector >=0.7
histogram-fill-quickcheck/histogram-fill-quickcheck.cabal
hackage
- QuickCheck >=2
- base >=4.6 && <5
- histogram-fill >=0.8.5.0
- random *
- vector >=0.7
histogram-fill-serialise/histogram-fill-serialise.cabal
hackage
- base >=3 && <5
- histogram-fill >=0.8.5.0
- serialise >=0.2
- vector >=0.7
histogram-fill-tests/histogram-fill-tests.cabal
hackage
- QuickCheck >=2 test
- base >=4.6 && <5 test
- binary * test
- cereal * test
- histogram-fill >=0.8.5.0 test
- histogram-fill-binary >=0.8.5.0 test
- histogram-fill-cereal >=0.8.5.0 test
- histogram-fill-quickcheck >=0.8.5.0 test
- histogram-fill-serialise >=0.8.5.0 test
- serialise * test
- tasty * test
- tasty-quickcheck * test
- vector * test