search for: pgl

Displaying 10 results from an estimated 10 matches for "pgl".

Did you mean: gpl
2006 Mar 31
1
Fortran and C entry point problem.
...on this topic but I have not seen a general solution to date. I have Fortran and C source codes and they have been compiled successfully using: R CMD build mypackage And R CMD install mypackage Without error messages. I then open R and tests out two functions and get: > pgl(0.2,1,2,3,4) Error in .C("gl_fmkl_distfunc", lambdas[1], lambdas[2], lambdas[3], lambdas[4], : C entry point "gl_fmkl_distfunc" not in DLL for package "mypackage" > runif.sobol(10,5) Error in .Fortran("sobol", as.double(qn), as.integer(n), as...
2006 Mar 31
1
Fortran and C entry point problem.
...on this topic but I have not seen a general solution to date. I have Fortran and C source codes and they have been compiled successfully using: R CMD build mypackage And R CMD install mypackage Without error messages. I then open R and tests out two functions and get: > pgl(0.2,1,2,3,4) Error in .C("gl_fmkl_distfunc", lambdas[1], lambdas[2], lambdas[3], lambdas[4], : C entry point "gl_fmkl_distfunc" not in DLL for package "mypackage" > runif.sobol(10,5) Error in .Fortran("sobol", as.double(qn), as.integer(n), as...
2002 May 02
0
Request: Please incorporate Hideaki Gotos Watchdog patch into OpenSSH
...0 seconds. Please incorporate this patch into OpenSSH proper -- it's very very useful. I'm sure there are plenty of people in the same situation that would benefit from it. regards, Peter Lowe. -- Litres of beer drunk in the Czech Republic so far this year: 5923793.26 http://yoyo.org/~pgl/beer/
2006 Aug 28
0
bug / infinite loop
...10 @@ HASTAG_MATCH = /(<\/?\w[^\n]*?>)/m ALLTAG_MATCH = /(<\/?\w[^\n]*?>)|.*?(?=<\/?\w[^\n]*?>|$)/m - def glyphs_textile( text, level = 0 ) + def glyphs_textile( text, level = 50 ) + if level < 0 + return + end if text !~ HASTAG_MATCH pgl text footnote_ref text @@ -996,7 +999,7 @@ codepre = 0 if codepre < 0 end elsif codepre.zero? - glyphs_textile( line, level + 1 ) + glyphs_textile( line, level - 1 )...
2002 Aug 01
0
Ok here we go... toner cartridges
...evious name' to which he responded 'Benchmark'." The spam is from 'VORTEX SUPPLIES' and the contact details are given as: PHONE:1-888-288-9043 CUSTOMER SERVICE: 1-888-248-2015 E-MAIL REMOVAL LINE: 1-888-248-4930 FAX: 1-888-977-1577 supply@themail.com toner1@conok.com PGL Web Designs have confirmed that 'Static Systems' is an alias used by Benchmark Print Supply: STATIC SYSTEMS 5334 LAKE VIEW CLUB ATLANTA GA 30338 770-399-0953 N<????r?>y??s?b?X?? -??^~?e???DKjwky?m.....
2003 Aug 20
0
Re: Re: Your application
...Eng Data Server I-DEAS OA IGES OA IMAN OA Installation, CAD OA Installation, Client Installation, GraphicsServer Installation, Other Matrix OA Optegra OA PGL OA Pro/Desktop OA Pro/ENGINEER OA Pro/INTRALINK OA Pro/PDM OA STL OA SW_UPDATE Sherpa Obj Adptr Solidworks OA Unigraphics File Sys OA Unigraphic...
2003 Aug 20
0
Re: Re: That movie
...Eng Data Server I-DEAS OA IGES OA IMAN OA Installation, CAD OA Installation, Client Installation, GraphicsServer Installation, Other Matrix OA Optegra OA PGL OA Pro/Desktop OA Pro/ENGINEER OA Pro/INTRALINK OA Pro/PDM OA STL OA SW_UPDATE Sherpa Obj Adptr Solidworks OA Unigraphics File Sys OA Unigraphic...
2003 Aug 20
0
Re: Re: Wicked screensaver
...Eng Data Server I-DEAS OA IGES OA IMAN OA Installation, CAD OA Installation, Client Installation, GraphicsServer Installation, Other Matrix OA Optegra OA PGL OA Pro/Desktop OA Pro/ENGINEER OA Pro/INTRALINK OA Pro/PDM OA STL OA SW_UPDATE Sherpa Obj Adptr Solidworks OA Unigraphics File Sys OA Unigraphic...
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
...+6SBm=LEG2;K2HTZ332n_kj>}3$P~yg`)+|1*`)H zc<-=Y;Jw7sX2&A7`GnUrQs4xrM8RT2hC`YhwB+REh;Fyb{V>RS!BDue4x=SP3(`Cx z(+x*b@;85dk57Dl42kE59?1Bm4_ at RATPcTQ%ZY99HiEHi8iKbFKodxmrbeI$I34g- z;Dg2@@WJB(SUkZCG=f at 6oR3AR69R<7ivZpc1Tj7aiO116MGzpAK-E*SR3LOp6QC{^ zY;A4bHQ9LWCpM>w{<Mg9_ at I#3#PGL&{W>4}!Vy7ue*7&1{`#MLgsz`+bL?0;3trL$ zi3l~BQItNRtl^-BlX1!M)G}@?mGzW1CP+R6ob&`CQ9*zPArw-AQgS_Ba?(YPj}Q^O z&@%G`co*l6S_u+YqKXbA1$Htec*oY6oi=F`i2Gp_wf>II<F&>#Lv}V&{@zFT`JI2c zk1&Qm^R_;J;{#`zImgwdflv|%NFnJc!BL~RaZvK~Ud_#uhU2AWQ9BwT;w(@JkO3h> zbl+0qWwbzH1%dc?Lih...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *