timecalc
TimeCalc is a very simple utility for calculating times. I use it for calculating splits or predicting race times. It is a calculator that supports doubles and times. For example:
If I run 5 kilometers at 3:30/kilometer, the race will take me 17:30.
5*3:30 17:30
If I want to know how fast my splits need to be in order to run a 10K in 37:00.
37:00/10 3:42
If I want to add two times:
3:42 + 3:30 + 3:49 11:01
Or calculating the splits Bekele needs to run on the marathon:
2:02:13 / 42.195 2:54
Which is very fast, indeed.
Downloads
- timecalc-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1 |
---|---|
Dependencies | base (>=3 && <5), haskeline (>=0.6), uu-parsinglib (>=2.7) [details] |
License | MIT |
Author | Chris Eidhof |
Maintainer | chris+hackage@eidhof.nl |
Category | Console |
Home page | https://github.com/chriseidhof/TimeCalc |
Source repo | head: git clone http://github.com/chriseidhof/TimeCalc |
Uploaded | by ChrisEidhof at 2011-05-02T15:50:25Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | timecalc |
Downloads | 1922 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2015-05-21 [all 7 reports] |