No description
Find a file
2017-07-26 10:08:38 -07:00
.travis Use miniconda for all travis tests. (#728) 2017-07-13 16:23:04 +00:00
cmake/Modules help cmake find right python interpreter on mac (#251) 2016-07-11 12:16:10 -07:00
doc Change Python examples in documentation to use 4 space indentation. (#736) 2017-07-16 22:19:33 -07:00
docker Test example applications and rllib in jenkins tests. (#707) 2017-07-16 18:51:33 +00:00
examples Test example applications and rllib in jenkins tests. (#707) 2017-07-16 18:51:33 +00:00
python CPU Time Series. (#765) 2017-07-26 00:15:50 -07:00
site Add note about adaptively launching tasks in blog post. (#582) 2017-05-20 23:19:42 -07:00
src Fix task ID hash computation. (#774) 2017-07-26 10:08:38 -07:00
test Start processes using the same version of Python that was used to start Ray. (#760) 2017-07-21 00:05:10 +00:00
vsprojects Windows compatibility (#57) 2016-11-22 17:04:24 -08: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 Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
.travis.yml Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
build-docker.sh Fix build-docker.sh bug (#515) 2017-05-06 18:57:08 -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 [rllib] Basic port of baselines/deepq to rllib (#709) 2017-07-07 18:37:00 +00: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