Displaying 20 results from an estimated 2882 matches for "unusu".
Did you mean:
unusua
2008 May 13
4
[LLVMdev] Preferring to use GCC instead of LLVM
...Harrop wrote:
> So LLVM has relatively poor support for Windows, no direct
> support for DLL generation and the exact opposite of your
> performance requirements.
I see. This news is disappointing to me.
> I appreciate that you have customer demands but those
> demands are very unusual (and, frankly, absurd!) but you
> must try to meet them regardless.
Very unusual? Absurd? Who the what?! I feel like we are
talking about completely different topics. I feel like you
have just stated that sex is unpopular and very unusual.
I don't see how you can possibly say it i...
2010 Nov 08
4
: unusual combinations of categorical data
Regarding unusual combinations of factors in categorical data.
Are there any R packages that can be used to identify the outliers i.e.
unusual combinations in categorical datasets ?
Thanks.
================================================================================
Notice of Confidentiality
This trans...
2009 Sep 09
3
How to return/show the indexes of unusual points in boxplot?
I am wondering if you know how to return by function or show in boxplot,
the indexes of unusual points, such as,
points that are outside the box or in [Q3+1.5IQR,Max].
For example,
> boxplot(c(4,rnorm(20),8))
There are 2 unusual points 4 and 8. How to show the indexes of 4 and 8 in
the boxplot
or return them by function?
Thanks,
-james
2007 Apr 27
0
Error: An unusual circumstance has arisen in the nesting of readline input
Hi,
If I have warnings converted to errors, and if I plot a simple plot and
then resize and move the plot's window many times, I eventually get an
error "Display list redraw incomplete", and after a while an endlessly
repeating error "An unusual circumstance has arisen in the nesting of
readline input".
I cannot stop it using Ctrl-C (Ctrl-Z works though).
I'm using R 2.5.0 inside a gnome-terminal on Ubuntu Dapper. See more
details below.
Thanks,
Gad
> options(warn=2)
>
> sessionInfo()
R version 2.5.0 (2007-04...
2011 Dec 15
1
error starting R-devel with --arch ppc -- "an unusual circumstance has arisen"
When I try and start R-devel as follows:
R --vanilla --arch ppc
I see this, over and over again, ^C does not interrupt it and I have
to close the terminal window:
> Error in paste0(prefix, conditionMessage(e), "\n") :
not a BUILTIN function
In addition: Warning message:
An unusual circumstance has arisen in the nesting of readline input.
Please report using bug.report()
> Error in paste0(prefix, conditionMessage(e), "\n") :
not a BUILTIN function
In addition: Warning message:
An unusual circumstance has arisen in the nesting of readline input.
Please report...
2013 Jan 07
3
[LLVMdev] Generating unusual instruction
...LVM IR is also in same manner.
I want to implement comparison+branching in one instruction like
beq r1, r2, .label #if r1==r2 then jump to .label
How to merge two instruction into one.
Regards
Vikram Singh
--
View this message in context: http://llvm.1065342.n5.nabble.com/Generating-unusual-instruction-tp53192.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
2013 Jan 07
0
[LLVMdev] Generating unusual instruction
...son+branching in one instruction like
>
> beq r1, r2, .label #if r1==r2 then jump to .label
>
> How to merge two instruction into one.
>
> Regards
> Vikram Singh
>
>
>
> --
> View this message in context:
> http://llvm.1065342.n5.nabble.com/Generating-unusual-instruction-tp53192.html
> Sent from the LLVM - Dev mailing list archive at Nabble.com.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>...
2008 Dec 18
3
Parsing unusual date format
...8/1992")
I looked at as.Date but it doesn't seem to address my problem as I have an
"m" stuck in the middle of my character string which R does not recognise.
Would be very grateful for any help on this.
Shruthi
--
View this message in context: http://www.nabble.com/Parsing-unusual-date-format-tp21067562p21067562.html
Sent from the R help mailing list archive at Nabble.com.
2011 Apr 28
4
Line numbers of scan(0
Dear all,
Does everyone know how to change the line numbers of scan()? For example,
> scan(n = 3)
1: 4
2: 6
3: 9
Read 3 items
[1] 4 6 9
I just want to change the line numbers 1, 2, and 3 to, say a, b, and c that
look like this:
> scan(n = 3)
a: 4
b: 6
c: 9
Read 3 items
[1] 4 6 9
Any help will be appreciated.
Lisa
--
View this message in context:
2010 Oct 30
8
Under heavy attack
My main asterisk server is under unusual heavy attack, and so far Fail2Ban
has blocked about 30 IPs, from various different countries. At this time it
is blocking about 1 IP address every few minutes.
Just wondering if anybody else is also experiencing unusually increased hack
attempts today?
Zeeshan A Zakaria
--
www.ilovetovoip.com...
2006 Mar 27
6
Fwd: Tricky block args
...riable, but obviously it''s not ideal. I emailed the Ruby
Core list to ask how this behavior is implemented in C Ruby, and Matz''s
response seems to indicate that it will eventually be unsupported.
So my question is this: Would it not be reasonable to eliminate the few uses
of this unusual block parameter format right now? Of course I have selfish
motives; this behavior is a bit unusual and we would rather not have to
implement it if it will go away in the future. However, we want very much
the ability to run Rails in JRuby, and if we must we must.
Thoughts?
---------- Forwarded...
2011 Aug 16
1
Unusual separators
Hi all,
I have a list that I got from a web page that I would like to crunch.
Unfortunately, the list has some unusual separators in it. I believe
the columns are separated by 1 space and 1 tab. I tried to insert
this into the read.table( ..., sep=" \t", ...) but got an error that
said something like 'only one byte separators can be used.
I have thought about using a gsub to 'swap out' the...
2008 Mar 11
0
Unusual Block Allocations on OSTs
Hi,
I see some unusual block allocations on my OSTs, and I was wondering if
someone could explain to my why, and help me to fix a performance
problem.
In order to track down a performance issue, I ran the following test:
- I reformatted my OSTS (I have 4 OSTs).
- I created a 10G file on each OST.
- I ran dumpe2f...
2023 Jan 25
2
Potential bug in fitted.nls
Dear Colleagues,
I recently answered [this question]() on StackOverflow that identified
what seems to be unusual behaviour with `stats:::nls.fitted()`. In
particular, a null model returns a single fitted value rather than a
vector of the same fitted value of `length(y)`. The documentation
doesn?t make it seem like this is the intended behaviour, so I?m not
sure if it?s a bug, a ?Wishlist? item or somet...
2009 Sep 08
1
Unusual IMAP config.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
perhaps a silly question, perhaps an unusual one, I don't know.
I'm trying to suss out how to set up Dovecot in such a way as to have
two separate IMAP services running on the same system.
To explain. We have an "internally-facing" IMAP and an
"externally-facing" one. It's policy that anyone connecting to IM...
2010 Jan 11
1
HoltWinters Forecasting
Hi R-users,
I have a question relating to the HoltWinters() function. I am trying to
forecast a series using the Holt Winters methodology but I am getting some
unusual results. I had previously been using R for Windows version 2.7.2 and
have just started using R 2.9.1. While using version 2.7.2 I was getting
reasonable results however upon changing versions I found I started to see
unusual results. If anybody would be able provide assistance with this it
woul...
2020 Apr 16
1
Add a new environment variable switch for the 'large version' check
I'd second Jim's feature request - it would be useful to be able to
disable this in CI and elsewhere. The concept of using an "unusual"
version component such as a very large number does a nice job of
indicating "unusual" and serves as a blocker for submitting
work-in-progress to CRAN by mistake (hence the validation in 'R CMD
check').
Another point, which I don't think Jim made, is that this would ma...
2015 Nov 13
5
How to efficiently extract the calledFunction from a complex CallInst?
Hi all,
Usually if we want to get the called Function we can directly use
CallInst->getCalledFunction(), however, today i encounter an unusual
CallInst as follows:
%call11 = call double (...)* bitcast (double ()* @quantum_frand to double
(...)*)()
the original C source involve type cast:
float u,v;
extern double quantum_frand();
u = 2 * quantum_frand() - 1;
v = 2 * quantum_frand() - 1;
In this case, CallInst->getCalledFunc...
2016 Oct 11
0
CentOS-7-x86_64-GenericCloud.raw very unusual format
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of John R Pierce
> Sent: Monday, October 10, 2016 1:31 PM
> To: centos at centos.org
> Subject: Re: [CentOS] CentOS-7-x86_64-GenericCloud.raw very unusual
> format
>
> On 10/10/2016 8:28 AM, Aliaksei Sheshka wrote:
> > $
> > wgethttp://cloud.centos.org/centos/7/images/CentOS-7-x86_64-
> GenericClo
> > ud.raw.xz
> > --2016-10-10 11:21:32--
> > http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-
> Ge...
2016 Oct 11
1
CentOS-7-x86_64-GenericCloud.raw very unusual format
On 11/10/16 03:21, TE Dukes wrote:
> Just a question, what exactly are these images?
>
> I see it mentioned on the CentOS website but not a lot of info on exactly
> what it is and what it does.
>
> How does this differ from a CentOS 7 VM installed from an ISO? Are these
> just pre-made images?
these are images prebuilt to work in cloud infrastructure like openshift
/ amazon