Robert Nishihara
|
ddba1df802
|
Start working toward Python3 compatibility. (#117)
|
2016-12-11 12:25:31 -08:00 |
|
Robert Nishihara
|
336a904404
|
Implement repr, hash, and richcompare for ObjectIDs. (#33)
* Implement repr, hash, and richcompare for ObjectIDs.
* Addressing comments.
* Partially fix example applications.
|
2016-11-11 09:18:36 -08:00 |
|
Robert Nishihara
|
d7f313a026
|
Remove type information from remote decorator.
|
2016-08-29 22:05:59 -07:00 |
|
Robert Nishihara
|
13df8302e6
|
enable running example apps in cluster mode (#357)
|
2016-08-08 16:01:13 -07:00 |
|
Robert Nishihara
|
98a508d6ca
|
Terminology change Object Reference -> Object ID (#330)
|
2016-07-31 19:58:03 -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
|
966c5ba0da
|
update rl pong app (#302)
|
2016-07-29 14:51:35 -07:00 |
|
Robert Nishihara
|
5dd411546d
|
clean up imports (#230)
|
2016-07-08 12:46:47 -07:00 |
|
Robert Nishihara
|
fb6c74ecab
|
update api for start_ray_local (#174)
|
2016-06-27 11:57:22 -07:00 |
|
Robert Nishihara
|
c3335ed093
|
minor: single quote to double (#156)
|
2016-06-24 19:43:24 -07:00 |
|
Robert Nishihara
|
188569be37
|
push/pull -> put/get
|
2016-06-23 12:58:48 -07:00 |
|
Wapaul1
|
d70928300f
|
pong rl code
|
2016-06-22 06:34:57 +00:00 |
|