[FLINK-1707] Add an Affinity Propagation Library Method

2016-08-20 Thread Josep Rubio
Hi All, I’m working in [FLINK-1707] implementing Binary Affinity Propagation for Gelly, and I need to do a transformation from the input graph to the one to be used for the algorithm. The input graph is a similarity graph and the one for the implementation doubles the vertices as it nee

Re: [DISCUSS] Python API for Fllink libraries

2016-08-20 Thread Ivan Mushketyk
Hi Chesnay, Thank you for you repply. Out of curiosity, do you know why Python API reception was *tumbleweed*? Regarding the Python API, do you know what specifically should be done there? I have some Python background so I was considering to contribute, but I didn't find much tasks in the "Pyth