Displaying 20 results from an estimated 120 matches for "singhal".
2017 Aug 22
3
Rounding of problem with sum command in R
...when i do
sum(v)
or
0.08844446+0.1744455+0.1379778+0.1209769+0.1573065+0.1134463+0.2074027
i am getting output as 1
But if i add them manually i get
1.00000026
I do not want to round of my value since it effect my code further
Can anyone suggest how can i avoid this.
Thanks & Regards
Niharika Singhal
[[alternative HTML version deleted]]
2012 Mar 24
3
Learning to rank
Dear Sir,
I am Pankaj Singhal from Jaipur, India. I am very much
interested and strongly looking forward in getting involved in this project
Learning-to-Rank.
My previous experience in this field is good. Last semester I did a similar
job of ranking the URLs of the given huge dataset based on their attribute
values. The datase...
2018 Mar 25
4
[PATCH v2 0/2] drm: Replace list_entry
Replace list_entry with list_{next/prev}_entry.
Arushi Singhal (2):
gpu: drm/lease:: Use list_{next/prev}_entry instead of list_entry
gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
drivers/gpu/drm/drm_lease.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c | 2 +-
2 files changed, 2 insertions(+), 2 deletion...
2017 Aug 26
0
Find maxima of a function
Please keep the list in cc.
Sorry, it didn't work as expected. Maybe someone else have an appropriate
solution.
Best,
Ulrik
On Sa., 26. Aug. 2017, 12:57 niharika singhal <niharikasinghal1990 at gmail.com>
wrote:
> Hi
>
> Thanks for you mail,
> I really appreciate your time on my problem
>
> I have posted this problem on
>
>
> https://stats.stackexchange.com/questions/299590/to-find-maxima-for-gaussian-mixture-model
>
>
> T...
2011 Jul 05
7
error of "rake test" command
Hi,
I have an error when i use rake test, plz help
akyen@ubuntu:~/Desktop/p$ rake test
WARNING: Global access to Rake DSL methods is deprecated. Please
include
... Rake::DSL into classes and modules which use the Rake DSL
methods.
WARNING: DSL method Pictographs::Application#task called at /usr/local/
lib/ruby/gems/1.9.1/gems/railties-3.0.7/lib/rails/application.rb:
215:in
2002 Jul 08
3
How to freeze & thaw ext2(ext3) file system?
...p a backup application for linux
platform...
the workflow is as follows:
- freeze the file-system(ext2 or ext3)
- take the bckup
- release the file system.
i am not able to find the relevant ioctl or api for
freezing & releasing the file system...
so... i need some help...
thanks...
Satish Singhal
__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com
2018 Mar 26
2
[PATCH v2 2/2] gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
On Mon, Mar 26, 2018 at 4:01 AM, Arushi Singhal
<arushisinghal19971997 at gmail.com> wrote:
> It's better to use list_entry instead of list_{next/prev}_entry
> as it makes the code more clear to read.
> This patch replace list_entry with list_{next/prev}_entry.
>
> Signed-off-by: Arushi Singhal <arushisinghal19971997...
2011 Jul 27
9
Migration to rails2 rails3
Good evening everyone,
I went to change the Rails version of my project, and saw that many things have
stopped working.
As the "rake routes", which is giving the following error:
rrmartins rodrigo @: ~ / Documents / vota_prato $ rake routes
rake aborted!
no such file to load - tasks / rails
(See full trace by running task with - trace)
What do you think you can be?
thanks
--
*
2017 Aug 10
2
Import selected columns from sas7bdat file
...erested in a few selected columns. Is there any
way to do that without loading the full dataset.
I have tried two functions: (1) read.sas7bdat *[from library 'sas7bdat']*,
and (2) read_sas *[from library 'haven']. *But couldn't find what I am
looking for.
Best regards,
Utkarsh Singhal
91.96508.54333
[[alternative HTML version deleted]]
2017 Aug 22
0
Rounding of problem with sum command in R
On 2017-08-22 9:26 AM, niharika singhal wrote:
> Hello I have a vector
> v=c(0.08844446,0.1744455,0.1379778,0.1209769,0.1573065,0.1134463,0.2074027)
> when i do
> sum(v)
> or
> 0.08844446+0.1744455+0.1379778+0.1209769+0.1573065+0.1134463+0.2074027
> i am getting output as 1
No:? That's only the display:
>...
2005 Mar 12
3
How to use TIMECHECK tag in htb.init ?
Does anyone use tb.init TIMECHECK to change rate/ceil for classes based on periods over the day ? I had problems setting the right syntax. Can anyone help me with a quick example. I have tried the following with no success:
LEAF=sfq
RULE=xx.xx.xx.xx
TIME=06:00-18:00;128Kbit
TIME=18:00-06:00;256Kbit
RATE=196Kbit
_______________________________________________
LARTC mailing list
2018 Mar 27
2
[PATCH] gpu: drm: nouveau: Use list_for_each_entry_from_reverse
...each_entry_from_reverse" for iterating list
than "for loop" as it makes the code more clear to read.
This patch replace "for loop" with "list_for_each_entry_from_reverse"
and remove "cstate" variable as it is redundant in the code.
Signed-off-by: Arushi Singhal <arushisinghal19971997 at gmail.com>
---
drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c b/drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c
index 81c3567..5e56f74 100644
--...
2017 Aug 26
1
Fwd: Find maxima of a function
...44993&i=0>> wrote:
> >
> > Please keep the list in cc.
> >
> > Sorry, it didn't work as expected. Maybe someone else have an
> appropriate
> > solution.
> >
> > Best,
> > Ulrik
> >
> > On Sa., 26. Aug. 2017, 12:57 niharika singhal <[hidden email]
> <http:///user/SendEmail.jtp?type=node&node=4744993&i=1>>
> > wrote:
> >
> >> Hi
> >>
> >> Thanks for you mail,
> >> I really appreciate your time on my problem
> >>
> >> I have posted this pro...
2017 Aug 10
1
Import selected columns from sas7bdat file
...so it might not be quite
> as hard as it sounds.
>
> Incidentally, do teach your mailer to not send plain text. It is not much
> of a problem this time, but HTML mails can become quite unreadable on the
> list.
>
>
> -pd
>
>
> > On 10 Aug 2017, at 12:24 , Utkarsh Singhal <utkarsh.iit at gmail.com>
> wrote:
> >
> > Hello everyone,
> >
> > I want to import data from huge sas files with 100s of columns. The good
> > thing is that I am only interested in a few selected columns. Is there
> any
> > way to do that without lo...
2003 Jun 23
3
How to determine Ext2/3 FileSystem state ?
...e its set to
FSACTIVE)
I m not able to find any such information for Ext2/Ext3.
(The superblock does have a s_state flag, but that just tells whether
file-system
was cleanly unmounted or not.)
Pls, let me know if you have any clue/info on this aspect.
Thanks & Regards,
Satish Singhal
E-Mail: satish_single@hotmail.com
_________________________________________________________________
Are you Unmarried? Register in India's No 1 Matrimony.
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?4d
2009 Dec 24
3
help in merging
Hi All,
I want to "merge" two datasets by column "ID" and I don't want the result to
be sorted by "ID". I am doing the following:
> z = merge(x, y, by = "ID", sort=F)
The result is not sorted by "ID". But (as oppose to what I expected) it is
not even in the original order of either "x" or "y".
Can
2017 Aug 22
1
Rounding of problem with sum command in R
...ind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Tue, Aug 22, 2017 at 7:30 AM, Spencer Graves
<spencer.graves at effectivedefense.org> wrote:
>
>
> On 2017-08-22 9:26 AM, niharika singhal wrote:
>>
>> Hello I have a vector
>>
>> v=c(0.08844446,0.1744455,0.1379778,0.1209769,0.1573065,0.1134463,0.2074027)
>> when i do
>> sum(v)
>> or
>> 0.08844446+0.1744455+0.1379778+0.1209769+0.1573065+0.1134463+0.2074027
>> i am getting output as...
2018 Mar 25
2
[Outreachy kernel] [PATCH] gpu: drm: Use list_{next/prev}_entry instead of list_entry
On Mon, Mar 19, 2018 at 12:44 PM, Julia Lawall <julia.lawall at lip6.fr> wrote:
>
>
> On Mon, 19 Mar 2018, Arushi Singhal wrote:
>
> > This patch replace list_entry with list_{next/prev}_entry as it makes
> > the code more clear to read.
> > Done using coccinelle:
> >
> > @@
> > expression e1;
> > identifier e3;
> > type t;
> > @@
> > (
> > - list_en...
2018 Mar 19
4
[PATCH] gpu: drm: Use list_{next/prev}_entry instead of list_entry
...lace list_entry with list_{next/prev}_entry as it makes
the code more clear to read.
Done using coccinelle:
@@
expression e1;
identifier e3;
type t;
@@
(
- list_entry(e1->e3.next,t,e3)
+ list_next_entry(e1,e3)
|
- list_entry(e1->e3.prev,t,e3)
+ list_prev_entry(e1,e3)
)
Signed-off-by: Arushi Singhal <arushisinghal19971997 at gmail.com>
---
drivers/gpu/drm/drm_lease.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/clk/base.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/drm_lease.c b/drivers/gpu/drm/drm_lease.c
index 1402c0e..4dcfb...
2010 Dec 17
1
[Fwd: adding more columns in big.matrix object of bigmemory package]
...enough to be read in usual R, just
the combined dataset is huge.
Any thoughts are welcome.
Thanks,
Utkarsh
-------- Original Message --------
Subject: adding more columns in big.matrix object of bigmemory package
Date: Thu, 16 Dec 2010 18:29:38 +0530
From: utkarshsinghal [1]<utkarsh.singhal at global-analytics.com>
To: r help [2]<r-help at stat.math.ethz.ch>
Hi all,
Is there any way I can add more columns to an existing filebacked big.matrix
object.
In general, I want a way to modify an existing big.matrix object, i.e., add
rows/...