search for: zillion

Displaying 20 results from an estimated 176 matches for "zillion".

Did you mean: million
2007 May 17
4
help with executing instruction every i-th run of loop
I am running a very long loop and would like to save intermediate results in case of a system or program crash. Here is the skeleton of what my code would be: for (i in 1:zillion) { results[[i]]<-do.something.function() if (logical.test(i)) {save(results, "results.tmp")} } logical.test would test to see if i/1000 has no remainder. What R function would test that? Is there an even better way to address my need? Thanks, Mark -- --- Mark W. Ki...
2010 Sep 06
3
Samba for AD client?
...9;m doing Right Now(tm), so I can wait a little bit. A couple questions: 1) Are there any known issues with BTRFS? 2) Which version of Samba would be most appropriate for this? 3) AD integration: I've never really done it (with success); any pointers? [I've googled a bit, but bump into a zillion different HOWTO's and/or utilities, some of which seem to be mutually exclusive.) Thanks! -Ken -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2006 Aug 03
3
undefined method `'' for #<DRb::DRbUnknown:0x2501bd4>
I tried installing BackgrounDRb today. Followed the readme, made a little worker for myself and executed it within the code. But I keep getting this error. I must''ve gone over the README a zillion times. Any idea what it is? undefined method `[]'' for #<DRb::DRbUnknown:0x2501bd4>
2010 May 12
3
Changing R opening message
Hi, I am using some python code to execute small R code snippets. I would like to save the messages output to the screen when R is executed. However, I will just save the opening message a zillion times since many thousands of little snippets will be executed. Does anyone how to omit the opening message printed by R when it first opens? In case, you don't know what opening message I am talking about, see example below. Best, G. The opening message: " R version 2....
2002 Feb 26
2
DPLAY Internet issue with Wine
I'm trying to play Zillions of Games <http://www.zillionsofgames.com/> under Wine 20020122 on a Debian 2.2 (potato) setup. When I attempt Internet play, the game does not list any service providers, and I get the following messages: fixme:ole:CoCreateInstance no classfactory created for CLSID {5959df60-2911-11d1-b049...
2001 May 07
3
Samba 2.2.x and Trust Relationships?
Hi, Is it true that Samba 2.2.x PDC does not support trust relationships to other Windoze NT PDCs? Thanks in advance for your reply. Regards, Bernd Nies -- _ _ ___ ___ | || / __| _ \ Bernd Nies, System Engineer | __ \__ \ / HSR Hochschule, Oberseestr.10, CH-8640 Rapperswil |_||_|___/_|_\ +41-55-2224984, http://www.id.hsr.ch/ bnies@hsr.ch
1997 Oct 20
3
No subject
...where dirname is the name of a directory containing the Splus objects. In R, argument 'where' of function get appears to be replaced by argument 'envir', whose meaning is rather nebulous for me at the moment..... Thanks for answering me. Sorry if this question has been already asked zillion of times, as it is likely to have been. -- ========================================================================== Jean-Francois Gibrat Tel: +33 (1) 34 65 25 67 Unite de Bio-Informatique, Fax: +33 (1) 34 65 22 41 Batiment des Biotechnologies, E...
2012 Dec 01
0
[LLVMdev] Minimum Python Version
...upport for older Pythons is a noble goal and may continue to support people clinging to ancient Python releases, this will only make the path forward more difficult, as it puts an additional burden on those maintaining Python in the tree. That is all well and good, but please be reminded there are zillions of Red Hat (or CentOS) users out there, stuck with either Python 2.5 or 2.6, who cannot easily upgrade without busting their whole system...
2012 Sep 24
7
Proposal - Add xe manpages to xen-org
Xen Community, I have a team of people frantically creating manpages for the xe command and all of it''s 361 subcommands. The initial source documentation is in asciidoc but also saved as Docbook. From docbook we transform to epub, html, manpage and pdf. This is currently being hosted in a subversion server at a Seattle area college and we''d like to move it to the xen-org
2005 Sep 22
13
Recommendation On Ping And Alert Tool
...c, but I keep looking for an answer to this question and coming up with nothing... so I thought I would go to the gurus. :-) Can anyone recommend a good package for pinging other devices and sending an email/alert when they go down? I'm aware of all kinds of more complex things with GUIs and a zillion other bells and whistles we aren't looking for, but we just want a simple tool (could be daemon or something run from cron) that runs every 1 - 5 minutes and alerts us when stuff disappears. Would need some basic logic like only sending one email/alert when something goes down (vs sending an em...
2012 Dec 01
2
[LLVMdev] Minimum Python Version
...and >> may continue to support people clinging to ancient Python releases, this >> will only make the path forward more difficult, as it puts an additional >> burden on those maintaining Python in the tree. > > > That is all well and good, but please be reminded there are zillions of Red > Hat (or CentOS) users out there, stuck with either Python 2.5 or 2.6, who > cannot easily upgrade without busting their whole system... > ___________________ To install a new Python version one doesn't have to "upgrade" and surely not "bust" their whole s...
2012 Aug 03
1
[LLVMdev] TableGen related question for the Hexagon backend
...It's perfectly fine if the initial version of the td files are generated by a script, but td files in the LLVM tree need to be the primary source you work on going forward. > Ok, I think we are reaching here a middle ground. I think that our scripts can detect redundancies and can zip the zillion classes into multiclass hierarchies that would enable us to move forward: evolving the code by hand and the result would also be more readable for humans. > It think you would be better served by having a way of verifying the correctness of td files using your canonical architecture description...
2004 Aug 06
2
Liveice & RedHat 7.1
...0 header and sideinfo: 104 data bits: 658 total bits: 769 (remainder: 1) bitsperframe: 832 Internal buffer inconsistency. flushbits <> ResvSizeInternal buffer inconsistency. flushbits <> ResvSizebit reservoir error : repeated a few zillion times. Any ideas? thanks -bg --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject...
2008 Jun 16
1
x labels out of Quartz canvas
...(las=2). When I do that, however, these names don't fit inside the Quartz window and they are truncated. Is there a way to change the Quartz window size after plotting (or, as an alternative, to scale the plot down so it fits in there) ? Thanks a lot! -Memo PS: This is the very first of my zillion of questions! -- View this message in context: http://www.nabble.com/x-labels-out-of-Quartz-canvas-tp17872830p17872830.html Sent from the R help mailing list archive at Nabble.com.
2001 Jun 04
1
Not an OpenSSH Feature Request
...0 for an F-Secure license? I have my OpenSSH T-shirt! My request will add zero bytes to the OpenSSH code base, not even in the contribs directory. Could the subject lines on the mailing list begin with something like [OpenSSH]? I don't know about anyone else, but once you are subscibed to a zillion mailing lists and want to prioritise (OpenSSH at the top, naturally) it would make life easier. I am not too fussed, but I thought this might break the monotony of "Re: authorized_keys2 directory idea" ;-) Keep up the good work. --------------------------------------------------------...
2005 Jan 31
1
VoIP with Asterix
Hi Guys, I know no doubt this has been covered on the list a zillion time before, but can anyone point me to some good resources on using Asterix as a VoIP gateway? I would like to get two TDM400P cards in two machines attached to separate adsl connections (in two different physical locations). I'd then like to be able to plug POTS telephones into each of them...
2002 Dec 14
2
cygwin under wine?
..."wine setup.exe" (where setup.exe is the cygwin installer) I get through till the "downloading mirrors.lst" screen and then it hangs with these: fixme:msvcrt:MSVCRT__sopen : pmode 0x40575b94 ignored fixme:propsheet:PROPSHEET_DialogProc Unimplemented msg PSM_SETCURSELID (after a zillion of fixme:shell:MsgNotify unhandled (-12) fixme:shell:MsgNotify TVN_DELETEITEMA/W etc) this is with 20020605. thanks. PS - I am not a pervert. I just need to debug a program that works on linux but crashes on cygwin... -- Sam Steingold (http://www.podval.org/~sds) running RedHat8 GNU/Linux &lt...
2008 Jan 21
1
inotify trouble
Hello there This morning our main Samba server was pretty unresponsive running at a 30+ load average. After digging a bit what I found in the logs was the following. No data on inotify fd?! [2008/01/21 07:02:59, 0] smbd/notify_inotify.c:inotify_handler(234) That entry appears a billion zillion times in the log file until the file system is filled up leaving no space on the device and sending samba into oblivion. Anyone knows what is causing this? I never had that before having run a lot of different samba versions. I also found a couple of entries in the logs like this. [2008/01/18...
2007 Nov 01
0
Using view helpers from a controller
...inherit from? Mix in from? Why: I''m using the liquid template system to enable people to safely template their versions of my application. So I need to pass the various form tags of the screen to the liquid template. Thus I will not be using ActiveView rhtml etc to render. I could make a zillion calls (one for each element of the form) to render_to_string but that would not be efficient or workable. (A zillion partials.) Thank you for your helpful comments. Regards, Larry -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this...
2018 Jul 27
1
C7, just updated firefox, bugs
...updated the "critical" firefox update, and it is *seriously* buggy. 1. I killed my old session, and started a new. Many (all?) tabs show *nothing* until I put my cursor in the URL bar and hit <enter> [snip] I reproduced this 1. point. I also lost all my tab groups, ouch. This an zillion extensions are not available anymore. I've just reverted to v52 and added an exclude=firefox line to the repo file in yum config :-), I seriously don't understand how they could decide to switch to the webextension thing like that. Regards, ___________________________________________...