|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
Star Trek by Krishna Myneni
Started The Beez' · Date: Sep 19, 2008 07:58 ·
19 post(s) |
PASS Catalyst-Model-Search-0.03 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 19, 2008 04:36 ·
1 post(s) |
using a lapack routine
Started Ron Ford · Date: Sep 18, 2008 18:37 ·
11 post(s) |
random ints on symmetric interval
Started Ron Ford · Date: Sep 16, 2008 18:42 ·
16 post(s) |
PASS Panotools-Script-0.15 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 18, 2008 12:31 ·
1 post(s) |
PASS CGI-XMLApplication-1.1.3 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 18, 2008 00:57 ·
1 post(s) |
Problem with array dereferencing during using gdb with gfortran code
Started beppo_anmeldung · Date: Sep 17, 2008 15:51 ·
3 post(s) |
PASS Panotools-Script-0.15 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 17, 2008 21:00 ·
1 post(s) |
PASS Maypole-FormBuilder-0.44 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 17, 2008 16:00 ·
1 post(s) |
PASS CGI-Portable-0.51 i686-linux 2.6.24.3
Started Rick Myers · Date: Sep 17, 2008 14:52 ·
1 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
Re: Star Trek by Krishna Myneni
Group: comp.lang.forth · Group Profile · Search for 1 n in comp.lang.forth
Author: Krishna Myneni
Date: Sep 19, 2008 10:32
... think this goes out of bounds for the n{ array! ---8<--- 3 INTEGER array n{ :... LONG RANGE SCAN FOR QUADRANT " q1 ? ." ," q2 ? cr ." ------------" cr q1 @ 2 + q1 @ 1- DO -1 n{ 1 } ! -2 n{ 2 } ! -3 n{ 3 } ! ---8<--- Hans Bezemer Hi Hans, I will take a closer... condition. Please increase the alloted array size for the array n{. Regards, Krishna
Show full article (0.88Kb) |
Re: Star Trek by Krishna Myneni
Group: comp.lang.forth · Group Profile · Search for 1 n in comp.lang.forth
Author: Doug Hoffman
Date: Sep 19, 2008 08:51
... this goes out of bounds for the n{ array! ---8<--- 3 INTEGER array n{ : LongRangeSensors ( -- ) d{ 3 } f@ f0< IF cr ." LONG RANGE SENSORS ARE INOPERABLE...RANGE SCAN FOR QUADRANT " q1 ? ." ," q2 ? cr ." ------------" cr q1 @ 2 + q1 @ 1- DO -1 n{ 1 } ! -2 n{ 2 } ! -3 n{ 3 } ! ---8<--- Hans Bezemer I always use arrays that self...
Show full article (0.65Kb) |
Star Trek by Krishna Myneni
Group: comp.lang.forth · Group Profile · Search for 1 n in comp.lang.forth
Author: The Beez'
Date: Sep 19, 2008 07:58
Krishna, Are you SURE this is correct? I think this goes out of bounds for the n{ array! ---8<--- 3 INTEGER array n{ : LongRangeSensors ( -- ) d{ 3 } f@ f0< IF cr ." LONG RANGE SENSORS ARE INOPERABLE" ELSE cr ." LONG RANGE SCAN FOR QUADRANT " q1 ? ." ," q2 ? cr ." ------------" cr q1 @ 2 + q1 @ 1- DO -1 n{ 1 } ! -2 n{ 2 } ! -3 n{ 3 } ! ---8<--- Hans Bezemer
Show full article (0.44Kb) |
PASS Catalyst-Model-Search-0.03 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for 1 n in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 04:36
....09 usr 0.01 sys + 1.33 cusr 0.26 csys ... Plucene::Plugin::Analyzer::SnowballAnalyzer 1.1 n/a ------------------------------ ENVIRONMENT AND OTHER ... versions installed: Module Have ------------------- --------- CPAN 1.92_65 Cwd 3.2701 ExtUtils...YAML 0.66 YAML::Syck 1.05 version 0.76 -- Summary...
Show full article (6.10Kb) |
using a lapack routine
Group: comp.lang.fortran · Group Profile · Search for 1 n in comp.lang.fortran
Author: Ron Ford
Date: Sep 18, 2008 18:37
... IHI, ILO, INFO, LDA, LWORK, N * .. * .. Array Arguments .. REAL A( LDA,...Q' * A * Q = H . * * Arguments * ========= * * N (input) INTEGER * The order of ...exit, if INFO = 0, WORK(1) returns the optimal LWORK. * * LWORK...the array WORK. LWORK = max(1,N). * For optimum performance LWORK...the * optimal blocksize. * * If LWORK = -1, then a workspace query is...
Show full article (4.34Kb) |
Re: random ints on symmetric interval
Group: comp.lang.fortran · Group Profile · Search for 1 n in comp.lang.fortran
Author: Ron Ford
Date: Sep 18, 2008 16:02
...I believe that b = min(max(1,ceiling(harvest*sides)),sides) is better...(i13), parameter:: i_tot = i_max*2 +1 integer(i13), parameter:: sides = i_tot ...= 0 outbounds = 0 do i = 1, trials call random_number(harvest) b =... contains SUBROUTINE init_random_seed() INTEGER :: i, n, clock INTEGER, DIMENSION(:), ALLOCATABLE :: seed...seed = clock + 37 * (/ (i - 1, i = 1, n) /) CALL RANDOM_SEED(PUT ...
Show full article (2.99Kb) |
PASS Panotools-Script-0.15 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for 1 n in perl.cpan.testers
Author: Rick Myers
Date: Sep 18, 2008 12:31
...Long 2 2.37 ! GraphViz 1 n/a Image::Size 2...versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.2701 ExtUtils...MakeMaker 6.42 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02...YAML 0.66 YAML::Syck n/a version 0.74 -- Summary...
Show full article (10.90Kb) |
PASS CGI-XMLApplication-1.1.3 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for 1 n in perl.cpan.testers
Author: Rick Myers
Date: Sep 18, 2008 00:57
...: Module Need Have ------------ ---- ---- ! XML::LibXML 1.1 n/a ! XML::LibXSLT 1.... AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 LANG = en_US LC_COLLATE = C PATH =...toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.2701 ExtUtils::...
Show full article (18.88Kb) |
Re: Problem with array dereferencing during using gdb with gfortran code
Group: comp.lang.fortran · Group Profile · Search for 1 n in comp.lang.fortran
Author: steven.bosscher
Date: Sep 17, 2008 23:32
...> program Test  call sub(5) contains subroutine sub(n)  integer, intent(in)  ...) :: A  integer        :: i  do i = 1, n   A(i) = i  end do ...(gdb) b array.f90:13 Breakpoint 1 at 0x80487ac: file array.f90, line ... (gdb) r Starting program: /home/beppo/a.out Breakpoint 1, sub (n=@0x8048980) at array.f90:13 ...language:  auto; currently fortran (gdb) print A $1 = (PTR TO -> ( int4 (0:-1)))...
Show full article (2.31Kb) |
PASS Panotools-Script-0.15 i686-linux 2.6.24.3
Group: perl.cpan.testers · Group Profile · Search for 1 n in perl.cpan.testers
Author: Rick Myers
Date: Sep 17, 2008 21:00
...::Long 2 2.37 ! GraphViz 1 n/a Image::Size 2.... versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.2701 ExtUtils::...YAML 0.66 YAML::Syck 1.05 version 0.76 -- Summary...use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc...
Show full article (7.56Kb) |
|
|
|