search for: ginter

Displaying 10 results from an estimated 10 matches for "ginter".

Did you mean: inter
2005 Jul 14
1
memory problem
I'm a beginner in R and, therefore, I don't know how serious my trouble is. After running a script: ** *t**<-c(14598417794,649693)* *data**=data.frame(read.spss("C:\\Ginters\\Kalibracija\\cal_data.sav"))* *Xs=**as.matrix(data[,1:2]) * *koef**=data.frame(read.spss("C:\\Ginters\\Kalibracija\\f.sav")) * *piks=**as.matrix(koef[,1**])* *g=regressionestimator(Xs,piks,t)* I get: *Error: cannot allocate vector of size 1614604 Kb In addition: Warning mes...
2002 Jan 24
2
Data input performance
...tor contains the "numeric" only once, as I read that the values are "recycled"... So, is there any room for improvement? Any way to make the data import quicker? Thanks a lot. Best regards, Filip -- ----------------------------------------------------------------- Filip Ginter Ph.D. student Email: ginter at cs.utu.fi Phone: +358-2-2154078 Office: 4122, 4th floor ICQ: 146959496 Turku Centre for Computer Science Lemmink?isenkatu 14A 20520 Turku Finland -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www....
2000 Feb 23
0
Fwd: RE: Group logon Scripts
...; close LOG; > > > > $command = "rm /home/netlogon/$ARGV[0].bat"; > > open (COMMAND, "|bash"); > > print COMMAND $command; > > close (COMMAND); > > Again, unlink("$ARGV[0].bat"); > > > Just my $0.02... > -- Brian Ginter Southern Air, Inc. brian.ginter@southern-air.com
2004 Oct 10
1
[LLVMdev] Re: Hide visible string in variable
...e is a pretty straight-forward translation from the C code in ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > this case. sorry, I still don't understand the way you mentioned. Would you mind giving me a example? What I have tried is that I used the following code for(Module::ginterator gI=M->gbegin(), gE=M->gbegin; gI!=gE;++gI){ std::cout<< *gI<< gI->getName()<<gI->getInitializer(); } With *gI, I could get all string With gI->getName, I could get the global variable name. With gI->getInitializer(), I could get the init value for the G...
2000 Jan 07
3
Group logon Scripts
We're almost at the stage of rolling out our new RH6.1/Samba server - one last item. We have some 60 users and 7 departments. Can I use/how do I use a logon script to log groups onto the server. I currently have 1 logon script per user, but a small change in 1 share means updating every script. Can I log them on by group ID but still map their personal shares with the %U flag so I then
1999 May 11
2
Unsubsribe
...mba 2 on Solaris 7 MAJOR performance problems. > by "Hight, Steve - SBS" <shight@chw.edu> > 4) Problem mapping drive names on Win95 > by "Dr Hugh Nelson" <hugh.nelson@ausinfo.com.au> > 5) Re: Performance (?) problem with Samba and NT > by "Brian Ginter" <brg@southern-air.com> > 6) Samba Performance - Slow writes to 95 - Slow "puts" - etc. > by Steve Arntzen <sjarntzen@esi-il.com> > 7) Re: Performance (?) problem with Samba and NT > by "Stephen L Arnold" <arnold.steve@ensco.com> > 8) Re:...
1998 Aug 11
23
Printing problems
I cannot print to my Samba-printer from Win NT. Printing works fine under X-windows. What could be wrong? //Michael
1998 Sep 21
15
Unsubscribe
How do i unsubscribe??
2003 Dec 01
0
No subject
...cting, on any information contained in this email is hereby excluded. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the informationin any medium. Return-Path: <brian.ginter@southern-air.com> Delivered-To: samba@lists.samba.org Received: from atlas.southern-air.com (sai1.lyn.mvl.intelos.net [216.12.84.210]) by lists.samba.org (Postfix) with ESMTP id 527B944F8 for <samba@lists.samba.org>; Fri, 1 Jun 2001 13:57:30 -0700 (PDT) Received: from southern-air.com...
1999 May 15
0
SAMBA digest 2091
I ran into this problem with an old DOS program on a Netware server. When I moved the program to a smaller volume the problem went away. I concluded that the old program had a problem recognizing disk space on large volumes. Try setting the max disk size option in smb.conf and see if that helps. BRG > I'm looking at migrating a small Netware 3.12 server to a Linux box with > samba