Displaying 17 results from an estimated 17 matches for "ibid".
Did you mean:
bid
2012 May 30
1
[text][index](url) syntax
Hi there! I wanted to drop a line on the markdown syntax used for links:
When i reference to [some website][1] and want to do [the same reference][1] later ai can only do this in endnote style (or howeer it's called). What i would want to be able to do is to make [an inline reference to a website][2](http://anotherexample.com) and be able to reuse [that reference][2] just the same.
What do
2017 Aug 22
5
[Bug 1173] New: Documentation/error messages around NAT statements in "inet" tables incorrect
...ng this.
Expected behavior:
==================
* NAT statements could be present in inet tables as it is already limited to
IPv4/IPv6 packets, at least as I understand it.
<http://www.netfilter.org/projects/nftables/manpage.html>
"inet
Internet (IPv4/IPv6) address family."
ibid., under "NAT STATEMENTS"
"The nat statements are only valid from nat chain types."
(with no statement there that a nat chain can't be in an inet table)
ibid., under "TABLES"
"The inet address family is a dummy family which is used to create hybrid
IPv4/IPv6...
2004 Dec 07
1
Comdial PBX -- can use Asterisk as VM box?
...'d rather shoot myself than
replace the hardware. Is there any way to get Asterisk to respond to
whatever mechanism it is that the Comdial puts out to the Dialogic?
Things I've already tried and discarded:
DID: the PBX strips off the DID stuff before it gets to the Asterisk box
Caller ID: ibid.
So, I'm guessing that there's some, for lack of a better word, protocol
that must be standardized to some extent, that allows things like the
Comdial PBX to talk to someone else's VM solution. Can Asterisk play ball?
Thanks!
-Ken
2009 Feb 11
1
setClassUnion with numeric; extending class union
...uld be nicer to have something like the following:
setClass("myClass", contains="numericOrNULL")
new("myClass", runif(20)) ## .Data is not a slot of myClass
setClass("myClass", representation("numericOrNULL"))
new("myClass", runif(20)) ## ibid
Technically I understand that the reason behind it failing to work is
that the virtual class numericOrNULL has not got the .Data slot from
numeric, but it would be nice to have such a functionality.
Any ideas about better ways for solving such a problem than the one
described above?
Thanks.
Bes...
2006 Jul 23
1
compiling R | multi-Opteron | BLAS source
...vice.
1) Looks like there are 3-4 flavours: LAPACK, ATLAS, ACML
(AMD-chips...), and Goto. In reading what I can find, it seems that
there are reasons not to use ACML (single-thread) despite the AMD chips,
reasons to avoid ATLAS (some hassles compiling on RHEL 4 boxes), reasons
to avoid LAPACK (ibid), but apparently no problems with Goto BLAS.
Is that a reasonable summary? At the risk of starting a larger
discussion, I'm simply looking to get BLAS support, yielding the fastest
[R] code with the minimum of hassles (while tweaking lines of configure
fies, weird linker sequences and all...
2013 May 10
4
[LLVMdev] "load groups" IR feature to improve C++ devirtualization
...aluations of E1
and E2. (By introductory text in [basic.life]).
* E1 and E2 are of the form E3.x and E4.x, or E3->x and E4->x, or E3[x]
and E4[x], for the same x, and E3 and E4 denote the same value, and the
denoted subobject either has a const-qualified type or is a reference. (By
bullet 3, ibid).
* (Fudging a bit on E1 and E2 being expressions...) E1 and E2 are both
references to the same vptr slot. (By bullet 2 or 4, ibid).
Let me know if you think this design can be improved, or if there are cases
it doesn't handle (or gets wrong). An explicit non-goal is the "constructor
not...
2013 Jan 14
2
Who does develop the R core and libs, and how / where is it hosted?
Hello,
I saw Binaries, stable release-souzrces and daily snapshots of R, but
not something like a repository, visible for the public (like on githb for example).
How is the R development handled, what repositories / source code versioning tools
are used, who are the developers?
And is there something like a plan with future goals,
which are planned for the next releases?
Are there areas, where
2011 Oct 05
1
[LLVMdev] [cfe-dev] Socialize!
I wish I was in bay area. :-)
2011/10/5 Nick Lewycky <nlewycky at google.com>
> Is LLVM IR more than a compiler IR? Have we made progress on moving to git?
> And how does the greedy allocator work anyways?
>
> This month's LLVM social is happening today, at 7pm in a new location! I'm
> looking forward to seeing everyone there!
>
> Nick
>
> On 28 September
1998 Sep 18
0
Locking issue
...-o %p
printing = bsd
printcap name = /usr/local/samba/lib/printcap
load printers = yes
print command = lp -d%p -oraw -s %s; rm %s
lprm command = /usr/bin/cancel %p-%j
; locking = yes << I've turned this on & off -- no change
; op_locks = true << ibid (also fake oplocks)
[tmp]
; map to D:
; We're NOT preserving case here (everything goes lowercase) as it breaks
; several shell scripts relating to payroll data IMPORT.
comment = temporary files
path = /tmp
read only = no
public = yes
create mode = 0644
preserve case = no
short...
2004 Feb 11
6
Spelling (PR#6570)
I came across this in connection with an unrelated issue
> beta[2]
Error in beta[2] : object is not subsettable
> beta[2] <- 5
Error in "[<-"(`*tmp*`, 2, value = 5) : object is not subsetable
One of the messages must be wrong, but I need a native English speaker
to tell me which one.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of
2011 Dec 09
3
xen the i / O performance, network performance is only 20-30% of the real machine?
...he same below.
xen real machine wmware xen / machine ratio of real
scp download speed (M / s) 11.3 33.2 27.05 34.04%
scp upload speed (M / s) 12.1 28.3 26.2 42.76%
Netperf
Test methods
Prepare another machine A, the test machine B, C and A virtual machine to
connect directly to Gigabit Ethernet (ibid.).
A, B, virtual machines are installed netperf-2.4.5-1.ky3.x86_64.rpm package.
The machine being tested (such as B, or virtual machine) running the server
side:
[Root @ rhel-PowerEdge-1 ~] # netserver
Starting netserver at port 12865
Starting netserver at hostname 0.0.0.0 port 12865 and family AF...
1998 May 27
16
Session request failed
Hi all,
I'm trying to access a NT machine through the Internet. First I used
an win95 as
a client, but since I couldn't get it to work, I used a Linux machine
(kernel 2.0.29) with Samba 1.9.18p7 to get some feedback.
I did the following:
linux01/usr/local/samba/bin> ./smbclient -L ntserver -I a.b.c.d
Added interface ip=<myip> bcast=<broadcast> nmask=<netmask>
2009 Mar 30
0
pgmm (Blundell-Bond) sample needed)
...by:
> abmod3<-pgmm(dynformula(log(emp)~log(wage)+log(capital)+log(output),list(2,1,0,1)),
+ data=EmplUK, effect="twoways", model="twosteps",
+ gmm.inst=~log(emp), lag.gmm=list(c(2,99)), transformation="d")
> summary(abmod3)
The system versions from bbest.do (ibid.) can be estimated setting
'transformation="ld"' along the lines in 2)
Yves has done a great job, but any GMM estimator is bound to have a
lot of switches. I hope this helps, together with Roodman's paper, in putting instruments and lags
into place. Sure it helped me to bette...
2012 Jul 31
3
time series line plot: Error in plot.window(...) : invalid 'xlim' value
Hello,
This should be pretty simple but I cannot get it right. Please point to the
right code. Thanks.
> last <- read.csv(file.path(dataDir,"plot1.csv"), as.is=T,stringsAsFactors
= FALSE)
> last
date r_wvht
1 8/6/2008 0.9766667
2 8/8/2008 0.7733333
3 8/11/2008 1.4833333
4 8/13/2008 1.5766667
5 8/14/2008 1.3900000
6 8/18/2008 0.7800000
7 8/20/2008
2011 Sep 28
0
[LLVMdev] How to code catch-all in the new exception handling scheme?
Hi Bill,
>> The unwinder delegates the decision of whether to stop in a call frame to
>> that call frame's language-specific personality function. Not all personality
>> functions guarantee that they will stop to perform cleanups.
I was talking about who decides what to do if there are only cleanups all the
way up the stack (in C++ the program is terminated without
2011 Sep 27
3
[LLVMdev] How to code catch-all in the new exception handling scheme?
On Sep 27, 2011, at 4:58 AM, Duncan Sands wrote:
> Hi Bill,
>
>>>> I'm looking at the docs, and while it refers to a "catch-all" clause,
>>>
>>> hopefully Bill will get rid of the first reference to "catch-all" since
>>> that section is inaccurate.
>>>
>> I *think* this is now correct. Please check. :)
>
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
...by:
> abmod3<-pgmm(dynformula(log(emp)~log(wage)+log(capital)+log(output),list(2,1,0,1)),
+ data=EmplUK, effect="twoways", model="twosteps",
+ gmm.inst=~log(emp), lag.gmm=list(c(2,99)), transformation="d")
> summary(abmod3)
The system versions from bbest.do (ibid.) can be estimated setting
'transformation="ld"' along the lines in 2)
Yves has done a great job, but any GMM estimator is bound to have a
lot of switches. I hope this helps, together with Roodman's paper, in putting instruments and lags
into place. Sure it helped me to bette...