Robert Nishihara
ba8933e10f
Update tutorial. ( #196 )
...
* Update tutorial.
* Small updates to documentation and code.
2017-01-10 23:52:38 -08:00
Robert Nishihara
be4a37bf37
Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". ( #193 )
...
* Remove start_ray_local from ray.init and change default number of workers to 10.
* Remove alexnet example.
* Move array methods to experimental.
* Remove TRPO example.
* Remove old files.
* Compile plasma when we build numbuf.
* Address comments.
2017-01-10 17:35:27 -08:00
Philipp Moritz
3548797202
[API] Implement get for multiple objects ( #398 )
...
* [API] Implement get for multiple objects
* Small fixes.
2016-09-02 18:02:44 -07:00
Robert Nishihara
5cf1d60cb2
Fix documentation.
2016-08-30 17:20:00 -07:00
Robert Nishihara
fb7ccef493
Allow remote decorator to be used with no parentheses.
2016-08-30 16:38:26 -07:00
Robert Nishihara
d7f313a026
Remove type information from remote decorator.
2016-08-29 22:05:59 -07:00
Robert Nishihara
33d03e56db
update tutorial ( #342 )
2016-08-02 16:47:22 -07:00
Robert Nishihara
98a508d6ca
Terminology change Object Reference -> Object ID ( #330 )
2016-07-31 19:58:03 -07:00
Robert Nishihara
a89aa30f24
fixes to tutorial ( #329 )
2016-07-31 19:29:00 -07:00
Robert Nishihara
2040372084
unify starting local cluster with attaching to existing cluster ( #327 )
2016-07-31 19:26:35 -07:00
Robert Nishihara
0e5b858324
change remote function invocation from func() to func.remote() ( #328 )
2016-07-31 15:25:19 -07:00
Robert Nishihara
8d5e61d3c0
update tutorial ( #318 )
2016-07-28 20:47:37 -07:00
Robert Nishihara
5873831c21
basic tutorials ( #204 )
2016-07-06 13:51:32 -07:00