Page 11 of 11

PostPosted: Fri Nov 24, 2017 8:11 am
by Filindostan
Lisander wrote:Dull question. How are we supposed to read a results grid?


This is how the results grid are read. I'll take the results of the recently concluded IUBC Trophy as an example.

Filindostan wrote:...
  Group A                       Pld   W  L   PF  PA   PD    Win %    VaH     BCT     MuH     Ven 
1 Valanari Highlanders (VAL) 6 4 2 500 428 +72 0.667 — 63–82 92–74 80–57
2 BC CSKA Tiraspol (PDN) 6 4 2 470 422 +48 0.667 63–94 — 79–61 83–66

3 Mugenishima Islanders (HIN) 6 4 2 450 451 −1 0.667 78–75 74–73 — 80–66
4 Venividicci (FID) 6 0 6 393 512 −119 0.000 74–96 64–90 66–83 —
H2H Points Difference: Valanari Highlanders (+27), BC CSKA Tiraspol (+5), Mugenishima Islanders (-32)

...



The 63-82 in the the first row and second column of the grid means that Valanari Highlanders lost the game against BC CSKA Tiraspol, 63-82. If you refer to the third row, first column (78-75), that means that the Mugenishima Islanders won 78-75 to the Valanari Highlanders.

In layman terms, If you locate the scores/results (eg. a-b) in the row x, column y, that would mean "the team listed in position x scored a against the team listed in position y which scored b".

PostPosted: Tue Apr 03, 2018 11:50 am
by Northwest Kalactin
So I have the source code of xkorinate I might be getting a computer soon and I’m wondering the source code has all the effects as Windows version.
Thanks, NK

PostPosted: Tue Apr 03, 2018 11:55 am
by Liventia
Northwest Kalactin wrote:So I have the source code of xkorinate I might be getting a computer soon and I’m wondering the source code has all the effects as Windows version.
Thanks, NK

Source code is exactly that. It needs to be compiled. You will have to download one of the GUI versions, specific to your operating system, unless you are willing (and know how) to compile the source code yourself.

PostPosted: Tue Apr 03, 2018 11:56 am
by Northwest Kalactin
Liventia wrote:
Northwest Kalactin wrote:So I have the source code of xkorinate I might be getting a computer soon and I’m wondering the source code has all the effects as Windows version.
Thanks, NK

Source code is exactly that. It needs to be compiled. You will have to download one of the GUI versions, specific to your operating system, unless you are willing (and know how) to compile the source code yourself.

Okay thanks