search for: notwithstanding

Displaying 20 results from an estimated 177 matches for "notwithstanding".

2006 Apr 27
5
proposing $E & $T
...39;,''http:/\/cnn.com'',$T(''this is a link'')) What do you think and where do I post these; should I include them as an attachment here? - Best O''Luck! bemson ********************************************************************** Please be aware that, notwithstanding the fact that the person sending this communication has an address in Bear Stearns'' e-mail system, this person is not an employee, agent or representative of Bear Stearns. Accordingly, this person has no power or authority to represent, make any recommendation, solicitation, offer or state...
2009 Aug 02
2
Can not modprobe acpi-cpufreq.ko in CentOS 5.2
Dear all, The cpufreq modules have been distributed in Centos. But recently, I met a problem when I tried to test the power-related applications. The module can not be modprobed in kernel notwithstanding releated with Centos distribution. The messgae thrown out is: ------------- dump of screen ------------ # modprobe p4-clockmod.ko FATAL: Module p4_clockmod.ko not found -------------------------------------------------- However, the module is there. If I search the kernel path: -------------...
2005 Feb 03
2
People with applications needing directories containing large numbers of files.
.... So please give this a test if you have problems with Samba and large sized directories. Remember this is in SVN code only, it isn't in the 3.0.11 pre releases or rc candidates, as we need to ensure this new code is correct. If you can help me test it it'll be in 3.0.12 (security problems notwithstanding :-). Cheers, Jeremy.
2014 Jul 17
3
[LLVMdev] Use of Smart Pointers in LLVM Projects
...and references aren't scary -- > they're just fine. There's no contention there - if the pointer is non-owning, there's no smart pointer to use. Indeed using a smart pointer for a non-owning pointer would actually break the code by causing double deletes, etc. Well, shared_ptr notwithstanding - but, yes, choosing between unique_ptr + non-owning pointers and shared_ptr can sometimes be non-obvious, but I'm hopeful we generally agree that if there is a dominating owner they can be given exclusive ownership through a unique_ptr and everyone else can use raw pointers. > (All the abo...
2006 Mar 24
4
How to capture t-score and p-values from t.test
...: true difference in means is not equal to 0 95 percent confidence interval: -5.216430 -1.283570 sample estimates: mean of x mean of y 2.50 5.75 -------------- next part -------------- ********************************************************************** Please be aware that, notwithstanding the fact that the person sending this communication has an address in Bear Stearns' e-mail system, this person is not an employee, agent or representative of Bear Stearns. Accordingly, this person has no power or authority to represent, make any recommendation, solicitation, offer or statements...
2009 Apr 06
1
Sendmail-SMTP, Cyrus-IMAPD and plus (+) addressing.
...I have tried, all traffic addressed in the +folder format ends up in user.username.inbox instead. If anyone has gotten this to work then I would very much appreciate knowing the exact steps that you followed to implement it. 1. I am not changing smtp MTAs, the legions of fans of qmail and postfix notwithstanding. 2. Ditto for imap and dovecot. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario f...
2007 Jun 25
1
R behaviour related to user input (readline()) and run selection
...print(paste("calc_option = ", co)) } else { print("calc_option is not acceptable") } Thanks, - Bruce -------------- next part -------------- ********************************************************************** Please be aware that, notwithstanding the fact that the pers...{{dropped}}
2012 Jul 27
1
Slightly OT - Winbind and remote authentication.
...ngle list I'm on or rather vice-versa) about using winbind. I went off to the link he posted - http://wiki.dovecot.org/Authentication/Mechanisms/Winbind?highlight=%28winbind%29 and the problem is that seems to indicate bind and dovecot are on the same server. So, this not being the samba list notwithstanding, is it possible to use a remote dovecot host as an authentication back-end on a local samba installation? Cheers Simon
2005 Jun 17
1
hist.default documentation
...lotted. Defaults to 'TRUE' _iff_ 'breaks' are equidistant (and 'probability' is not specified). Unless I'm missing something, the 'density' component is NOT relative frequency or 'probability' in any reasonable sense, country-specific biases notwithstanding, except in the very special case where all(diff(breaks) == 1). Thus, the above description is confusing and probably even wrong. Also, it seems to me that hist cannot draw a relative frequency histogram at all (which is not a bad thing, but it's of course very important to the undergrads we...
2009 Jul 23
1
error message: .Random.seed is not an integer vector but
Thanks much Ted. I actually had just tried what you suggest here before you posted, and resolved the problem. Thanks also for the other tips. I wrote x = as.vector(c(1:12)) because I thought that the mode of x might be the problem, the error message pointing to .Random.seed notwithstanding. On a related note, I did a brief test a couple weeks back where I ran a million random samples of 3 from the vector 1:12 and compared the mean against the known mean. It was off by 1 percent, which indicated that the RNG was biased more than I'd have thought. Comments? Jim > Follow-up...
2015 Nov 26
1
About CentOS Marks
Hello https://www.centos.org/legal/trademarks/ According to above, I found following message. ---------------------- Notwithstanding anything to the contrary provided in these Guidelines, the following are examples of unacceptable uses: 1.Use of the CentOS Marks in connection with commercial redistribution of CentOS software ---------------------- I have a question. What means "Use of the CentOS Marks"? For example,...
2019 Oct 04
1
moving from centos 8 to stream? (and possibly back again?)
just installed stock centos 8 x86_64 and did "dnf update", now reading up on centos stream, and wondering: 1) can i, at any time, decide to convert this system to centos stream, notwithstanding any normal updates i've done in the meantime? 2) if i'm running centos stream and decide it's just too progressive for me, can i dial it back to "regular" centos down the road? rday -- ======================================================================== Robert P. J. D...
2017 Jun 06
2
Philosophy behind converting Fortran to C for use in R
...e "ABC of EDA") > from a somewhat useful OCR scan into compilable Fortran code and then f2c'ed, > wrote an R interface function found problems? I have seen this in the R source code and elsewhere, that native Fortran is converted to C via f2c and then run as C within R. This is notwithstanding R's ability to use Fortran, either directly through .Fortran() [2] or via .Call() using simple helper C-wrappers [3]. I'm curious as to the reason. Is it because much of the code was written before Fortran 90 compilers were freely available? Does it help with maintenance or make debugging...
2011 Sep 07
1
CentOS-6 KVM virt-manager will not shutdown guest
...eboot command from the same menu then I get an error: libvirtd: 16:43:51.027: error: VirLibConnError 450 : this function is not supported by the connection driver: virDominReboot Am I to infer that Reboot and Shutdown options actually are not available to use from the virt-manager Shut Down menu, notwithstanding that they are present? -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905...
2007 Jul 24
1
cor inside/outside a function has different output
...any way to do this on a row by row basis. Looking at the help page for cor, I don't see any parameters that could be used to do this. Thanks, - Bruce -------------- next part -------------- ********************************************************************** Please be aware that, notwithstanding the fact that the pers...{{dropped}}
2020 Sep 13
2
Invalid transformation in LibCallSimplifier::replacePowWithSqrt?
...ich is specified by C17 subclause F.10.4.4 as having a result of +Inf (indicating an exact result for the operation and, since IEEE Std 754-2008 subclause 9.1.1 states that domain errors are to be indicated by a NaN result, a lack of a domain error). It is noted that the above statements were made notwithstanding the ERRORS section of pow() in POSIX.1-2017 XSH Chapter 3, which specifies a domain error except perhaps by deference to the C standard due to a conflict between the POSIX and the C wording. The transformation in question causes EDOM for pow(-Inf, 0.5) even on platforms where the system library i...
2009 Jan 21
2
(no subject)
...ted. If you have received this e-mail message in error, please immediately notify the sender and permanently delete the original and any copies of this email and any prints thereof. ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS NOT INTENDED AS A SUBSTITUTE FOR A WRITING. Notwithstanding the Uniform Electronic Transactions Act or the applicability of any other law of similar substance and effect, absent an express statement to the contrary hereinabove, this e-mail message its contents, and any attachments hereto are not intended to represent an offer or acceptance to enter into a c...
2011 Nov 22
4
evaluation question
Dear R People: Hope you're having a nice day. Here is a character vector: > yz [1] "pexp(3.2,rate=1)" > str(yz) chr "pexp(3.2,rate=1)" > And I would like to evaluate that vector. I tried: > eval(as.expression(yz)) [1] "pexp(3.2,rate=1)" > But that doesn't work. Any suggestions would be most welcome. I have a feeling that it's quite
2016 May 03
2
An update on SSH protocol 1
...> > Any comments on this? Feedback from the changes in 7.0 has convinced me > that Debian does need to keep shipping basic client-side support in some > form, but it can be very minimal and I'm happy to put whatever dire > warnings on it seem useful and appropriate. > > Notwithstanding all this, the plan of removing all this obsolete code > from OpenSSH proper makes a lot of sense to me and I have no complaints > there. Your plan sounds emminently reasonable and I'll repeat my thanks for your helping the transition by making separate -ssh1 packages. -d
2008 Dec 29
3
Samba using ADS
...ted. If you have received this e-mail message in error, please immediately notify the sender and permanently delete the original and any copies of this email and any prints thereof. ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS NOT INTENDED AS A SUBSTITUTE FOR A WRITING. Notwithstanding the Uniform Electronic Transactions Act or the applicability of any other law of similar substance and effect, absent an express statement to the contrary hereinabove, this e-mail message its contents, and any attachments hereto are not intended to represent an offer or acceptance to enter into a c...