Commit Graph

25 Commits

Author SHA1 Message Date
f9a739f556 Added FIXME notices for Q1 and Q2
Q1 and Q2 are calculating incorrectly, specifically that they are ignoring the median value.
2014-05-07 11:03:00 -05:00
3b24d422d2 Preparing for version 0.4 2014-04-15 13:41:35 -05:00
e8b1d79f79 Oops, forgot to change the version. Oh well, minor details. 2014-04-14 17:50:36 -05:00
0ce346b714 There is now a verbose mode for Q1 and Q3. v0.3 2014-04-14 17:36:28 -05:00
cbe1aeb123 Now calculates Q1 and Q3. 2014-04-14 17:18:24 -05:00
da36eac98a Setting up for calculations of Q1 and Q3. 2014-04-14 12:02:36 -05:00
dec3bdca0a Added info on building information. 2014-04-14 11:57:29 -05:00
7d2cf7e91a Median is now better emphasized in verbose mode. 2014-04-10 19:28:56 -05:00
0cac8482b6 Fixed median verbose print. 2014-04-10 18:06:07 -05:00
62d4d703a8 Fixed median calculation for even array length. Verbose needs fix. 2014-04-10 17:24:08 -05:00
14ce9cdc3c There is now a verbose mode for median and mode. 2014-04-10 17:08:22 -05:00
67bf1b9936 Fixed some spelling errors. v0.2 2014-04-10 16:32:16 -05:00
7ab6041de2 Added verbose for standard deviation and varience. 2014-04-10 16:22:05 -05:00
c37263600a Added verbose for mean. 2014-04-10 12:12:59 -05:00
ed3960329d Added copyright and warranty options to help information. 2014-04-09 17:25:00 -05:00
30d9e1189c Added GNU GPLv3 copyright requirements to program. 2014-04-09 17:22:39 -05:00
7a2b0f6cf0 Now calculates varience. 2014-04-09 17:00:35 -05:00
fdc6f484ad Now calculates standard deviation. 2014-04-09 16:55:21 -05:00
1fae1332bd Fixed sorting. 2014-04-09 16:17:15 -05:00
b8e76b8e97 Setting up for verbose mode. 2014-04-09 11:59:26 -05:00
d7b8febf01 Now calculates range. 2014-04-09 10:30:04 -05:00
64174d5c8e Added help argument. 2014-04-08 22:02:56 -05:00
c170924b87 Added source files to the project. Note that the manifest file is for jar compression. v0.1 2014-04-08 20:58:02 -05:00
ad219f370f Added more info on the project. 2014-04-08 20:54:18 -05:00
3b17084287 Initial commit 2014-04-08 18:52:17 -07:00