openage icon indicating copy to clipboard operation
openage copied to clipboard

R/Julia language integration

Open heinezen opened this issue 6 years ago • 3 comments

R is a programming language specifically designed for statistics and data mining. Given that AoE games generate endless amounts of interaction data sets that are just waiting to be analyzed thoroughly, supporting an interface for R would be pretty neat. Besides that, a lot of people just love numbers and graphs.

  • pqR is a fast multithreaded variant of R.
  • rpy2 is a Python3 interface to R.

heinezen avatar Oct 21 '19 20:10 heinezen

Maybe this can also be used for the statistics generation at the end of a game, just like in AoE2?

TomJansen avatar Oct 22 '19 09:10 TomJansen

It could also be used as advanced factors to assess players online ranks after a game if we integrate that.

simonsan avatar Oct 22 '19 09:10 simonsan

There might be some advantages of Julia over Python and R.

simonsan avatar Oct 26 '19 17:10 simonsan