[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Cartesian and polar coordinates library

Bart Braem

8/23/2006 8:38:00 AM

Hello,

For a personal project I had to create a library of cartesian and polar
coordinates. Is anyone else interested in this code? If so I'll try to turn
it in to a library and release it on rubyforge.
Just my way of saying thanks for Ruby, this turns out to be a really nice
language!

Regards,
Bart
5 Answers

Piers Harding

8/23/2006 10:07:00 AM

0

Hi -

"It's easier to ask for forgiveness than it is to ask for permission"
... so, if I were you I'd just do it :-).

Cheers.



On Wed, Aug 23, 2006 at 05:40:09PM +0900, Bart Braem wrote:
> Hello,
>
> For a personal project I had to create a library of cartesian and polar
> coordinates. Is anyone else interested in this code? If so I'll try to turn
> it in to a library and release it on rubyforge.
> Just my way of saying thanks for Ruby, this turns out to be a really nice
> language!
>
> Regards,
> Bart

--
Home - http://www.piersh...
xmpp:piers@ompka.net

William Crawford

8/23/2006 10:58:00 AM

0

Piers Harding wrote:
> Hi -
>
> "It's easier to ask for forgiveness than it is to ask for permission"
> ... so, if I were you I'd just do it :-).
>
> Cheers.

Indeed, this is so true. In this case, the usefulness can't necessarily
be determined by those who see this notice right now, but by those who
find it later on rubyforge and thank you for it.

--
Posted via http://www.ruby-....

Bart Braem

8/23/2006 1:15:00 PM

0

William Crawford wrote:

> Piers Harding wrote:
>> Hi -
>>
>> "It's easier to ask for forgiveness than it is to ask for permission"
>> ... so, if I were you I'd just do it :-).
>>
>> Cheers.
>
> Indeed, this is so true. In this case, the usefulness can't necessarily
> be determined by those who see this notice right now, but by those who
> find it later on rubyforge and thank you for it.
>

You are probably right there. I'll throw it on rubyforge when I have
transformed the code into a library.

Bart

Ara.T.Howard

8/23/2006 2:26:00 PM

0

Kenosis

8/23/2006 7:00:00 PM

0


ara.t.howard@noaa.gov wrote:
> On Wed, 23 Aug 2006, William Crawford wrote:
>
> > Piers Harding wrote:
> >> Hi -
> >>
> >> "It's easier to ask for forgiveness than it is to ask for permission"
> >> ... so, if I were you I'd just do it :-).
> >>
> >> Cheers.
> >
> > Indeed, this is so true. In this case, the usefulness can't necessarily
> > be determined by those who see this notice right now, but by those who
> > find it later on rubyforge and thank you for it.
>
> i could use it today!
>
> -a
> --
> to foster inner awareness, introspection, and reasoning is more efficient than
> meditation and prayer.
> - h.h. the 14th dali lama
And if you don't want to go to the trouble of a rubyforge, just post it
on the Ruby RAA.

Ken