similar to: bye-bye

Displaying 20 results from an estimated 10000 matches similar to: "bye-bye"

2012 Nov 24
2
Building factors across two columns, is this possible?
I am trying to make it so two columns with similar data use the same internal numbers for same factors, here is the example: > read.csv("test.csv",header =FALSE,sep=",") V1 V2 V3 1 sun moon stars 2 stars moon sun 3 cat dog catdog 4 dog moon sun 5 bird plane superman 6 1000 dog 2000 > data <-
2011 Apr 30
2
[LLVMdev] Greedy register allocation
Perhaps you noticed that LLVM gained a new optimizing register allocator yesterday (r130568). Linear scan is going away, and RAGreedy is the new default for optimizing builds. Hopefully, you noticed because your binaries were suddenly 2% smaller and 10% faster*. Some noticed because LLVM started crashing or miscompiling their code. Greedy replaces a fairly big chunk of the code generator, so
2001 Sep 02
1
Encoder bug (studder in an encoding)
I'm not sure if this is an encoder bug or just a weakness in the algorithm, but I have a sample of "Time" from Dark Side of the Moon, where the clocks go off in the beginning. There's one clock in the right channel 34 seconds in just as they're winding down. In the vorbis encoding, the clock 'studders' and there seem to be some low-frequency pops. A bit like the
2002 Feb 13
2
Comparison between Ogg Vorbis and LAME
Guys (and girls), I\'ve been testing Ogg Vorbis quality at home, and I thought I\'d share the results with you. For those who want the conclusion, Vorbis 1.0 RC3 sounds better than LAME 3.70 vbr/cbr (which I\'m told now that it\'s broken for VBR), at less bitrate, however, it\'s not perfect (and probably never will, since it\'s a lossy audio codec) and could use some
2015 Aug 10
2
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
Hi, On 03-08-15 20:09, Ilia Mirkin wrote: > On Mon, Aug 3, 2015 at 1:31 PM, Hans de Goede <hdegoede at redhat.com> wrote: >> Hi, >> >> >> On 03-08-15 17:36, Ilia Mirkin wrote: >>> >>> On Mon, Aug 3, 2015 at 9:02 AM, Hans de Goede <hdegoede at redhat.com> wrote: >>>> >>>> Hi, >>>> >>>> On
2015 Aug 03
2
"enable dri3 support without glamor" causes gnome-shell regression on nv4x
Hi, On 03-08-15 17:36, Ilia Mirkin wrote: > On Mon, Aug 3, 2015 at 9:02 AM, Hans de Goede <hdegoede at redhat.com> wrote: >> Hi, >> >> On 30-07-15 16:09, Ilia Mirkin wrote: >>> >>> FWIW this is a fail on nv50+ as well. See for example >>> https://bugs.freedesktop.org/show_bug.cgi?id=91445 >>> >>> My suspicion is that this is
2007 Apr 06
1
fuzzy-ness to searches
Hi. I didn''t notice if topic has already been discussed, but I was wondering if there was a way to make ferret match only part of a search term. My initial thought was some sort of filter, but I''m unsure of where to begin. An example in the comments of the acts_as_ferret tutorial at RailsEnvy (http://www.railsenvy.com/2007/2/19/acts-as-ferret-tutorial) suggests: To return the
2013 Nov 05
0
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
This is from work that Manman did. I thought she'd fixed this particular issue though. Can you file a bug with a test case please? On Nov 5, 2013 10:10 AM, "lipengcheng" <pli at cs.rochester.edu> wrote: > Hello LLVM, > > I encountered the following bugs when I compiled my program in debug > version. > Could someone help me with that ? Really appreciate that.
2013 Nov 05
2
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
Hello LLVM, I encountered the following bugs when I compiled my program in debug version. Could someone help me with that ? Really appreciate that. Thanks, Take the mcf program in SPEC2K6 as example. The compiling options are : clang -O0 -c -emit-llvm -o obj/mcf.o -g -DSPEC_CPU mcf.c llvm-link -o mcf.bc obj/mcf.o opt -o mcf.opt.bc mcf.bc -O2 llc -O0 -relocation-model=static -o mcf.s
2013 Nov 05
0
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
Hi, What version of clang are you using? I think r174785 is the fix. Manman On Tue, Nov 5, 2013 at 11:04 AM, lipengcheng <pli at cs.rochester.edu> wrote: > What do you mean by test case please ? Using the following commands to > compile mcf program > can reproduce such issue all the time. > > Probably it is my version's problem. Because I checked out 3.3version from
2013 Nov 05
1
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
Also r174479. Manman On Tue, Nov 5, 2013 at 11:11 AM, Manman Ren <manman.ren at gmail.com> wrote: > Hi, > > What version of clang are you using? I think r174785 is the fix. > > Manman > > > On Tue, Nov 5, 2013 at 11:04 AM, lipengcheng <pli at cs.rochester.edu> wrote: > >> What do you mean by test case please ? Using the following commands to
2013 Nov 05
2
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
What do you mean by test case please ? Using the following commands to compile mcf program can reproduce such issue all the time. Probably it is my version's problem. Because I checked out 3.3version from SVN before published. Could you tell me where Manman modified ? I cannot port to new version very quickly after changing it a lot already. Thanks, - Pengcheng On Nov 5, 2013, at
2004 Sep 10
0
Re: ACM for FLAC.
"Steve Lhomme" <steve.lhomme@free.fr> schrieb im Newsbeitrag news:3DC06324.10800@free.fr... > Josh Coalson wrote: > > --- engdev <engdev@ozemail.com.au> wrote: > >>Hi, > >>Has there been any progress on the ACM for FLAC > >>that was being looked at by Steve Lhomme? > > Haven't heard anything here about it for a long time. >
2007 Dec 18
1
Call Recording on Hanup
Hello everyone out there, I am having a problem in call recording with php agi library. I have already recorded voice after playing an IVR, to accept the recording user need to press one. but I need to record a call on hangup, Is there any way to do it. Currently i am using record_file() function in php. Is there any way to record voice by using record_file() function with hangup. can anyone helps
2007 Mar 09
2
Is there any variable for Voicemail Password in Asterisk
Hi guys This is my Ist post on this group. Is there any variable like ($VM_CALLERID for voicemail mailbox) for accessing Asterisk Voicemail password which is set through comedian mail.?????????????? plz reply me as soon as possible.... <html><div><PRE class=quote><IMG height=2 src="http://graphics.hotmail.com/greypixel.gif" width="100%"
2012 Sep 28
1
blank plot----how do I make symbols appear
Hi, I am trying to create a scatterplot, coding each point to one of 5 populations. I was successful when I did this for one set of data, yet when I try plotting other data a blank plot appears (although the axes are labelled and I can fit the regression lines from each population). I have tried a variety of things to fix this but nothing seems to work. I can plot the points if I do not
2004 Sep 10
1
Re: [advocacy] Project Announcement : New Media Container Format 'matroska'
Monty wrote: > On Sat, Dec 07, 2002 at 10:29:29PM +0100, ChristianHJW wrote: > > >Please allow me to announce the creation of a new open source Media > >Container Format, named 'matroska' > > > >Project page is here http://sf.net/projects/matroska ; homepage is > >http://matroska.sourceforge.net , HTML should be online soon. > > Another redundant
2004 Sep 10
1
Re: [advocacy] Project Announcement : New Media Container Format 'matroska'
Monty wrote: > On Sat, Dec 07, 2002 at 10:29:29PM +0100, ChristianHJW wrote: > > >Please allow me to announce the creation of a new open source Media > >Container Format, named 'matroska' > > > >Project page is here http://sf.net/projects/matroska ; homepage is > >http://matroska.sourceforge.net , HTML should be online soon. > > Another redundant
2004 Sep 10
0
Re: UCI Project Announcement
<alex@foogod.com> schrieb im Newsbeitrag news:20020924181444.H16854@firestar.foogod.com... > Greetings all.. I'm sending this message out here because I suspect that some > folks involved in this project might be interested in the following. If this > is not the case (or this is not an appropriate forum for this sort of thing) I > apologize in advance.. >
2011 Apr 21
0
[Calendar API] Beautiful new flash games here with pictures and wonderful commentary
   hi   Games do not need to setup just unzip the file program Win RAR and then start the game immediately with multiple levels  If your pc does not support the SWF files you can download the Advance flash player 5 software from here  Advance flash player download Open it to run the game file**   games (4wheelmadness (2.2 Mb     A giant truck ride and use your skills in jumping