My plan is to move all classes of matrix operations to exampels package except stuffs related to matrix structure and input/output formatter.
Then, it leaves only core functionality in hama package, such as, io, graph (graph computing framework), bsp (BSP programming framework), util , and the package for graph and matrix structure. Benefits are, 1. can release ahead of schedule. 2. can encourage 3d party application development. On Tue, Feb 23, 2010 at 4:58 AM, Mari <[email protected]> wrote: > Toni, Yon please saquenme de la lista de mails. Gracias. > > Enviado. > > > El 22/02/2010, a las 04:05, "Edward J. Yoon" <[email protected]> > escribió: > >> Hello all, >> >> It is not easy to implement all operations of linear algebra using M/R >> or BSP. So, what do you think about moving current operations to >> examples package and refactoring matrix package as a linear algebra >> programming framework? >> >> -- >> Best Regards, Edward J. Yoon @ NHN, corp. >> [email protected] >> http://blog.udanax.org >> > -- Best Regards, Edward J. Yoon @ NHN, corp. [email protected] http://blog.udanax.org
