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 <[hidden email]> 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 > > |
In reply to this post by stepharo
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 <[hidden email]>: Hi |
In reply to this post by stepharo
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 (94K) Download Attachment |
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 |
In reply to this post by hernanmd
Thanks I will have a look. Le 11/11/16 à 16:03, Hernán Morales
Durand a écrit :
|
In reply to this post by wernerk
Nice ! Do you commit the code somewhere ?
Envoyé de mon iPhone > Le 11 nov. 2016 à 17:26, Werner Kassens <[hidden email]> 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> |
In reply to this post by hernanmd
Le 11/11/16 à 16:03, Hernán Morales
Durand a écrit :
This one looks what I was looking for. Ciprian published a new version. I will have a look at it.
|
In reply to this post by SergeStinckwich
On 11/12/2016 09:29 AM, [hidden email] 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, [hidden email] 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, [hidden email] 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 >> >> >> > > > |
Free forum by Nabble | Edit this page |