Commit Graph
15 Commits
Author SHA1 Message Date
Philipp Moritz 8d0c3be28f implement serialization using numbuf 2016-04-26 15:14:04 -07:00
Robert Nishihara 6b846d2bc0 support multiple object stores, part one 2016-04-24 19:06:14 -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 a28920bb24 Alias (#38)
* implement objref aliasing

* updates
2016-04-08 12:58:08 -07:00
Philipp Moritz f5147d8e59 arrow integration for ndarrays 2016-04-05 00:57:14 -07:00
Robert Nishihara 99276b9b69 properly serialize/deserialize calls 2016-03-31 15:43:04 -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
Philipp Moritz c249efa7d1 Improved OrchPy lib error handling, fixed tests, added tests 2016-03-10 20:10:49 -08:00
Robert Nishihara d2aa71de76 updating addresses and adding tests 2016-03-10 14:40:46 -08:00
Robert Nishihara 08a7e4d450 implementing worker.py and miscellaneous changes 2016-03-10 12:40:05 -08:00
Philipp Moritz f47bad3828 switching from Cython to Python C API 2016-03-10 12:35:31 -08:00