Commit graph

13 commits

Author SHA1 Message Date
Philipp Moritz
4cb4f288cc adding continuous integration 2016-06-05 20:46:54 -07:00
Robert Nishihara
67086f663e change filenames and directory structure to use halo (#81) 2016-06-03 18:32:57 -07:00
Robert Nishihara
b58eaf84ee rewrite linear algebra libraries to use keyword arguments (#78) 2016-06-03 17:09:52 -07:00
Philipp Moritz
d3f62c4288 make it possible to start multiple nodes in a cluster; add some more logging 2016-04-28 15:31:31 -07:00
Robert Nishihara
6b846d2bc0 support multiple object stores, part one 2016-04-24 19:06:14 -07:00
Robert Nishihara
a12e6fd373 change services to start variable number of object stores (#55) 2016-04-23 10:45:01 -07:00
Robert Nishihara
37ac8faae5 implement distributed qr (#30) 2016-04-19 14:44:07 -07:00
Robert Nishihara
1548a1a523 implement reference counting and much more (#43) 2016-04-18 13:05:36 -07:00
Robert Nishihara
66032f9a50 cleanup tests a bit
* clean up testing
2016-04-05 00:34:23 -07:00
Robert Nishihara
29a923fc31 implementing distributed linear algebra 2016-03-23 18:38:42 -07:00
Robert Nishihara
2500cbaf72 improve serialization and add DistArray class 2016-03-16 18:11:43 -07:00
Robert Nishihara
b773003b70 make ObjStore.GetObj wait until the object is present in the object store, other miscellaneous fixes 2016-03-15 00:13:12 -07:00
Robert Nishihara
4afa373a3a initial linalg commit 2016-03-12 15:25:45 -08:00