https://github.com/jackfirth/haskell-stats-problem
A toy problem of calculating some statistics on streams of data to experiment with haskell optimizations and get more comfortable with cabal and related haskell tooling infrastructure
https://github.com/jackfirth/haskell-stats-problem
Last synced: 9 months ago
JSON representation
A toy problem of calculating some statistics on streams of data to experiment with haskell optimizations and get more comfortable with cabal and related haskell tooling infrastructure
- Host: GitHub
- URL: https://github.com/jackfirth/haskell-stats-problem
- Owner: jackfirth
- Created: 2015-07-07T04:45:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-13T17:36:39.000Z (over 10 years ago)
- Last Synced: 2025-03-24T05:17:14.992Z (9 months ago)
- Language: Haskell
- Size: 2.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# haskell-stats-problem [](https://travis-ci.org/jackfirth/haskell-stats-problem)
A toy problem of calculating some statistics on streams of data to experiment with haskell optimizations and get more comfortable with cabal and related haskell tooling infrastructure