Graph library in Pharo
Hi I'm looking for a graph library based on a matrix. I remember that I saw one but long time ago. Else if you know a pointer that explains how to implement it, I would like to ask this to potential topics. Stef
hi Stef, Something like what Jannik was working on? I am also interested. Alexandre
On Nov 11, 2016, at 9:14 AM, stepharo <stepharo@free.fr> wrote:
Hi
I'm looking for a graph library based on a matrix.
I remember that I saw one but long time ago. Else if you know a pointer that explains how to implement it, I would like to ask this to potential topics.
Stef
I know these ones but didn't tried yet: http://smalltalkhub.com/#!/~CipT/MelcGraph http://smalltalkhub.com/#!/~CipT/Yed-Rendering https://github.com/losnikitos/SmalltalkDijkstra/blob/master/Dijkstra.st Hernán 2016-11-11 9:14 GMT-03:00 stepharo <stepharo@free.fr>:
Hi
I'm looking for a graph library based on a matrix.
I remember that I saw one but long time ago. Else if you know a pointer that explains how to implement it, I would like to ask this to potential topics.
Stef
Thanks I will have a look. Le 11/11/16 à 16:03, Hernán Morales Durand a écrit :
I know these ones but didn't tried yet:
http://smalltalkhub.com/#!/~CipT/MelcGraph <http://smalltalkhub.com/#%21/%7ECipT/MelcGraph> http://smalltalkhub.com/#!/~CipT/Yed-Rendering <http://smalltalkhub.com/#%21/%7ECipT/Yed-Rendering> https://github.com/losnikitos/SmalltalkDijkstra/blob/master/Dijkstra.st
Hernán
2016-11-11 9:14 GMT-03:00 stepharo <stepharo@free.fr <mailto:stepharo@free.fr>>:
Hi
I'm looking for a graph library based on a matrix.
I remember that I saw one but long time ago. Else if you know a pointer that explains how to implement it, I would like to ask this to potential topics.
Stef
Le 11/11/16 à 16:03, Hernán Morales Durand a écrit :
I know these ones but didn't tried yet:
http://smalltalkhub.com/#!/~CipT/MelcGraph <http://smalltalkhub.com/#%21/%7ECipT/MelcGraph> This one looks what I was looking for. Ciprian published a new version. I will have a look at it.
http://smalltalkhub.com/#!/~CipT/Yed-Rendering <http://smalltalkhub.com/#%21/%7ECipT/Yed-Rendering> https://github.com/losnikitos/SmalltalkDijkstra/blob/master/Dijkstra.st
Hernán
2016-11-11 9:14 GMT-03:00 stepharo <stepharo@free.fr <mailto:stepharo@free.fr>>:
Hi
I'm looking for a graph library based on a matrix.
I remember that I saw one but long time ago. Else if you know a pointer that explains how to implement it, I would like to ask this to potential topics.
Stef
Hi Stephane, i probably dont understand that question correctly. anyway a long time ago Pierre Chanson and me talked privately a bit about how to make density-plots like in the attachment werner On 11/11/2016 01:14 PM, stepharo wrote:
Hi
I'm looking for a graph library based on a matrix.
I remember that I saw one but long time ago. Else if you know a pointer that explains how to implement it, I would like to ask this to potential topics.
Stef
this is nice :) Le 11/11/16 à 17:26, Werner Kassens a écrit :
Hi Stephane, i probably dont understand that question correctly. anyway a long time ago Pierre Chanson and me talked privately a bit about how to make density-plots like in the attachment werner
On 11/11/2016 01:14 PM, stepharo wrote:
Hi
I'm looking for a graph library based on a matrix.
I remember that I saw one but long time ago. Else if you know a pointer that explains how to implement it, I would like to ask this to potential topics.
Stef
Nice ! Do you commit the code somewhere ? Envoyé de mon iPhone
Le 11 nov. 2016 à 17:26, Werner Kassens <wkassens@libello.com> a écrit :
Hi Stephane, i probably dont understand that question correctly. anyway a long time ago Pierre Chanson and me talked privately a bit about how to make density-plots like in the attachment werner
On 11/11/2016 01:14 PM, stepharo wrote: Hi
I'm looking for a graph library based on a matrix.
I remember that I saw one but long time ago. Else if you know a pointer that explains how to implement it, I would like to ask this to potential topics.
Stef <picture14.png>
On 11/12/2016 09:29 AM, serge.stinckwich@gmail.com wrote:
Nice ! Do you commit the code somewhere ?
Hi Serge, at the moment i have no specific usecase for density-plots, hence no need to incorporate that in some package. it never got that far, that it became an object or so, it was just some piece of code in a workspace, made by Pierre & me, as the basis for some discussion, we had. werner
Would be nice to make it an object because serge looks interested :) Le 12/11/16 à 13:42, werner kassens a écrit :
On 11/12/2016 09:29 AM, serge.stinckwich@gmail.com wrote:
Nice ! Do you commit the code somewhere ?
Hi Serge, at the moment i have no specific usecase for density-plots, hence no need to incorporate that in some package. it never got that far, that it became an object or so, it was just some piece of code in a workspace, made by Pierre & me, as the basis for some discussion, we had. werner
On 11/12/2016 06:19 PM, stepharo wrote:
Would be nice to make it an object because serge looks interested :) ok, i'll have a look, but _not_ next week (relatively busy at the moment). werner
Le 12/11/16 à 13:42, werner kassens a écrit :
On 11/12/2016 09:29 AM, serge.stinckwich@gmail.com wrote:
Nice ! Do you commit the code somewhere ?
Hi Serge, at the moment i have no specific usecase for density-plots, hence no need to incorporate that in some package. it never got that far, that it became an object or so, it was just some piece of code in a workspace, made by Pierre & me, as the basis for some discussion, we had. werner
participants (6)
-
Alexandre Bergel -
Hernán Morales Durand -
serge.stinckwich@gmail.com -
stepharo -
Werner Kassens -
werner kassens