Displaying 20 results from an estimated 33 matches for "kartik".
2006 Jul 30
2
Reading multiple txt files into one data frame
...s are in one directory.
Is it also possible to customize the column headers. For example if I
have 32 trials and 16 are experimental and 16 are control and I want
to name the columns "Expt1", Expt2",... "Expt16" and the control
columns "Cntl1",...Cntl16".
Kartik
2004 Apr 15
7
adding new user to dovecot
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040415/6df3374c/attachment-0002.html>
-------------- next part --------------
Hi,
This is from your documentation
Creating new users
------------------
Dovecot is interested in only one thing - being able to find the user's
mail directory. With maildir you need to do mkdir ~user/Maildir, with mbox
2007 Mar 22
2
Colored boxes with values in the box
...ing value from the input matrix and is also colored according
to which group (i.e red, yellow, or blue) that value falls into.
I have used the color2D.matplot function from the plotrix package, but
I cant quite figure out how to group the values to represent red blue
and yellow colors.
Thanks
Kartik
----------------------------------------------------------
IMPORTANT WARNING: This email (and any attachments) is only...{{dropped}}
2011 Jul 19
3
Suggestions to improve this minimal kickstart config for CentOS 6?
...ge of the VM image.
Also, I wanted to ask whether it might make sense to post this type of
configuration to the CentOS wiki, possibly linked from the following page:
http://wiki.centos.org/TipsAndTricks/KickStart
This might make it easy for people who are building VMs for reference.
Thanks,
-Kartik
========
lang en_US.UTF-8
keyboard us
timezone America/New_York
auth --useshadow --passalgo=md5
selinux --disabled
firewall --disabled
zerombr
bootloader --location=mbr
network --bootproto=dhcp --device=eth0 --onboot=on
services --enabled=network
rootpw admin123
clearpart --all --initlabel
pa...
2006 Sep 19
4
Union of two data frames
Hi,
I have two data frames each with 5 columns and different number of
rows. some of the row names in one data frame are the same as the row
names in the other. I want to be able to merge the two data frames to
get a new data frame in which the duplicated row names are only shown
once with the data for the rest of the columns used from the first
data frame.
Essentially, I want to make a union
2005 Nov 23
2
negative binomial overdispersion question
...raw dataset, in Excel .csv format, if anyone wants to try the test. If the
attachment does not go through, please email me and I'll forward it on to you.)
Has anyone had similar problems with the overdispersion parameter output from R?
Any thoughts on this would be much appreciated.
Thanks!
Kartik
2006 Aug 01
2
Extracting a row number from a matrix
...le column, but my real data has
multiple columns) how do I get the row number of the last row of x
beyond which there are 10 or more 0's (which in this case is row#100).
x <- as.matrix(c(rep(seq(1:20),5),rep(0,20)))
I am still new to R so I was wondering if anyone had a quick fix.
Thanks
Kartik
2010 Mar 20
1
basic pc to pc voip in lan
...without any hardware because at the moment i
don't have any. I know that for voip only there are other softwares
like skype which are quite easy to operate but I wanna learn
implementation of asterisk.
Please explain the answer keeping in mind that there is a newbie here. :)
Thanks
Regards
Kartik
2017 Mar 06
3
Re: Compile DLL for Windows
I would like to know if there is a proper documentation for compiling
libvirt for Windows.
This is in regard to the latest versions of libvirt.
Also, most answers are outdated and the scripts by Matthias Bolte on github
don't use the latest versions and patches for libvirt.
Regards,
Kartik Vaishnav
2006 Jul 30
1
Log color scale
...le still displaying the
values at the high end of the spectrum for comparison) so if figured
the best way to represent this on a (RGB) color scale is to do it with
a log transform. I do not want to use too many colors because that
make the figure too busy.
Any suggestions on how to achieve this.
Kartik
2006 Jul 31
1
RGB function
...le to
take for example R[1], G[1], B[1] and create a rgb color value into a
fourth matrix. I tried using the rgb function but I must be doing
something wrong because it fails with the following error message.
(list) object cannot be coerced to 'double'.
Any ideas on how I could do this.
Kartik
2013 Aug 09
0
XenforCentOS6...need help to setup a PCI passthrough network
...art
and everything works like a charm then I installed a VM using
http://wiki.centos.org/HowTos/Xen/Xen4QuickStart/Xen4Libvirt
only to realize later that I don't want NAT.
I would want to use PCI passthrough and so i used
virsh net-destroy default
virsh net-undefine default
and
net-create /home/kartik/passthrough.xml
net-autostart passthrough
net-start passthrough
here is the output of /etc/libvirt/qemu/networks/passthrough.xml
<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
virsh net...
2015 Jun 17
3
[LLVMdev] Register Allocation on IR
...ch sense to designate registers to llvm IR values nor is there a way to express that in IR. llvm has the machine instruction (MI) representation for that.
- Matthias
> On Jun 17, 2015, at 5:37 AM, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:
>
> On 15 Jun 2015, at 17:21, Kartik Ramkrishnan <kartikram3 at gmail.com> wrote:
>>
>> Thanks. I will also work on doing an SSA register allocation that returns SSA form (IR), since it is not yet implemented.
>
> It’s not implemented because it doesn’t really make sense as a concept. Register allocation is...
2015 Jun 15
2
[LLVMdev] Register Allocation on IR
...ve no knowledge about register class or constraints, let alone which
> machine instructions will be used). Unfortunately MI cannot be serialized
> at the moment, although I think Alex Lorenz is currently working on adding
> this.
>
> - Matthias
>
> On Jun 12, 2015, at 11:00 AM, kartikram3 <kartikram3 at gmail.com> wrote:
>
> Hello all,
>
> I am trying to use the LLVM libraries to do register allocation on LLVM
> IR code -- and output IR as the result.
> There are two problems that arise when we try this :
>
> a. The LLVM backend requires that one...
2017 Sep 20
1
Re : Libvirt Java Bindings
I am developing a Java Application using Libvirt. I found that the Java
Bindings are not in active development.
I need to obtain the IP Address of the Domain. In C, it may relate to
virDomainInterfaceAddresses. Is there any way to implement it in Java.
2004 Apr 17
1
configuration problem.. with passwd
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040417/ca9fa202/attachment-0003.html>
-------------- next part --------------
?Hi
i was trying to configure dovecot. Under the authentication section
i have set the
auth_passdb=/etc/passwd
auth_user=root
auth_userdb=/etc/passwd
But it gives
Error in configuration file /etc/dovecot.conf line 398
2007 Aug 28
0
[fdo] Announce: Linux Desktop Testing Project (LDTP) 0.9.0 released
...ies to poke through the application's user interface. The
framework also has tools to record test-cases based on user events in
the interface of the
application which is under testing. We strive to help in building a
quality desktop.
Whats new in this release...
============================
* Kartik Mistry fixed build issue in Alpha machines
* Rewrote the recording framework and it completely uses pyatspi /
orca-atspi (when pyatspi is missing)
* Added new accessibility roles required for Firefox automation
* Other major bug fixes
* LDTP documentation has been majorly updated -
http://download....
2013 Dec 07
0
CFP: The 23nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC) 2014
..., USA
Peter Dinda, Northwestern University, USA
Dick Epema, Delft and Eindhoven University of Technology, the Netherlands
Gilles Fedak, INRIA, France
Wu-chun Feng, Virginia Tech, USA
Renato Figueiredo, University of Florida, USA
Ian Foster, University of Chicago and Argonne National Laboratory, USA
Kartik Gopalan, Binghamton University, USA
Haryadi Gunawi, University of Chicago, USA
Bingsheng He, Nanyang Technological University, Singapore
Alexandru Iosup, Delft University of Technology, the Netherlands
Shantenu Jha, Rutgers University, USA
Hai Jin Huazhong, University of Science and Technology, Chi...
2013 Dec 07
0
CFP: The 23nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC) 2014
..., USA
Peter Dinda, Northwestern University, USA
Dick Epema, Delft and Eindhoven University of Technology, the Netherlands
Gilles Fedak, INRIA, France
Wu-chun Feng, Virginia Tech, USA
Renato Figueiredo, University of Florida, USA
Ian Foster, University of Chicago and Argonne National Laboratory, USA
Kartik Gopalan, Binghamton University, USA
Haryadi Gunawi, University of Chicago, USA
Bingsheng He, Nanyang Technological University, Singapore
Alexandru Iosup, Delft University of Technology, the Netherlands
Shantenu Jha, Rutgers University, USA
Hai Jin Huazhong, University of Science and Technology, Chi...
2010 Mar 23
0
Processed: Re: Processed: ipv6 release goal
...t to 'wishlist' from 'serious'
> ## > > severity 574983 serious
> ## > Bug #574983 [nginx] nginx: please listen for IPv6 connections out of the box
> ## > Severity set to 'serious' from 'wishlist'
> severity 574983 wishlist
Bug #574983 {Done: Kartik Mistry <kartik at debian.org>} [nginx] nginx: please listen for IPv6 connections out of the box
Severity set to 'wishlist' from 'serious'
> ## > > severity 423457 serious
> ## > Bug #423457 [wakeonlan] wakeonlan: extract MAC from IPv6 address
> ## > Sever...