Commit Graph

71 Commits

Author SHA1 Message Date
Arthur Lu
37c03f0a77 analysis.py v 1.2.1.004
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-22 00:37:39 +00:00
Arthur Lu
2730e4fc91 Merge service-dev changes with master (#24)
* added config.json
removed old config files

Signed-off-by: Arthur <learthurgo@gmail.com>

* superscript.py v 0.0.6.000

Signed-off-by: Arthur <learthurgo@gmail.com>

* changed data.py

Signed-off-by: Arthur <learthurgo@gmail.com>

* changes to config.json

Signed-off-by: Arthur <learthurgo@gmail.com>

* removed cells from visualize_pit.py

Signed-off-by: Arthur <learthurgo@gmail.com>

* more changes to visualize_pit.py

Signed-off-by: Arthur <learthurgo@gmail.com>

* added analysis-master/metrics/__pycache__ to git ignore
moved pit configs in config.json to the borrom
superscript.py v 0.0.6.001

Signed-off-by: Arthur <learthurgo@gmail.com>

* removed old database key

Signed-off-by: Arthur <learthurgo@gmail.com>

* adjusted config files

Signed-off-by: Arthur <learthurgo@gmail.com>

* Delete config-pop.json

* fixed .gitignore

Signed-off-by: Arthur <learthurgo@gmail.com>

* analysis.py 1.2.1.003
added team kv pair to config.json

Signed-off-by: Arthur <learthurgo@gmail.com>

* superscript.py v 0.0.6.002

Signed-off-by: Arthur <learthurgo@gmail.com>

* finished app.py API
made minute changes to parentheses use in various packages

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* bug fixes in app.py

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* bug fixes in app.py

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* made changes to .gitignore

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* made changes to .gitignore

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* deleted a __pycache__ folder from metrics

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* more changes to .gitignore

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* additions to app.py

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* renamed app.py to api.py

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* removed extranneous files

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* renamed api.py to tra.py
removed rest api calls from tra.py

* renamed api.py to tra.py
removed rest api calls from tra.py

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* removed flask import from tra.py

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* changes to devcontainer.json

Signed-off-by: Arthur Lu <learthurgo@gmail.com>

* fixed unit tests to be correct
removed some tests regressions because of potential function overflow
removed trueskill unit test because of slight deviation chance

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-20 08:52:38 -05:00
Arthur Lu
71752c7088 fixed bug in analysis unit tests
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-19 18:19:02 +00:00
Arthur Lu
da8f6331eb finally fixed issues
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-18 16:12:22 -05:00
Arthur Lu
2cbdd29ae5 changes
superscript testing still refuses to collect any tests

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-18 16:07:02 -05:00
Arthur Lu
369ec9e8f6 populated analysis unit test
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-18 14:59:24 -05:00
Arthur Lu
bddbacf7b7 added items to .gitignore
renamed pythonpackage.yml to ut-analysis.yml
populated ut-analysis.yml
fixed spelling
added ut-superscript.py

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-16 20:04:31 -05:00
Arthur Lu
75c30aa24c moved unit-test.py outside the analysis folder
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-16 19:41:19 -05:00
Arthur Lu
740ef22944 created unit-test.py
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-16 19:33:56 -05:00
Arthur Lu
b721a2a4ce Merge branch 'master' into master-staged 2020-05-15 16:05:52 -05:00
Arthur Lu
28ec5a3471 analysis.py v 1.2.1.003
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-15 14:48:26 -05:00
Arthur Lu
d83d56772d analysis.py v 1.2.2.000
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-14 23:36:28 -05:00
Arthur Lu
4c9e8eddaf Merge pull request #16 from titanscout2022/master
pull recent changes into equation.py-testing
2020-05-14 23:22:03 -05:00
ltcptgeneral
192a74fd81 analysis.py v 1.2.1.002
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2020-05-13 11:35:46 -05:00
ltcptgeneral
7ba19ac627 changed data analysis folder to data-analysis
added egg-info and build folders to git ignore
deleted egg-info and build folders
2020-05-12 20:54:19 -05:00
ltcptgeneral
090396c278 9 2020-05-12 20:48:45 -05:00
ltcptgeneral
e2d46ec700 readded equation.ipynb 2020-05-12 20:46:42 -05:00
ltcptgeneral
9be1168e09 bug fixes 2020-05-12 20:39:23 -05:00
ltcptgeneral
16603392c9 bug fixes 2020-05-12 20:21:11 -05:00
ltcptgeneral
6d80ffca59 analysis.py v 1.2.1.001 2020-05-12 20:19:58 -05:00
ltcptgeneral
55e22df665 visualization.py v 1.0.0.001 2020-05-05 22:37:32 -05:00
ltcptgeneral
f36bc9ac13 analysis.py v 1.2.1.000 2020-05-04 14:50:36 -05:00
ltcptgeneral
f796fb18da analysis.py v 1.2.0.006 2020-05-04 11:59:25 -05:00
ltcptgeneral
cd68bd41c4 fixed indent part 2 2020-05-01 23:16:32 -05:00
ltcptgeneral
80791744c8 fixed indentation 2020-05-01 23:14:19 -05:00
ltcptgeneral
0d17b5e883 moved equation.ipynb to correct folder 2020-05-01 23:06:32 -05:00
ltcptgeneral
4564473264 Merge pull request #10 from titanscout2022/master
merge file changes from master into equation.py-testing
2020-05-01 23:04:33 -05:00
ltcptgeneral
29aa3787d6 analysis.py v 1.2.0.005 2020-05-01 22:59:54 -05:00
ltcptgeneral
98c48897e0 converted space indentation to tab indentation 2020-05-01 16:15:07 -05:00
ltcptgeneral
e3623dec5b fixes 2020-05-01 16:07:57 -05:00
ltcptgeneral
7a95550954 reconsolidated arm64 and amd64 versions 2020-05-01 15:52:27 -05:00
ltcptgeneral
91cbcae3f0 analysis pkg v 1.0.0.12
analysis.py v 1.2.0.004
2020-04-30 16:03:37 -05:00
ltcptgeneral
551e27a4b4 8 2020-04-30 15:22:37 -05:00
ltcptgeneral
5ea3f730e5 7 2020-04-29 23:02:02 -05:00
ltcptgeneral
b566f665ad 6 2020-04-29 22:34:43 -05:00
ltcptgeneral
117b87b52a 5 2020-04-29 19:01:55 -05:00
ltcptgeneral
099c0dac91 4 2020-04-29 17:24:59 -05:00
ltcptgeneral
7134b9f769 3 2020-04-29 12:58:44 -05:00
ltcptgeneral
07cc2998ee 2 2020-04-29 00:35:19 -05:00
ltcptgeneral
354c195e82 1 2020-04-29 00:34:16 -05:00
ltcptgeneral
d76eb5acbb analysis.py v 1.2.0.003 2020-04-28 04:00:19 +00:00
ltcptgeneral
8d387b6bee analysis.py v 1.2.0.002 2020-04-22 03:32:34 +00:00
ltcptgeneral
3a3c37dbcb analysis.py v 1.2.0.001 2020-04-21 04:08:00 +00:00
ltcptgeneral
1a96ca239e testing release 1.2 of analysis.py 2020-04-13 19:58:04 +00:00
ltcptgeneral
7838a2e905 analysis pkg v 1.0.0.11
analysis.py v 1.1.13.009
superscript.py v 0.0.5.002
2020-04-12 02:51:40 +00:00
ltcptgeneral
d635fed0ae analysis pkg v 1.0.0.10
analysis.py v 1.1.13.008
superscript.py v 0.0.5.001
2020-04-09 22:16:26 -05:00
art
7fd0a347b7 finalized changes to docker implements 2020-04-05 21:29:16 +00:00
art
31e475e1d0 verified and tested docker files 2020-04-05 19:53:01 +00:00
art
02516b9ef2 created dockerfiles 2020-04-05 19:04:07 +00:00
ltcptgeneral
d84c89efaf started on dockerfile 2020-04-05 12:46:21 -05:00