Commit Graph
24 Commits
Author SHA1 Message Date
Philipp MoritzandRobert Nishihara 5591aa4665 cleanup serialization code (#291) 2016-07-25 15:47:10 -07:00
Philipp MoritzandRobert Nishihara 4a0f35b042 new arrow serialization code (serialize python objects recursively) (#284) 2016-07-25 13:41:47 -07:00
Robert NishiharaandPhilipp Moritz 1133315746 help cmake find right python interpreter on mac (#251) 2016-07-11 12:16:10 -07:00
Johann Schleier-SmithandPhilipp Moritz 474dd8b449 reorder includes to fix version conflicts (#250)
Thanks for the changes!
2016-07-10 14:50:34 -07:00
mehrdadnandRobert Nishihara cd92a8d787 Remove boost::filesystem dependency (#245) 2016-07-10 09:48:56 -07:00
Robert NishiharaandPhilipp Moritz 1138936fce help cmake find correct version of python on mac os x (#237) 2016-07-08 16:31:21 -07:00
Philipp Moritz 7af0f1b221 Write computation graph to file 2016-06-27 12:20:30 -07:00
Robert NishiharaandPhilipp Moritz 3bf5ed9a91 use correct verison of Python on Mac OS X (#167) 2016-06-25 15:40:01 -07:00
Philipp Moritz 912fd5cc81 Write logs to files instead of printing them to stdout 2016-06-19 12:45:34 -07:00
Philipp Moritz 51581308fd integrate numbuf into tree and remove ftruncate to prepare windows port 2016-06-18 12:00:17 -07:00
Robert NishiharaandPhilipp Moritz 4cc024ae36 renaming project, halo -> ray (#95) 2016-06-10 14:12:15 -07:00
Philipp Moritz 12ca2d4422 link libraries statically and make halo work on Mac OS X 2016-06-10 13:16:07 -07:00
Robert NishiharaandPhilipp Moritz 67086f663e change filenames and directory structure to use halo (#81) 2016-06-03 18:32:57 -07:00
Robert NishiharaandPhilipp Moritz 6d97c55299 add computation graph (#75) 2016-06-02 16:35:46 -07:00
Philipp Moritz e2509a044c Build script for installing photon 2016-05-16 09:29:50 -07:00
Philipp Moritz 8d0c3be28f implement serialization using numbuf 2016-04-26 15:14:04 -07:00
Philipp Moritz f5147d8e59 arrow integration for ndarrays 2016-04-05 00:57:14 -07:00
Philipp Moritz dd88bae487 implement event based object store 2016-03-17 22:32:31 -07: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
Philipp Moritz 3ebf8b0699 clean up, mainly the scheduler 2016-03-02 15:23:11 -08:00
Philipp Moritz 743f843524 before refactoring 2016-03-01 01:02:08 -08:00
Robert Nishihara 98c066e822 install on mac osx 2016-02-22 17:35:03 -08:00
Philipp Moritz 5da148c1ab getting the object store working 2016-02-22 13:55:06 -08:00