similar to: Floating-point arithmetic

Displaying 20 results from an estimated 1100 matches similar to: "Floating-point arithmetic"

2006 Oct 21
4
one is not one
Folks, I have got a strange behaviour when testing this: sum(x) != 1 let us set x<-c(70,134,1,5,0) and transform it in a vector of probabilities x<-x/sum(x) One expect sum(x) should be equal to 1, which is apparently the case > sum(x) [1] 1 However, when I try to test it I get: > if(sum(x) !=1) print("lost") else ("OK") [1] "lost" Which means
2006 Sep 14
4
Migrating from uw-imapd to dovecot
We recently switch from up-imapd to dovecot But many users are reporting that they cannot access certain mail folders. The log file has: imap(dws): Sep 14 00:06:19 Error: File isn't in mbox format: /home/research/dws/mail/TaskDL The files in the logs are "MBX mail folders", not "ASCII English text" as are the folders that can be read under Outlook. Can anyone tell me
2018 Jun 21
0
Welcome to the "Xapian-discuss" mailing list
Please keep replies on the mailing list — more people can help (and benefit) that way :) So OP_NEAR looks for its terms close to each other (hence "near"). The window is how far away they can be. Probably the easiest way to play with this is using the NEAR syntax in the query parser. So if you had a plain text document: I am walking, always walking. And index it in a very simple
2016 Nov 04
2
CentOS-7 x86_64 AMIs and consistent network device naming
Hello, Re: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7-Beta/html/7.3_Release_Notes/bug_fixes_general_updates.html Are there any upcoming plans for turning off the use of legacy interface names in the next official CentOS 7.x AMI? Currently, both the official RHEL 7.3 GA AMI and the latest available official CentOS-7 x86_64 AMI use legacy interface names via either:
2001 Nov 09
0
The trouble...
Hi everybody ; For a week I have a real trouble with samba and I couldn't solve this I need help My operation system is Tru64unix 4.0F and Tru64unix 5.1 Samba is alpha version 2001/11/02 17:45:20, 0] nmbd/nmbd.c:(65) Got SIGTERM: going down... 2001/11/02 20:03:27, 0] lib/pidfile.c:(87) ERROR: nmbd is already running. File /usr/local/samba/var/locks/nmbd.pid exists and process id 1073
2006 Apr 06
2
Two XGL questions
I know this list is meant for discussion of compiz specifically, but .... 1) I sometimes see compiz spit out "Could not bind pixmap to texture" messages, even though it _appears_ to be working fine. I randomly guess that this is due to me running out of video memory (iirc I have 64mb of vram). Is that possibly a problem? I think Vista and OS X manually manage video
2005 May 30
0
is dns required for windows domain?
Hello, I am following the Samba by Example doc, except I don't manage DHCP or DNS on my home network. I'm trying to test this setup without it. also, the instructions are for samba 3.0.20 but i'm using 3.0.13-1 (on SUSE 9.3). http://us3.samba.org/samba/docs/man/Samba-Guide/small.html my win xp pro does not join the domain (DWS) and gives me this error; <snip> The error
2018 Jun 20
2
Welcome to the "Xapian-discuss" mailing list
Hi, I'm new to Xapian and wanted to know if it has a specific feature. I want to be able to check the relation between two terms on a page based on how close they are together on the page. I want to use a combination of n-gram based labeling and the "slop" feature found in Elasticsearch. Does Xapian have this/a similar feature? I haven't been able to find any programs that have
2003 Mar 19
3
SAMBA on the WAN
Is anyone routing samba connections over a wan? Is there a way to do this that will make the network admins happy? Thanks for your help with this. -alan ============================================== Alan M. Goldberg SAP Basis Specialist, Web Consultant HJ Heinz Company of Canada Ltd PH: 416-226-7542 FX:416-226-7564 CEL: 416-606-8945 PAG:416-381-0157 alan.goldberg@hjheinz.com
2009 Nov 22
1
Metaplot Axis Annotation
Hello, We are looking to adjust the font size of the axis annotation on the graph that results from use of the metaplot() function. Metaplot seems to respond to cex and cex.lab to change those graphical parameters, but it doesn't respond to cex.axis. Is there a way to work around this by creating a customized x-axis, and if so, how? Thanks for all your help. Syntax is below. Best, Dawn
2007 Mar 22
6
Anyone using Goldberg for production sites?
Just starting to look at Goldberg and I like what I see so far. However, there''s quite a bit in there. Anyone using Goldberg for production sites? How is the security, flexibility, etc? Thanks for any input you can provide! Jake --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2001 Feb 19
1
scp doesn't work with sshd 2.5.1p1 on Solaris 2.6
scp with sshd 2.5.1p1 (scp host:file .) doesn't work for me on Solaris 2.6. The client says: Received disconnect from x.x.x.x: Command terminated on signal 11. truss of sshd excerpt: 629: stat64("/usr/lib/security/pam_unix.so.1", 0xEFFFEB10) = 0 627: sigaction(SIGCLD, 0xEFFFF360, 0xEFFFF3E0) = 0 627: sigaction(SIGPIPE, 0xEFFFF360, 0xEFFFF3E0) = 0 627:
2009 Mar 05
4
Table of contents
I'm using Markdown in an app and would like to provide support for including a table of contents. Any suggestions for a syntax? Has anyone done this before? My first thoughts are: 1. Have a special header item (using markdown extra's header syntax), e.g. generate-contents: yes 2. Have a special xml tag with optional alternative text inside, e.g. <contents> 1. First thingy 2.
2010 Nov 08
0
Re: Wine
Zachary Goldberg wrote: > On Wed, Mar 19, 2008 at 11:16 AM, James Hawkins <truiken at gmail.com> wrote: > > > On Wed, Mar 19, 2008 at 8:13 AM, Marcel W. Wysocki <maci at satgnu.net> wrote: > > > > > > > > On Wed, 19 Mar 2008 08:02:47 -0700 > > > "Dan Kegel" <dank at kegel.com> wrote: > > > > > > >
2005 Mar 20
2
Using locator() to digitise
Hi Folks, I'm contemplating using locator() to digitise external graphics. To set context, I would be using X11 display on Linux. To pre-empt the obvious comment: I've found on the R site the suggestion to use the 'pixmap' package. I've tried this, and it works; but it involves building a big R object (the internal pixmap representation), and this chokes my somewhat puny
2001 Sep 17
5
Samba 2.2.1a
I just loaded Samba 2.2.1a (previously running 2.0.7) and am having major problems. The load on my server keeps climbing (got as high as *95* this morning. Relevant info following: Manufacturer is Sun (Sun Microsystems) System Model is Enterprise 250 Model 2400 Main Memory is 2.0 GB Virtual Memory is 4.3 GB OS Version is 5.7 This machine is
2016 Feb 11
2
[RFC] Error handling in LLVM libraries.
Hi All, Now that this thread has accumulated some feedback, I thought I'd try to summarize my thoughts on error handling in LLVM, and why I think this proposal is worth adopting: (1) Failure to check an error *is* a programmatic error, and our error system should reflect this. This makes it easy to spot mistakes in our error handling and correct them. (2) Error returns should describe all
1998 Jul 28
4
problems with samba 1.9.18p8
I recently installed samba 1.9.18p8. Since then, we get the following error: "No domain server was available to validate your password. You may not be able to gain access to some network resources." after the server has been running for >48 hours. If I stop and restart the server, everything is ok again. Our samba server is a Sun Ultra 2170 running Solaris 2.5.1. Any help will
2007 Sep 13
5
Authenticating before tests
Hi all, I''m using Goldberg, an engine that provides roles based access control for my app. I need to login before I can do controller tests, but I can''t find any examples of people doing this. Could someone point me in the right direction? I thought the simplest way would be to either call the login action from my other tests before(:all), but I can''t seem to
2011 Sep 21
3
Quelplot
Hi all, Does anyone have an R implementation of the queplot (K.?M. Goldberg and B.?Iglewicz. Bivariate extensions of the boxplot. Technometrics, 34(3):pp. 307?320, 1992)? I'm struggling with the estimation of the asymmetry parameters. Hadley -- Assistant Professor / Dobelman Family Junior Chair Department of Statistics / Rice University http://had.co.nz/