Graph library in Pharo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

Graph library in Pharo

stepharo
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


Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

abergel
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
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

hernanmd
In reply to this post by stepharo

2016-11-11 9:14 GMT-03:00 stepharo <[hidden email]>:
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



Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

wernerk
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
Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

stepharo
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


Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

stepharo
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 :

2016-11-11 9:14 GMT-03:00 stepharo <[hidden email]>:
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




Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

SergeStinckwich
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>

Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

stepharo
In reply to this post by hernanmd



Le 11/11/16 à 16:03, Hernán Morales Durand a écrit :
I know these ones but didn't tried yet:
This one looks what I was looking for. Ciprian published a new version. I will have a look at it.



2016-11-11 9:14 GMT-03:00 stepharo <[hidden email]>:
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




Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

wernerk
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


Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

stepharo
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
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Graph library in Pharo

wernerk
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
>>
>>
>>
>
>
>