Robert Nishihara
|
310ba82131
|
Use miniconda for all travis tests. (#728)
* Use miniconda for all travis tests.
* Fix.
* Fix.
|
2017-07-13 16:23:04 +00:00 |
|
Robert Nishihara
|
6a4bde54dc
|
Only install ray python packages. (#330)
* Only install ray python packages.
* Add some __init__.py files.
* Install Ray before building documentation.
* Fix install-ray.sh.
* Fix.
|
2017-03-01 23:34:44 -08:00 |
|
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 |
|