x10-lang / x10

Core implementation of X10 programming language including compiler, runtime, class libraries, sample programs and test suite
Eclipse Public License 1.0
70 stars 15 forks source link

GML with Team and local view APIs #8

Closed shamouda closed 8 years ago

shamouda commented 8 years ago

Using Team for Vector collective operations Adding local view method for vector and matrix classes Local view implementations of LinReg, LogReg, Pagerank