Files | Admin

Notes:

Release Name: 0.1.0

Notes:
Ruby client for Rserve, a Binary R server (http://www.rforge.net/Rserve/).

Follows closely the new Java client API, but maintains all Ruby conventions when possible.

Connection to Rserve not yet developed, but between June-July 2010 the system should be operational.


Changes: === 0.1.0 / 2010-05-21 * First operational version. Can void_eval and eval on vectors. List needs more work