Google Code Exporter
Google Code Exporter
``` Add an example which calls the jar from NetLogo (I think this is possible) ``` Original issue reported on code.google.com by `joseph.lizier` on 16 Apr 2014 at 12:54
``` And redistribute this jar in a library ``` Original issue reported on code.google.com by `joseph.lizier` on 28 Apr 2014 at 10:54
``` This depends on either the JavaCall package providing such support, or another workaround being found. ``` Original issue reported on code.google.com by `joseph.lizier` on 10 Sep 2014 at 5:34
``` This will require constructing a kernel conditional MI calculator -- this should largely be done from the multivariate TE kernel. This will allow other parameters to be set, e.g....
``` Add conditional entropy estimators for continuous data ``` Original issue reported on code.google.com by `joseph.lizier` on 27 Nov 2014 at 11:40
``` Follow Wibral et al. approach to automating selection of embedding parameters and source-dest delay selection in TE calculators and AIS ``` Original issue reported on code.google.com by `joseph.lizier` on...
``` This has been done for Java, Matlab and Python; replicate for these environments. ``` Original issue reported on code.google.com by `joseph.lizier` on 23 Jan 2015 at 3:43
``` Currently, Obfuscar supports only renaming methods/types/etc. using a minimal, non-unique set of names. This makes debugging difficult, since stack traces can easily be ambiguous (see discussion at http://code.google.com/p/obfuscar/issues/detail?id=4). Obfuscar...
``` Not sure where to post this question so I will try here. Is there any GUI or plan to create a GUI that will automatically generate the configuration file?...
``` There may be another issue underlying this one (lambda expressions turn into private classes, yes?), but if I have a fairly complex lambda expression such that it's capturing variables,...