Blog Posts

Modern Web-based APIs: What to Expect?

Some quick remarks on what to expect from a modern, Web-based API that aids data query and manipulation (and possibly remote procedure calls).

R with MOEA Framework using Renjin Script Engine

Using R with Java is painful, ugly.

While I was recently revisiting REpochX which I quickly wrote long time ago to evolve R grammars using Grammatical Evolution, I decided to do the same with MOEA Framework instead of EpochX as the latter does not look actively maintained.

Firstly, MOEA Framework is very comprehensive and the coding practice is a lot moderner compared to similar evolutionary computing libraries.

But, again, R/Java bindings... That's killing me.