search for: f21

Displaying 20 results from an estimated 74 matches for "f21".

Did you mean: 21
2007 Aug 09
2
Countvariable for id by date
...I would like o have two additional columns: 1. “countF20”: a “countvariable” that shows which in order (by date) the id has if it fulfils the following logical expression: dg1 = F20* OR dg2 = F20*, where * means F201,F202... F2001,F2002...F20001,F20002... 2. “countF2129”: another “countvariable” that shows which in order (by date) the id has if it fulfils the following logical expression: dg1 = F21*-F29* OR dg2 = F21*-F29*, where F21*-F29* means F21*, F22*...F29* and where * means F211,F212... F2101,F2102...F21001,F21002... ... so...
2015 Jul 03
2
Fedora 21 extlinux 6.03 boot failure
Hi, I discovered a very strange situation. I have 22 systems running Fedora 21 (F21) with bundled syslinux-extlinux 6.03. On one of those systems, I am having trouble booting. This machine was upgraded from Fedora 19 (F19), so can boot either the new or the old O/S -- F19 is on one disk partitition, F21 is on another, and there's a shared /boot partition. On this one machin...
2015 Jul 03
0
Fedora 21 extlinux 6.03 boot failure
> Hi, > > I discovered a very strange situation. I have 22 systems running Fedora 21 > (F21) with bundled syslinux-extlinux 6.03. On one of those systems, I am > having trouble booting. This machine was upgraded from Fedora 19 (F19), so can > boot either the new or the old O/S -- F19 is on one disk partitition, F21 > is on another, and there's a shared /boot partition. On...
2004 May 20
4
pmvt problem in multcomp
Hi, all: Two examples are shown below. I want to use the multiple comparison of Dunnett. It succeeded in upper case "example 1". However, the lower case "example 2" went wrong. In "example 2", the function pmvt return NaN, so I cannot show this simtest result. Is there any solution? (I changed the variable "maxpts" to a large number in front of the
1999 Dec 11
1
Problems with recursive MPUT
...tree to a Windows NT 4.0 box. I'm using the recurse command and can create first level directories but I am unable to create new subdirectories in any of them. For example I created the following directory structure on the Sun: 1 % ls -R .: d1/ d2/ ./d1: f11 f12 ./d2: d21/ d22/ f21 f22 ./d2/d21: d211/ f211 f212 ./d2/d21/d211: f2111 f2112 ./d2/d22: When I copy this to the NT box directories d1 and d2 are created OK but it appears that samba is attempting to create the subdirectories with / instead of \ in the athname. This is the output when I run smbclient to...
2012 Mar 15
1
eigenvalues of matrices of partial derivatives with ryacas
...ot;betah*Sh*Iv") > FIv <- Expr("betav*Sv*Ih") > VIh <- Expr("(muh + gamma)*Ih") > VIv <- Expr("muv*Iv") I successfully found the partial derivatives: > f11 <- deriv(FIh, "Ih") > f12 <- deriv(FIh, "Iv") > f21 <- deriv(FIv, "Ih") > f22 <- deriv(FIv, "Iv") > v11 <- deriv(VIh, "Ih") > v12 <- deriv(VIh, "Iv") > v21 <- deriv(VIv, "Ih") > v22 <- deriv(VIv, "Iv") Next I would like to put these partial derivatives...
2012 Sep 06
2
choose() function returning anomalous results (zero instead of one)
...ode). Shayne Hodge schodge@ieee.org # VeridianDynamics Inventory Optimization Script # Copyright 2012 Shayne Hodge # Two-vendor Sensitivity Analysis rm(list=ls()) # Clear previous session data library("R.basic") ptm <- proc.time() ugly_function <- function(nn,k,Qone,Qtwo,f11,f12,f21,f22) { partial1 <- (((1-f11)*(1-f12))^(Qone-nn))*((f11+(1-f11)*f12)^nn) partial2 <- (((1-f21)*(1-f22))^(Qtwo-k))* ((f21+(1-f21)*f22)^(k)) #ifelse ( ((Qone < 125)|((Qone-nn)<75)|(nn<75)), test1 <- nChooseK(Qone,nn), test1 <- choose(Qone,nn)) #ifelse ( ((Qtwo < 125)|((Qtwo-k)&...
2015 Mar 11
2
Re: [PATCH] v2v: Add the test-harness used by external tests.
On Tuesday 10 March 2015 18:31:41 Richard W.M. Jones wrote: > + (* Boot the guest. *) > + let conn = C.connect () in > + let dom = D.create_xml conn boot_xml [D.START_AUTODESTROY] in When using ocaml-libvirt 0.6.1.2 (as shipped in f21), this results in: File "v2v_test_harness.ml", line 174, characters 14-26: Error: Unbound value D.create_xml Indeed, the ocaml-libvirt in that version has no Domain.create_xml, nor Domain flags like START_AUTODESTROY. -- Pino Toscano
2015 Sep 08
4
Inserting MachineInstr's
...anything comparable in the documentation. The shortest explanation I can give is as follows: I need to use double-precision floating point values for floating-point multiplies. I'll not go into why: That would take the discussion away from the essential problem. E.g. Replace: fmuls %f20,%f21,%f8 with the sequence: fstod %f20,%f0 fstod %f21,%f2 fmuld %f0,%f2,%f8 This is for a Sparc derived back-end and I'm already at the MachineInstr phase. The essential code I have now is as follows, but it doesn't work. I've had much larger pieces of code, but I believe my mi...
2015 Apr 02
2
oddity with lxc-enter-namespace
Hi folks I have a question about lxc-enter-namespace I am migrating lxc containers from a host running libvirt-1.2.5 on f20 to another one running libvirt-1.2.9 on f21 and now I can't seem to use lxc-enter-namespace for entering in a container any more I would do virsh -c lxc:/// lxc-enter-namespace --noseclabel container /bin/bash but when I try the same now I am getting this: # virsh -c lxc:/// lxc-enter-namespace --noseclabel nagios /bin/bash setlocal...
2015 Apr 14
1
Re: oddity with lxc-enter-namespace
Hello The latest attempts that I made on fedora21 all gave me the same result I have tried . vanilla rpm from f21 (1.2.9 IIRC) . 1.2.14 . 1.2.13 . 1.2.12 these three ones I rebuilt from the source rpm published by libvirt eventually I reworked my own tools to enter the container via ssh, so this is not an immediate concern to me any longer but it is definitely odd I currently use 1.2.12 because neither 1.2.1...
2015 Jul 30
0
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
...3 4496B %vreg261<def> = FMUL_D32 %vreg247, %vreg248; AFGR64:%vreg261,%vreg247,%vreg248 4512B ADJCALLSTACKDOWN 16, %SP<imp-def>, %SP<imp-use> 4528B %D6<def> = COPY %vreg243; AFGR64:%vreg243 4544B JAL <ga:@sin>, <regmask %FP %RA %D10 %D11 %D12 %D13 %D14 %D15 %F20 %F21 %F22 %F23 %F24 %F25 %F26 %F27 %F28 %F29 %F30 %F31 %S0 %S1 %S2 %S3 %S4 %S5 %S6 %S7 >, %RA<imp-def,dead>, %D6<imp-use,kill>, %SP<imp-def>, %D0<imp-def> 4560B ADJCALLSTACKUP 16, 0, %SP<imp-def>, %SP<imp-use> 4576B %vreg262<def> = COPY %D0<kill>; AFG...
2014 Dec 23
1
"virsh list" does not show anything after reboot [newbie]
Hi, libvirt users and gurus, I am a newbie to visualization, hope this question is not too silly, please bear with me. I had installed three guest on Fedora 21 with the virt-install tool, by: virt-install --name=f21_x86_64_guest --file=/var/lib/libvirt/images/guest.qcow2 --cdrom /workStorage/work/down/f21/Fedora-Live-Workstation-x86_64-21-5.iso --ram=2048 virt-install --name=f21_x86_64_guest1 --file=/var/lib/libvirt/images/guest.qcow2 --cdrom /workStorage/work/down/f21/Fedora-Live-Workstation-x86_64-21-5.iso -...
2015 Dec 17
4
google chrome future / centos 7
> Date: Thursday, December 17, 2015 16:28:01 -0500 > From: Jonathan Billings <billings at negate.org> > > On Thu, Dec 17, 2015 at 08:37:32PM +0000, Richard wrote: >> >> I'm seeing the following banner when I start up google-chrome >> 48-beta (48.0.2564.48 beta (64-bit)) on my 7.2 machines: >> >> This computer will soon stop receiving Google
2015 Jul 30
2
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
To reduce memory consumption clobbered registers are handled with RegisterMask machine operands which contain a bitset of all registers clobbered. - Matthias > On Jul 29, 2015, at 3:00 PM, Daniel Sanders <daniel.sanders at imgtec.com> wrote: > > I believe I've identified the problem with almabench but I haven't found the root cause in the compiler yet. > > The
2011 Feb 03
2
"Matrix' with Functions
Dear R members, I have a quite large of function that are named like that f11,f12,...f15 f21,f22,...f25 .. f51,f52,...f52 These are static (hard-coded) functions that the only common they have is that they take the same number and type of input fij(a,b,c,d). As you might understand this is really close to the notion of matrix only that my 'matrix' contains functions. It would be g...
2015 Aug 27
2
vms not persistent after upgrading to f22?
2014 Dec 14
1
Using a "compose key" on Centos6
Hi all! I ran into a description of how to set up a compose key for F21 and decided to see if it would work on C6. Well, the right configuration dialog exists, and I can choose a key to use, but after completion, the compose key doesn't seem to work. It works like a charm on Centos-7, though. If I select Right Win as the compose key, typing <compose>ae res...
2010 Sep 10
0
covariance matrix structure for random effect in glmmPQL
...relations in random effect. There are 1825 observations in my data, in which the random effect is called "Date", and there are five levels in "Date", each repeats 365 times. When I tried fit.model1=glmmPQL(y~f1+f2+f3+f4+f5+f6+f7+f8+f9+f10+f11+f12+f13+f14+f15+f16+f17+f18+f19+f20+f21+f22+f23+f24, family=poisson,random=~1|Date,data=mydata,correlation=corCompSymm(value=0.2,form=~1|Date)), the model was fitted well. But because of my particular interest, I need to specify the correlation structure by myself, so I tried the following code, fit.model2=glmmPQL(y~f1+f2+f3+f4+f5+f6+f7+...
2014 Jul 14
1
latest freeIPA on CentOS
We're looking to run freeipa on CentOS-6.5. It seems the version available for 6.5 is 3.0, whereas the latest 3.x is 3.3.5 (available in F19 & 20). And now I see 4.0 was just released and will be in F21 (with support for native OTP-based 2FA!). Has anyone attempted rebuilds against the F19/20 3.3.5 RPMS for CentOS? Given the dependency chain, is it worth going down this rabbit hole? Otherwise, is everyone who is running CentOS and FreeIPA pretty much using 3.0? Since it's a new build, I w...