Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

computer language shootout - Rebol installed

 [1/17] from: igouy::yahoo at: 14-Nov-2005 15:10


Rebol has now been installed http://shootout.alioth.debian.org/gp4/rebol.php

 [2/17] from: tim-johnsons:web at: 14-Nov-2005 14:37


* Isaac Gouy <igouy-yahoo.com> [051114 14:22]:
> Rebol has now been installed > http://shootout.alioth.debian.org/gp4/rebol.php
Sorry guys. I feel like a real dunce. I don't have a clue as to what the web page is telling me. tim
> __________________________________ > Yahoo! FareChase: Search multiple travel sites in one click. > http://farechase.yahoo.com > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject.
-- Tim Johnson <tim-johnsons-web.com> http://www.alaska-internet-solutions.com

 [3/17] from: igouy:yaho:o at: 14-Nov-2005 16:05


That's actually a somewhat helpful comment - did you look at the FAQ or homepage or any of the links? --- Tim Johnson <tim-johnsons-web.com> wrote:
> * Isaac Gouy <igouy-yahoo.com> [051114 14:22]: > >
<<quoted lines omitted: 4>>
> is telling me. > tim
__________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs

 [4/17] from: tim-johnsons::web::com at: 14-Nov-2005 16:10


* Isaac Gouy <igouy-yahoo.com> [051114 15:12]:
> That's actually a somewhat helpful comment - did you > look at the FAQ or homepage or any of the links?
Looked at the FAQ. No help. Don't know what links you refer to. I've seen other shootout results, basically, in some configuration languages are lined up with some comparative or relative figures. There's none that I can see. Perhaps you can interpret for me :-). thanks tim Some other examples: http://dada.perl.it/shootout/craps.html the comparative ratings (by score) seem pretty obvious http://shootout.alioth.debian.org/benchmark.php?test=all&lang=perl&lang2=python&sort=fullcpu comparing perl to python, still hard to understand
> --- Tim Johnson <tim-johnsons-web.com> wrote: > >
<<quoted lines omitted: 14>>
> To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject.
-- Tim Johnson <tim-johnsons-web.com> http://www.alaska-internet-solutions.com

 [5/17] from: tom:conlin:g:mail at: 14-Nov-2005 19:19


Thanks Isaac, I work on getting the two or three I did up. Tim, I think is part incentive, i.e. it does not look good for rebol not to have any enteries and part flattery, he was willing to install rebol without having 15 programs waiting ;) On 11/14/05, Tim Johnson <tim-johnsons-web.com> wrote:
> * Isaac Gouy <igouy-yahoo.com> [051114 15:12]: > >
<<quoted lines omitted: 44>>
> To unsubscribe from the list, just send an email to > lists at rebol.com <http://rebol.com> with unsubscribe as the subject.
-- ... nice weather eh

 [6/17] from: james::mustard::co::nz at: 15-Nov-2005 7:23


Hehe, http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=all&lang2=perl&sort=fullcpu April Fools all year round? :) Isaac Gouy wrote:

 [7/17] from: tom:conlin:g:mail at: 14-Nov-2005 23:52


sent a rebol k-nucleotides, if that worked I will send a reverse-complement.r On 11/14/05, james <james-mustard.co.nz> wrote:
> Hehe, > http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=all&lang2=perl&sort=fullcpu
<<quoted lines omitted: 13>>
> To unsubscribe from the list, just send an email to > lists at rebol.com <http://rebol.com> with unsubscribe as the subject.
-- ... nice weather eh

 [8/17] from: greggirwin:mindspring at: 15-Nov-2005 8:01


Does anyone know if you're limited in how you write the scripts? I can't remember if it was the Win32 shootout but, IIRC, one of them had limitations on implementations. I assume that's for benchmarking purposes, but it seems to punish high level languages if they have features that help in certain situations. Also, Ladislav wrote an Ackermann function in rebcode, and I think maybe there was a change in REBOL so "ackermann 3 8" will run to completion. I think it will be great to have REBOL scripts for all entries in any case. -- Gregg

 [9/17] from: tom:conlin:gma:il at: 15-Nov-2005 9:40


Hi Gregg, I haven't heard back yet if what I sent worked for them, but this should help answer your question http://shootout.alioth.debian.org/gp4/faq.php#implement I would not expect us to be able to use rebcode untill it was on an offical core release. On 11/15/05, Gregg Irwin <greggirwin-mindspring.com> wrote:
> Does anyone know if you're limited in how you write the scripts? I > can't remember if it was the Win32 shootout but, IIRC, one of them had
<<quoted lines omitted: 10>>
> To unsubscribe from the list, just send an email to > lists at rebol.com <http://rebol.com> with unsubscribe as the subject.
-- ... nice weather eh

 [10/17] from: igouy::yahoo at: 15-Nov-2005 12:18


--- Tom Conlin <tom.conlin-gmail.com> wrote:
> I haven't heard back yet if what I sent worked for
them Well it ran - but the output didn't match. http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lang=rebol&id=0 The expected output for k-nucleotide is given with the problem description http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lang=all#about There should be expected output files that you can download, or example output, for everyone of the problems (if there isn't then open a bug report - see FAQ for that). best wishes, Isaac __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs

 [11/17] from: lmecir:mbox:vol:cz at: 15-Nov-2005 21:28


