Displaying 6 results from an estimated 6 matches for "pej".
Did you mean:
pe
2000 Aug 28
2
R function calling. Do I understand this right?
I need to write a nonhierarchical clustering routine and I'm studying
the way hclust (in the mva library) is built in R to see how things are
done and what I can modify. I ran f2c on the hclust.f file (so I could
read it in a language I know!) and there is one thing I don't quite
understand about the way it gets called and the way it returns values.
That Fortran function gets called in
2001 Dec 13
3
emacs 21.1, R-1.3.1, and ESS
On RedHat linux 7.2, I upgraded (?) Emacs and R at the same time and now
I'm getting some funny business with R and ESS. I reinstalled ESS from
the tarball and re-byte-compiled. In particular, help.start() does
work, and ESS works to send text regions to the R process, but ?function
does not return anything, and the status line says
"ESS process not ready. Finish your command
2007 Nov 20
2
virtual user login
Hi,
I have server with multiple virtual domains and this server also accepts
mail for the local domain.
I'm using postfix and have the following setup for a virtual
sales at domain.com mapped to custsales at localhost
I was wondering if there is a way to login with the virtual email address,
for example sales at domain.com?
I would also like to still be able to login with the local user
2006 Apr 20
0
Major internal changes, TI DSP build change
...?I???
ah%;D????(CZ?*G?l-??0*e4?g??D??????V?y??Y??S???????X|{&
.??|>,E???n??????
Tk?S??!-????V-?
,??.?=Y??,???P?f??;???\????\9?
?Tp?h,??????
)?-???'?$?b??>sI?Y?*-?v?*;?_?IX?U?^???v?MT?n??`zKq?,???-????:`??C?_+6???G???
????T??j?K?????VQ?{m??F{j????5?T??R?m??um) ???E????+??3????????R?,?M?peJ;?
??(??Q?6??
?_???a?????7?"r?}(??h?????vS?7?k1?g7u?????ML????+Y?K?????&N??????m%
z}WI???J\i?i?<@b???A???R?
~^z??FF?%%?f?$
???Pc}???
}??$??O????-$?1??%???<`H??.j??.??^?=???B?c8e?r+?(??_??R?Fb???'??o???
Um?????6???M
???xz?E?Y?????Zh?????b????H?ab?%aS{%q1jw
?Mro%aN?6$6V"9?m??&...
2010 Feb 08
1
megatec and blazer drivers for (brand)Tuncmatik (series)Newtech Pro 1KVA
...ge protection
[PES] (ACK
*Disable bypass not allowed
[PDF] (ACK
*Enable bypass not allowed
[PEF] (ACK
*Disable site fault detection
[PDL] (ACK
*Enable site fault detection
[PEL] (ACK
*Disable programmable outlet control on battery mode
[PDJ] (ACK
*Enable programmable outlet control on battery mode
[PEJ] (ACK
Option Flags
'b' "beep_on_battery"
'p' "beep_on_bypass"
'o' "bypass_when_off"
'e' "eco_mode"
'r' "auto_reboot"
'c' "cold_start"
'v' "converter_mode"
's'...
2006 Apr 19
2
Major internal changes, TI DSP build change
> You found it. The SHL32 (not SHR32) line fixes the problem. It must be
> doing a 16-bit shift, then extending the result (which is reasonable). As
> it happens, that it the same macro which gave us trouble last May
> (25th/26th), when the C55 build was more subtlely broken.
Yes, that's what I finally remembered. I think I've fixed all
occurrences (by adding EXTEND32)