[erlang-questions] few questions: common sense is not so common

Gleb Peregud gleber.p@REDACTED
Thu May 8 11:23:37 CEST 2008


On 5/8/08, db <masterofquestions@REDACTED> wrote:
> Do you have a link where I can download erlang version of distributed
> decision support tree?  I don't feel like reinventing the wheel.
>
> On Wed, May 7, 2008 at 4:20 PM, Gleb Peregud <gleber.p@REDACTED> wrote:
>>
>>  q4) and q5) looks like one i had while implementing distributed
>>  decision trees construction algorithm. Is your task similar to this
>>  one?
>>
>>  btw, is anyone interested in distributed decision trees construction
>>  algorithm written in Erlang? I've written it as one of the projects at
>>  the University. Frankly speaking it is not efficient (~10% speedup
>>  with 2 computers instead of 1), but probably it may be improved quite
>>  easily :) Documentation is included.
>>
>>  --
>>  Gleb Peregud
>>  http://gleber.pl/
>>
>>  Every minute is to be grasped.
>>  Time waits for nobody.
>>  -- Inscription on a Zen Gong
>>
>
> Thank you,
> --
> rk
>
> That which we persist in doing becomes easier for us to do; not that
> the nature of the thing itself is changed, but that our power to do is
> increased.
> -Ralph Waldo Emerson
>

Because few people showed interest in it, i'll publish it on Google
Code asap (unfortunately time is against me).

But i have to warn you: It is not written as an OTP application. It is
one of the first Erlang programs written by me, hence there are
probably things, which are written not in the true erlangish way. And
probably it won't be very easy to grasp, because documentation is not
verbose

-- 
Gleb Peregud
http://gleber.pl/

Every minute is to be grasped.
Time waits for nobody.
-- Inscription on a Zen Gong



More information about the erlang-questions mailing list