Displaying 9 results from an estimated 9 matches for "vdot".
Did you mean:
dot
2007 Feb 06
2
abbreviate dataframe for Sweave output
I wanted to print the first and last rows of some dataframes in Sweave
using dots in columns to separate the two parts. Head and tail almost
work, but I have problems with factors and row names.
z<-data.frame(id=letters[1:26], x=sample(1:26,26))
rbind(head(z,3), ".", tail(z,1))
id x
1 a 18
2 b 8
3 c 14
4 <NA> .
26 z 10
Warning message:
invalid
2011 Feb 06
1
Psych can't load LaTeX entities file
...@@ -197,9 +197,9 @@
#LATIN SMALL LIGATURE FL
"64258": fl
#DOUBLE HIGH-REVERSED-9 QUOTATION MARK
-"8223": ``
+"8223": "``"
#SINGLE HIGH-REVERSED-9 QUOTATION MARK
-"8219": `
+"8219": "`"
#VERTICAL ELLIPSIS
"8942": \vdots{}
#HYPHEN BULLET
@@ -502,17 +502,17 @@
#requires fontenc:T1
"187": \guillemotright{}
#LEFT SINGLE QUOTATION MARK
-lsquo: `
+lsquo: "`"
#LEFT SINGLE QUOTATION MARK
-"8216": `
+"8216": "`"
#RIGHT SINGLE QUOTATION MARK
rsquo: "''&q...
2002 Feb 28
3
R-plots with 'complex' axis-labelling
Hi there,
I want to create plots with some kind of 'complex' axis labelling of the form
$\dot{V}$ and integrate those plots into a LaTeX document. What is the best
way to go?
I've figured out, that the 'plotmath' commands are somewhat limited (at least
I wasn't able to get the $\dot{V}$ generated) and that plots with
'plotmath'-axes wouldn't export
2011 Aug 07
0
Question about WD drives with Super Microsystems
...to create -a version of the jbod.
Hoping I can convince lsi/netapp to sell me DS6600 tray or nexsan E60x or DDN S26000 without their gold plated drives.
Or just don''t buy WD drives. Only hitachi/ibm or seagate NL SAS are any good.
God''s work is never done; neither apparently VDOTs.
2010 Apr 27
1
sprintf() and return() oddity
Hi,
If I use sprintf and return inside a function, sprintf doesn't print anything anymore. See the non-sense example below.
> x <- function() { a <- 888
+ sprintf("xxx %s", a) }
> x()
[1] "xxx 888"
> x <- function() { a <- 888
+ sprintf("xxx %s", a)
+ return(a) }
> x()
[1] 888
Is this a bug?
Cheers!!
Albert-Jan
2006 Aug 22
1
Access denied
...# cat /usr/local/etc/smb.conf
#======================= Global Settings =====================================
[global]
workgroup = VIRGINIADOT
server string = STC Data Server
security = ads
load printers = no
log file = /var/log/samba/log.%m
max log size = 128
password server = VDOTHR01.VIRGINIADOT.ORG
encrypt passwords = yes
realm = VIRGINIADOT.ORG
passdb backend = tdbsam
allow trusted domains = no
idmap backend = rid:VIRGINIADOT=2000-60000
idmap uid = 2000-60000
idmap gid = 2000-60000
template shell = /usr/local/bin/bash
template homedir = /usr/hom...
2007 May 28
0
[LLVMdev] [llvm-announce] LLVM 2.0 Release
...gt;<#r><#c>.<s> : t = S (scalar)/C (column)/R (row)/M (matrix)/E
> (transposed matrix), #m = matrix, #r = row, #c = column, s = p (2d vector), t
> (3d vector), q (4d vector))
>
> now, if you want just a 3d dot product, just issue this instruction for
> instance : vdot.t S000.s, C100.t, C110.t
> or a matrix product : vmmul.q M000.q, M100.q, E200.q
>
> As you can see, that VFPU has a great potential but, alas, it is not very
> well exploited by the open source psp-gcc.
Ok.
> Now, lets's speak about llvm-gcc.
>
> 1) Does a (uncompleted)...
2005 Oct 05
1
"Access denied" errors with version 3.0.20
...nter.org/kevin/log.10.5.51.27, smb.conf posted
below.
Thanks,
Kevin
----- 8< -----
[global]
log level = 10
workgroup = VIRGINIADOT
server string = STC Data Server
security = ads
load printers = no
log file = /var/log/samba/log.%m
max log size = 4096
password server = VDOTHR01.VIRGINIADOT.ORG
encrypt passwords = yes
realm = VIRGINIADOT.ORG
passdb backend = tdbsam
allow trusted domains = no
idmap backend = idmap_rid:VIRGINIADOT=2000-100000000
idmap uid = 2000-100000000
idmap gid = 2000-100000000
template shell = /usr/local/bin/bash
template...
2000 Feb 28
1
Failed RPC Call
I am totally at a loss.
I use domain authentication off an NT Server 4.0 computer with service pack
5. I use Samba 2.0.6 running Mandrake 7.0 on my fileserver. I've tried
both the "stock" version of samba that came with Mandrake and also a fresh
build from the tarball off samba.org's mirror site. Here is the problem:
I have a series of services established, all of which