Philipp Moritz
a708e36225
Switch build system to use CMake completely. ( #200 )
...
* switch to CMake completely
...
* cleanup
* Run C tests, update installation instructions.
2017-01-17 16:56:40 -08:00
Robert Nishihara
79dd1815a2
Python 3 compatibility. ( #121 )
...
* Make common module Python 3 compatible.
* Make plasma module Python 3 compatible.
* Make photon module Python 3 compatible.
* Make numbuf module Python 3 compatible.
* Remaining changes for Python 3 compatibility.
* Test Python 3 in Travis.
* Fixes.
2016-12-16 14:40:37 -08:00
Robert Nishihara
47851eeccc
Build Ray with setup.py. ( #14 )
...
* Build Ray with setup.py.
* Building photon extensions with cmake.
* Fix formatting in photon_extension.c
* Pip install with sudo in Travis.
* Fix plasma __init__.py.
* Rename and remove some files.
2016-10-31 17:08:03 -07:00