Displaying 20 results from an estimated 700 matches similar to: "Diffrerence in "%in%" function to boundry setting via <>"
2008 Oct 09
1
YALAQ - Yet Another LApply Question
Hello,
Two lapply questions (system info and sample data below):
1) Why does the first form of command1 add the name of y _after_ the
str() output rather than before as does the second (preferred) form?
# command1 version1
invisible(lapply(ls(pattern='bn'), function(y) cat(y, "\n",
str(get(y)), "\n") ))
# command1 version2 (preferred output)
2009 Apr 27
0
how to get acts_as_versioned able to delete only selected ve
Hello everyone
i''m working on uploading file by using attachment_fu and
acts_as_versioned
so the problem is i can''t delete only selected version
for example ;
i have file a.txt and this file have 5 version each version is viewable
( that mean you can view version 1 , version 2 , version 3
.............. )
a.txt ( version1 )
a.txt ( version2)
a.txt ( version3 )
a.txt (
2006 Sep 30
1
possible bug: edge rails, nested resources and images
Im trying to show images in my restful application and have finally
found what appears to be the source of the problem.
When i have the products resource nested in categories as showen below
in the first routes file i can see the categories index (/categories).
When i add the images to the products resource map as shown in routes 2
i get the error:
image_url failed to generate from
2009 Aug 18
0
Odd results with Chi-square test. (Not an R problem, but general statistics, I think)
I'm far from an expert on stats but what I think you are saying is if you try and compare Baseline with Version 3 you don't think your p-value is as good as version 1 and 2. I'm not 100% sure you are meant to do that with p-values but I'll let someone else comment on that!.
total incorrect correct % correct
baseline 898 708 190 21.2%
2007 Sep 17
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
On Fri, Sep 14, 2007 at 11:42:18PM -0700, Tanya Lattner wrote:
> LLVMers,
>
> The 2.1 pre-release (version 1) is available for testing:
> http://llvm.org/prereleases/2.1/version1/
$ cd objdir
$ ../llvm-2.1/configure --help
[...]
--enable-shared[=PKGS] build shared libraries
[default=enable_shared_default]
--enable-static[=PKGS] build static libraries
2007 Sep 17
3
[LLVMdev] 2.1 Pre-Release Available (testers needed)
On Mon, 17 Sep 2007, Emil Mikulic wrote:
>> The 2.1 pre-release (version 1) is available for testing:
>> http://llvm.org/prereleases/2.1/version1/
>
> I suspect the utils/TableGen/FileParser.h.cvs in the tarball may be
> stale. I tried building LLVM without bison installed and got:
Can you try it again without bison with these files:
2007 Sep 17
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
On Fri, Sep 14, 2007 at 11:42:18PM -0700, Tanya Lattner wrote:
> LLVMers,
>
> The 2.1 pre-release (version 1) is available for testing:
> http://llvm.org/prereleases/2.1/version1/
I suspect the utils/TableGen/FileParser.h.cvs in the tarball may be
stale. I tried building LLVM without bison installed and got:
gmake[2]: Entering directory
2007 Sep 18
1
[LLVMdev] 2.1 Pre-Release Available (testers needed)
On Sep 17, 2007, at 6:59 PM, Emil Mikulic wrote:
> On Mon, Sep 17, 2007 at 12:25:40PM -0700, Chris Lattner wrote:
>> On Mon, 17 Sep 2007, Emil Mikulic wrote:
>>>> The 2.1 pre-release (version 1) is available for testing:
>>>> http://llvm.org/prereleases/2.1/version1/
>>>
>>> I suspect the utils/TableGen/FileParser.h.cvs in the tarball may be
2007 Sep 19
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
Tanya Lattner wrote:
> LLVMers,
>
> The 2.1 pre-release (version 1) is available for testing:
> http://llvm.org/prereleases/2.1/version1/
A couple months ago, I had a problem packaging llvm-gcc for macports
because one of the binaries from llvm-gcc was somehow getting used by
Apple's gcc driver instead of the native one. This was causing some
subtle bugs for people. Anyway,
2004 Sep 28
1
Newbie 2 PBX VOIP, protocol ?'s using Cisco 827 7910
I am replacing a dead pbx with *. There are four lines I will be using.
There is a Cisco 827-4v already in place so I will move the lines from
the pbx to it.
I am working with Cisco 7910 phones and I understand they use the
Skinny/SCCP protocol. I am not sure if I should use chan_skinny or
chan_sccp?
However my main question is with communication. Do I need to use the
same protocol between the
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
On Mon, Sep 17, 2007 at 12:25:40PM -0700, Chris Lattner wrote:
> On Mon, 17 Sep 2007, Emil Mikulic wrote:
> >> The 2.1 pre-release (version 1) is available for testing:
> >> http://llvm.org/prereleases/2.1/version1/
> >
> > I suspect the utils/TableGen/FileParser.h.cvs in the tarball may be
> > stale. I tried building LLVM without bison installed and got:
2020 May 03
0
Understanding VDO vs ZFS
On May 3, 2020 8:33:33 AM GMT+03:00, Erick Perez - Quadrian Enterprises <eperez at quadrianweb.com> wrote:
>sorry corrections:
>For this test I created a 40GB lvm volume group with /dev/sdb and
>/dev/sdc
>then a 40GB LV
>then a 60GB VDO vol (for testing purposes)
>
>vdostats --verbose /dev/mapper/vdoas | grep -B6 'saving percent'
>output from just created
2011 Mar 30
13
Grub2 xen priority order
Hey all,
I have moved 10_Linux to 50_Linux and ran update-grub which is fine.
The problem I have is that there is xen-syms in /boot And that is being put first in the boot list which is incorrect.
How do you make /xen.gz at the top so it is booted first?
Thanks
Ian
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2020 May 03
2
Understanding VDO vs ZFS
sorry corrections:
For this test I created a 40GB lvm volume group with /dev/sdb and /dev/sdc
then a 40GB LV
then a 60GB VDO vol (for testing purposes)
vdostats --verbose /dev/mapper/vdoas | grep -B6 'saving percent'
output from just created vdoas
[root at localhost ~]# vdostats --verbose /dev/mapper/vdoas | grep -B6 'saving
percent'
physical blocks : 10483712
2002 Nov 16
1
Intermittent problem with samba & win2k
I'm new to linux & samba having just started using each within the last
month or so.
I have a small LAN at home consisting of 2 win2k machines and a samba
file server (2.2.6) on a SuSE 7.3 box.
I'm seeing intermittent problems accessing a samba share from each of
the two win2k machines and would appreciate any help in solving this.
What I see is problems creating a new file or
2003 Jul 30
1
Number of components in a mixture model
Dear all,
I'm fitting a set of length-of-stay data by a model of mixture of
exponentials. I've been following the example on page 436 in MASS (5th Ed.).
However, I have a couple of questions while following this example.
What if we don't know how many components there are in the model in advance.
Is there any established method to determine the number of components from a
set of
2011 Oct 27
1
[LLVMdev] stack alignment and backend
I'm running into the same problem mentioned here:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-February/038027.html
but I think the underlying problem is different from what he mentions.
The stack on the processor I'm working on is aligned to 4 bytes per the
ABI but stack objects can be created with higher alignments (datalayout
of i64:32:32). As an example, I'm running into a
2012 Dec 26
1
[LLVMdev] Compile error "YAMLTraits.cpp" for C++ member detector function
Hi All,
I am trying to compile latest llvm code using xlc 12.1 on AIX and got the
following error. I am trying to debug the issue. Has anybody seen the issue
on linux/gcc or is it just xlc specific ?
[ 0%] Building CXX object
lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o
"/llvm/version2/llvm/include/llvm/Support/YAMLTraits.h", line 264.20:
1540-0118 (S) A class name is
2008 Nov 26
9
ZPool and Filesystem Sizing - Best Practices?
Hello,
We have a new Thor here with 24TB of disk in (first of many, hopefully).
We are trying to determine the bext practices with respect to file system
management and sizing. Previously, we have tried to keep each file system
to a max size of 500GB to make sure we could fit it all on a single tape,
and to minimise restore times and impact should we experience some kind of
volume
2019 Jul 21
1
[Bug 1355] New: Error parsing JSON config via a pipe to subprocess's stdin
https://bugzilla.netfilter.org/show_bug.cgi?id=1355
Bug ID: 1355
Summary: Error parsing JSON config via a pipe to subprocess's
stdin
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: nft