Displaying 9 results from an estimated 9 matches for "17989".
Did you mean:
1789
2008 May 06
1
How to put different color in some portion of a surface plot?
Hi all,
I have following problem :
a = b = seq(1, 50000, by=500)
v = matrix(0, nrow=length(a), ncol=length(a))
for (i in 1:length(a))
{
for (j in 1:length(a))
{
d = c(17989*a[i], -18109*b[j])
v[i,j] = t(d) %*% matrix(c(0.0001741, 0.0001280, 0.0001280, 0.0002570), nrow=2) %*% d
}
}
library("rgl")
open3d()
persp3d(a,b,v,col="green",alpha=0.7,aspect=c(1,1,0.5))
Now I want to shed the portion with different color of the surface...
2009 Apr 06
3
Dovecot, LVS and the issues I have with it.
...LVS issue and not for this mailing list I expect unless anyone
has any config tweaking tips here?
2. Now here's my real gripe. Dovecot does not handle running out
resources very gracefully at all in our setup. It does start killing
threads after a while. I get multiple *"dovecot: child 17989 (login)
killed with signal 9". *I'm not exactly sure what's going on here
because after this all I can see is the machine totally out of memory
and the kernel starts killing absolutely everything. All services are
killed (including ssh etc..) and I plug a monitor into the server an...
2006 Apr 05
1
Not able to pass the parameters in Firefox
I have a typical browser issue when using firefox to pass the parameters
while using form_remote_tag.But in IE i am able to get these values in
the controller
but firefox all it is getting in NULL from the form.
Appreciate if anybody can help me out.
Thanks,
Chandra.
--
Posted via http://www.ruby-forum.com/.
2008 May 07
2
Solution of function
Hi,
I want to find solution of function : f(x,y) = x'Cx - a under constraints :
0 < x,y < p
0 < x-y< q
where a, p,q are given constants and x = (x, y) and C is a 2X2 matrix (given)
Can anyone suggest me any R function to do that?
---------------------------------
[[elided Yahoo spam]]
[[alternative HTML version deleted]]
2008 Dec 29
3
odd epoll() errors
...Dec 29 16:46:59 postamt dovecot: child 17986 (login) returned error 89 (Fatal failure)
Dec 29 16:46:59 postamt dovecot: child 17987 (login) returned error 89 (Fatal failure)
Dec 29 16:46:59 postamt dovecot: child 17988 (login) returned error 89 (Fatal failure)
Dec 29 16:46:59 postamt dovecot: child 17989 (login) returned error 89 (Fatal failure)
Dec 29 16:46:59 postamt dovecot: child 17990 (login) returned error 89 (Fatal failure)
Dec 29 16:46:59 postamt dovecot: Fatal: imap-login: epoll_create(): Too many open files
Dec 29 16:47:59 postamt dovecot: Fatal: pop3-login: epoll_create(): Too many open...
2010 Sep 18
0
Wine release 1.3.3
...ith MP3 breaks PowerPoint
17463 Attempting to compile crosstest without mingw should issue error
17659 Greyed out toolbars in Cuneiform OCR
17720 Pefect World MS crashes when minimized
17847 MySQL-Front 5.1: crashes when you close application
17932 winemp3 not play sounds correctly
17989 Mosaic doesn't launch
18128 Sniper Elite: Player falls through floor
18207 Installation of the Children of the Nile demo 3 crashes
18434 Unhandled page fault while using gecko to browser a URL
18545 Condor: graphic errors
18607 Perfect World can't restore window from minimiz...
2007 Jun 25
9
xen 3.1 - domU hangs just after "xm create"
What are methods to debug domU when it hangs? Using xen 3.1 compiled from sources I could not manage to launch no domU. Fot instance, I run something like this:
=====8<=====================
disk = [ ''file:/oradata-act/sles.disk,hda1,w'', '',hdc:cdrom,r'' ]
kernel = "/boot/vmlinuz-2.6.18-xen"
ramdisk = "/boot/initrd-2.6.18-xen"
cpus =
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...lobals.ll 0 2330 0 0.01 2297 0 0.01 2297
richards_benchmark.ll 15 42180 0 0.01 42165 0 0.01 42165
rk.ll 387 1950440 103 0.17 1871681 * * *
rmain.ll 1 44611 0 0.01 44578 0 0.01 44578
rmatmult3.ll 1 44876 0 0.01 44849 0 0.01 44849
rna.ll 7 143455 0 0.02 143440 0 0.02 134851
roadlet.ll 10 18018 0 0.01 17989 0 0.01 17989
rotate.ll 1 1688 0 0.01 1659 0 0.01 1659
routenet.ll 2 119348 0 0.02 119315 0 0.02 119315
rows.ll 13 64096 0 0.01 64066 0 0.01 64066
rpe.ll 8 58758 0 0.01 58728 0 0.01 58728
rpos.ll 50 98419 1 0.01 98187 0 0.01 98402
rtp.ll 3 19364 0 0.01 19333 0 0.01 19333
rule.ll 3 7985 0 0.01 7969 0...