-
b9e7bb6b7d
Need an extra line there.
master
Nicolás A. Ortega
2016-07-13 22:22:40 +02:00
-
aaa653afcd
Added travis to README.md
Nicolás A. Ortega
2016-07-13 22:21:28 +02:00
-
147fc10bd8
Removed a couple problematic flags.
Nicolás A. Ortega
2016-07-13 22:13:05 +02:00
-
bf76b4a911
Added a build file.
Nicolás A. Ortega
2016-07-13 22:07:15 +02:00
-
1685ecc1e9
Removed the binary (it was a test.)
Nicolás A. Ortega
2016-07-12 15:40:25 +02:00
-
c33919a3c6
Adding a temporary windows binary.
Nicolás A. Ortega
2016-07-08 20:01:33 +02:00
-
ecd4980ba2
Now reads a file and obtains its numbers.
Nicolás A. Ortega
2016-07-08 18:26:04 +02:00
-
e9bd5bcdd0
Now parsing commandline arguments.
Nicolás A. Ortega
2016-07-07 20:45:57 +02:00
-
156f8de5c0
Strict compiler with reldeb default build.
Nicolás A. Ortega
2016-07-04 16:17:16 +02:00
-
597fc22124
Added to the README.md
Nicolás A. Ortega
2016-07-04 12:52:40 +02:00
-
3675ee066f
Adding the C code.
Nicolás A. Ortega
2016-07-04 12:43:19 +02:00
-
f7a0384ff3
Ignore the build directory.
Nicolás A. Ortega
2016-07-04 12:17:21 +02:00
-
19f9c3c333
Preparing for switch to C.
Nicolás A. Ortega
2016-07-04 12:16:35 +02:00
-
eebc90e392
Commented Q3 out.
Deathsbreed
2014-11-06 12:06:59 -06:00
-
5acd4908ab
Update README.md
Nicolás A. Ortega
2014-10-30 15:45:22 -05:00
-
f022fda0d6
Fixed warning from build.
Deathsbreed
2014-10-10 11:55:19 -05:00
-
6d6ef03710
Simplifying comilation.
Deathsbreed
2014-10-08 19:47:21 -05:00
-
b5d0d55290
Update .gitignore
Nicolás A. Ortega
2014-09-21 11:25:47 -05:00
-
81548b20e6
Update README.md
Deathsbreed
2014-09-21 11:24:23 -05:00
-
ede6827cb6
Merge branch 'master' of https://github.com/Deathsbreed/MMMCalc
Deathsbreed
2014-09-21 11:22:57 -05:00
-
-
015da8fd34
Now using Apache Ant to compile.
Deathsbreed
2014-09-21 11:22:22 -05:00
-
326038107c
Update README.md
Nicolás A. Ortega
2014-09-17 21:21:43 -05:00
-
-
a1b8f22383
Removed a comment.
Nicolás A. Ortega
2014-06-01 15:40:38 -05:00
-
fb4d81fe67
Removed FIXME from Q1 function.
Deathsbreed
2014-05-31 23:51:59 -05:00
-
497c7d0bea
Fixed Q1 calculations (though they could be simplified).
Deathsbreed
2014-05-31 23:49:00 -05:00
-
b5db1fbdc2
Forgot to add the gitignore file.
Deathsbreed
2014-05-31 22:08:03 -05:00
-
1adc60c991
Added a gitignore file for the binary folder, and moved the manifest to that folder.
Deathsbreed
2014-05-31 22:06:43 -05:00
-
4980d8b57c
Merge branch 'master' of https://github.com/Deathsbreed/MMMCalc
Deathsbreed
2014-05-07 15:42:40 -05:00
-
-
8d048e9a68
Trying to rever this.
Deathsbreed
2014-05-07 15:42:35 -05:00
-
f9a739f556
Added FIXME notices for Q1 and Q2
Nicolás A. Ortega
2014-05-07 11:03:00 -05:00
-
-
3b24d422d2
Preparing for version 0.4
Deathsbreed
2014-04-15 13:41:35 -05:00
-
e8b1d79f79
Oops, forgot to change the version. Oh well, minor details.
Deathsbreed
2014-04-14 17:50:36 -05:00
-
0ce346b714
There is now a verbose mode for Q1 and Q3.
v0.3
Deathsbreed
2014-04-14 17:36:28 -05:00
-
cbe1aeb123
Now calculates Q1 and Q3.
Deathsbreed
2014-04-14 17:18:24 -05:00
-
da36eac98a
Setting up for calculations of Q1 and Q3.
Deathsbreed
2014-04-14 12:02:36 -05:00
-
dec3bdca0a
Added info on building information.
Deathsbreed
2014-04-14 11:57:29 -05:00
-
7d2cf7e91a
Median is now better emphasized in verbose mode.
Deathsbreed
2014-04-10 19:28:56 -05:00
-
0cac8482b6
Fixed median verbose print.
Deathsbreed
2014-04-10 18:06:07 -05:00
-
62d4d703a8
Fixed median calculation for even array length. Verbose needs fix.
Deathsbreed
2014-04-10 17:24:08 -05:00
-
14ce9cdc3c
There is now a verbose mode for median and mode.
Deathsbreed
2014-04-10 17:08:22 -05:00
-
67bf1b9936
Fixed some spelling errors.
v0.2
Deathsbreed
2014-04-10 16:32:16 -05:00
-
7ab6041de2
Added verbose for standard deviation and varience.
Deathsbreed
2014-04-10 16:22:05 -05:00
-
c37263600a
Added verbose for mean.
Deathsbreed
2014-04-10 12:12:59 -05:00
-
ed3960329d
Added copyright and warranty options to help information.
Nicolás A. Ortega
2014-04-09 17:25:00 -05:00
-
30d9e1189c
Added GNU GPLv3 copyright requirements to program.
Deathsbreed
2014-04-09 17:22:39 -05:00
-
7a2b0f6cf0
Now calculates varience.
Deathsbreed
2014-04-09 17:00:35 -05:00
-
fdc6f484ad
Now calculates standard deviation.
Deathsbreed
2014-04-09 16:55:21 -05:00
-
1fae1332bd
Fixed sorting.
Deathsbreed
2014-04-09 16:17:15 -05:00
-
b8e76b8e97
Setting up for verbose mode.
Deathsbreed
2014-04-09 11:59:26 -05:00
-
d7b8febf01
Now calculates range.
Deathsbreed
2014-04-09 10:30:04 -05:00
-
64174d5c8e
Added help argument.
Deathsbreed
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
Deathsbreed
2014-04-08 20:58:02 -05:00
-
ad219f370f
Added more info on the project.
Nicolás A. Ortega
2014-04-08 20:54:18 -05:00
-
3b17084287
Initial commit
Nicolás A. Ortega
2014-04-08 18:52:17 -07:00