Gregg Irwin napsal(a):
>Does anyone know if you're limited in how you write the scripts? I >can't remember if it was the Win32 shootout but, IIRC, one of them had
<<quoted lines omitted: 7>>
>case. >-- Gregg
The problem was with Ackermann 3 9. I think, that the solution I used could qualify, if Rebcode were "officially" a part to the distribution? -L

 [12/17] from: tom:conlin:gmai:l at: 15-Nov-2005 12:39


that is very very odd. on Solaris REBOL/Core 2.5.6.10.1 this is my output: embryonix [~/incomming/shootout]% rebol -sqw k-nucleotide.r < k-nucleotide-input.fasta a 30.284 t 29.796 c 20.312 g 19.608 aa 9.212 at 8.950 tt 8.948 ta 8.936 ca 6.166 ct 6.100 ac 6.086 tc 6.042 ag 6.036 ga 5.968 tg 5.868 gt 5.798 cc 4.140 gc 4.044 cg 3.906 gg 3.798 562 ggt 152 ggta 15 ggtatt 0 ggtattttaatt 0 ggtattttaatttatagt adding uppercase to the output embryonix [~/incomming/shootout]% rebol -sqw k-nucleotide.r < k-nucleotide-input.fasta A 30.284 T 29.796 C 20.312 G 19.608 AA 9.212 AT 8.950 TT 8.948 TA 8.936 CA 6.166 CT 6.100 AC 6.086 TC 6.042 AG 6.036 GA 5.968 TG 5.868 GT 5.798 CC 4.140 GC 4.044 CG 3.906 GG 3.798 562 GGT 152 GGTA 15 GGTATT 0 GGTATTTTAATT 0 GGTATTTTAATTTATAGT think I need to know more about your version platform etc On 11/15/05, Isaac Gouy <igouy-yahoo.com> wrote:
> --- Tom Conlin <tom.conlin-gmail.com> wrote: > > I haven't heard back yet if what I sent worked for
<<quoted lines omitted: 15>>
> To unsubscribe from the list, just send an email to > lists at rebol.com <http://rebol.com> with unsubscribe as the subject.
-- ... nice weather eh

 [13/17] from: igouy:y:ahoo at: 15-Nov-2005 13:25


> adding uppercase to the output
isn't the problem that the output is lowercase and should be uppercase?
> think I need to know more about your version > platform etc
http://shootout.alioth.debian.org/gp4/rebol.php#about http://shootout.alioth.debian.org/gp4/faq.php#machine What's the s in -sqw ? This is the command-line the program is being run with /opt/rebol/rebol -q -w ../knucleotide.rebol %A

 [14/17] from: tom:conlin:gmai:l at: 15-Nov-2005 13:47


On 11/15/05, Isaac Gouy <igouy-yahoo.com> wrote:
> > > adding uppercase to the output > isn't the problem that the output is lowercase and > should be uppercase?
that is a trivial detail. fixed by adding 'uppercase print[uppercase n pad (100 * c / len) 3] print [either c: select mers/:l seq [c][0]tab uppercase seq] the output you show at http://shootout.alioth.debian.org/gp4/benchmark.php?test =knucleotide&lang=rebol&id=0 bears no semblance to the solution. the number values are incorrect and their order is wrong
> think I need to know more about your version > > platform etc
<<quoted lines omitted: 9>>
> To unsubscribe from the list, just send an email to > lists at rebol.com <http://rebol.com> with unsubscribe as the subject.
-- ... nice weather eh

 [15/17] from: igouy::yahoo at: 15-Nov-2005 14:46


--- Tom Conlin <tom.conlin-gmail.com> wrote:
> the output you show at >
http://shootout.alioth.debian.org/gp4/benchmark.php?test
> =knucleotide&lang=rebol&id=0 > > bears no semblance to the solution. > the number values are incorrect and their order is > wrong
Well, let's assume that the test scripts have halted the knucleotide.r on it's first test run (because the letters are lowercase). The programs are run for several test values - in this case 2500, 25000, 250000 - so those number values are for N=2500. I have no idea what the correct number values are for N=2500. The number values shown on the knucleotide webpage are for N=10000 http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lang=all#about Did you download the example input file? Did the program give the correct results N=10000 using the example input file, on your machine?

 [16/17] from: tom:conlin:gma:il at: 15-Nov-2005 15:07


On 11/15/05, Isaac Gouy <igouy-yahoo.com> wrote:
> Did you download the example input file? > Did the program give the correct results N=10000 using > the example input file, on your machine?
yes. yes. yep, a different input file, than the example input file, would have that effect... I will figure out how to update an uploaded script this evening to make it emit uppercase __________________________________
> Yahoo! FareChase: Search multiple travel sites in one click. > http://farechase.yahoo.com > -- > To unsubscribe from the list, just send an email to > lists at rebol.com <http://rebol.com> with unsubscribe as the subject. >
-- ... nice weather eh

 [17/17] from: igouy::yahoo::com at: 15-Nov-2005 15:36


> I will figure out how to update an uploaded > script this evening to make it emit uppercase
You used an Alioth Id, so you should be able to attach another source code file to the same tracker item, and then simply change the state to Open - someone will notice. thanks, Isaac

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted