No description
Find a file
2017-04-18 15:31:49 -07:00
.travis Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00
cmake/Modules help cmake find right python interpreter on mac (#251) 2016-07-11 12:16:10 -07:00
doc A3C Polishing (#385) 2017-04-11 22:51:52 -07:00
docker Use flatbuffers for some messages from Redis. (#341) 2017-03-10 18:35:25 -08:00
examples A3C Polishing (#385) 2017-04-11 22:51:52 -07:00
python Re-enable recursive remote functions in a limited form. (#453) 2017-04-13 01:47:33 -07:00
scripts Revert "Suppress warning in start_ray.sh about leaving child processes running when parent exits. (#429)" (#437) 2017-04-07 17:32:28 -07:00
src Change UniqueID hash function to look at the lowest instead of highest bytes. (#469) 2017-04-18 15:31:49 -07:00
test Remove n^2 algorithm in plasma get (#466) 2017-04-17 23:37:33 -07:00
vsprojects Windows compatibility (#57) 2016-11-22 17:04:24 -08:00
webui Run flake8 in Travis and make code PEP8 compliant. (#387) 2017-03-21 12:57:54 -07:00
.clang-format Implement object table notification subscriptions and switch to using Redis modules for object table. (#134) 2016-12-18 18:19:02 -08:00
.editorconfig Update Windows support (#317) 2016-07-28 13:11:13 -07:00
.gitignore Fixes Mac OSX installation error (#464) 2017-04-16 15:02:15 -07:00
.travis.yml Re-enable recursive remote functions in a limited form. (#453) 2017-04-13 01:47:33 -07:00
build-docker.sh Add multinode tests by simulating multiple nodes using Docker. (#378) 2017-03-18 23:44:54 -07:00
build.sh Parallelize make in build.sh. (#371) 2017-03-27 20:55:50 -07:00
CMakeLists.txt Rename photon -> local scheduler. (#322) 2017-02-27 12:24:07 -08:00
LICENSE Change license to Apache 2 (#20) 2016-11-01 23:19:06 -07:00
pylintrc adding pylint (#233) 2016-07-08 12:39:11 -07:00
Ray.sln Windows compatibility (#57) 2016-11-22 17:04:24 -08:00
README.rst Expand API documentation. (#375) 2017-03-17 16:48:25 -07:00

Ray
===

.. image:: https://travis-ci.org/ray-project/ray.svg?branch=master
    :target: https://travis-ci.org/ray-project/ray

.. image:: https://readthedocs.org/projects/ray/badge/?version=latest
    :target: http://ray.readthedocs.io/en/latest/?badge=latest

|

Ray is a flexible, high-performance distributed execution framework.

View the `documentation`_.

.. _`documentation`: http://ray.readthedocs.io/en/latest/index.html