Commit Graph

270 Commits

Author SHA1 Message Date
Filip Gralinski
1aafff1808 Do not use scientific formatting of scores 2018-09-08 09:03:22 +02:00
2ed724bf05 handle tags correctly in case of re-submission 2018-09-01 15:27:11 +02:00
bed12dee34 show only numerical params on graphs 2018-09-01 14:23:41 +02:00
40016c36e5 fix function name 2018-09-01 14:01:17 +02:00
c23e28250a numbers in graphs are shown with the right precision 2018-09-01 13:56:18 +02:00
1c277f6ad1 show token for triggering evaluation at "your account" page 2018-09-01 13:23:19 +02:00
6c6c63114f improve creating challenges 2018-09-01 12:01:35 +02:00
63dac77974 improve submission for how-to 2018-09-01 11:06:42 +02:00
0758ca3239 fix triggering an evaluation when running in the auto-opening mode 2018-09-01 10:48:08 +02:00
fac5d451d6 use space instead of slash as separator between test-name and metric (in tables)
so that the hear could be wrapped in a more narrow column if needed
(e.g. if the number of test sets/metric is large)
2018-09-01 10:46:39 +02:00
d9a3d56d3d improve showing query results, fix issue with triggering evaluation for the first time 2018-08-30 21:58:27 +02:00
5a7c7431ce update geval dep 2018-08-30 21:57:53 +02:00
6be9daa5b6 fix geval version 2018-08-10 21:07:11 +02:00
877aa9ef49 more height for param graphs 2018-07-30 11:00:39 +02:00
b14e675c61 add a parameter 2018-07-30 07:59:38 +02:00
ff8d8d8e7a param graphs are shown for the challenge main page as well 2018-07-28 22:10:55 +02:00
abef15c905 refactor param graphs 2018-07-28 22:02:47 +02:00
3388971ed6 clean up and refactor 2018-07-28 21:53:13 +02:00
3a4c85c501 clean up ShowChallenge 2018-07-28 21:36:45 +02:00
701223e27a minor fixes in the template for param graphs 2018-07-28 21:29:55 +02:00
9d54deb68f show param graphs for all non-dev tests 2018-07-28 21:22:52 +02:00
4883ffe946 fix the template for all submissions 2018-07-28 20:01:47 +02:00
c60e786025 refactor getMainTest 2018-07-28 19:59:29 +02:00
e263a37eca clean up and generalize code generating param charts 2018-07-28 19:16:07 +02:00
5105652838 clean up code a little bit 2018-07-28 17:30:00 +02:00
0a51543957 show graphs for params 2018-07-28 17:04:27 +02:00
276ca4d596 start working on C3 2018-07-26 22:01:21 +02:00
ae75c806c7 clean up code in Runner, fix a likely bug 2018-07-26 21:46:17 +02:00
9808354094 update geval dependency 2018-07-26 14:27:32 +02:00
70271c81f5 show params in graph labels 2018-07-24 15:36:24 +02:00
c54af512c7 add auto-opening mode 2018-07-24 15:33:35 +02:00
3c157290b9 graph shows challenges with variants correctly 2018-07-24 15:21:20 +02:00
92f16f6c5d generalize toLeaderboardEntries 2018-07-24 15:02:37 +02:00
23c2cb0072 show variant information at leaderboard 2018-07-24 14:08:47 +02:00
623ccfb602 show params 2018-07-14 19:44:33 +02:00
2f796d47cb get parameters when table is shown 2018-07-14 17:10:07 +02:00
ca9bcbac55 refactor tables 2018-07-14 17:02:30 +02:00
f3960c371d multiple outs can be accepted now 2018-07-14 15:27:49 +02:00
bb77049918 clean up some warnings 2018-07-14 07:42:28 +02:00
4dbf64ecfc clean up variants 2018-07-14 07:38:55 +02:00
9b445d6e9c variants are used within within outs - transition completed 2018-07-06 16:54:17 +02:00
03bf552bac add table for parameters 2018-07-05 22:21:26 +02:00
b572bf45d0 clean up some warnings 2018-07-05 22:17:25 +02:00
eedf1cd6fa variant is now required for an out 2018-07-05 22:15:21 +02:00
970e8ecf25 Merge branch 'variants' of ssh://gonito.net/gonito 2018-07-05 07:42:44 +02:00
2a1cfa5358 Merge branch 'master' of ssh://gonito.net/gonito 2018-07-05 07:01:10 +02:00
61deee4aae add naturalcomp 2018-07-05 07:01:02 +02:00
a7bd6a933e dummy variants for "out" files are added now 2018-07-04 17:01:45 +02:00
aa000b1a94 helper script for transition to multiple variants 2018-07-04 16:43:50 +02:00
52ae6ae9a5 start transition to multiple variants per submission 2018-07-04 16:22:10 +02:00