search for: weber

Displaying 20 results from an estimated 543 matches for "weber".

2009 Mar 14
2
SEM model testing with identical goodness of fits
...it measures from chisqure to BIC. Model1 assumes three factors are correlated with each other and model two assumes a higher order factor exist and three factors related to this higher factor instead of to each other. Model1: model.one <- specify.model() tr<->tp,e.trtp,NA tp<->weber,e.tpweber,NA weber<->tr,e.webertr,NA weber<->weber, e.weber,NA tp<->tp,e.tp,NA tr <->tr,e.trv,NA .... Model two model.two <- specify.model() rsk->tp,e.rsktp,NA rsk->tr,e.rsktr,NA rsk->weber,e.rskweber,NA rsk<->rsk, NA,1 weber<->weber, e.web...
2008 Nov 15
1
[dspam-users] mysql fetch row error
...e and after DSPAM? > What IMAP server are you using? > What OS are you using? > Could you post your DSPAM config? > > > (Gr?sse aus Z?rich) > > // Steve > > -------- Original-Nachricht -------- > >> Datum: Sat, 15 Nov 2008 10:37:38 +0100 >> Von: Marko Weber <weber at zackbummfertig.de> >> An: "dspam-users at lists.nuclearelephant.com" <dspam-users at lists.nuclearelephant.com> >> Betreff: Re: [dspam-users] mysql fetch row error >> > > >> Hello Steve this is the "full" Header of a s...
2011 Dec 23
2
Decoding only a certain frame results in different values than when decoding the entire file
My file is 3 hours long, so decoding takes around 5 minutes on an average computer. That is a bit too long unfortunately... Am 23.12.2011 20:38, schrieb Steve Checkoway: > On Dec 23, 2011, at 10:54, Hermann Weber<hermie.weber at gmx.de> wrote: > >> And how many frames does Speex need to "recover"? >> Or is that not predictable? > No idea. My guess is not predictable. You have all of the data, why not decode it all? >
2013 May 13
0
DSPs which are suitable for porting OPUS
...You can reach the person managing the list at > opus-owner at xiph.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of opus digest..." > > > Today's Topics: > > 1. opus_demo produces garbage (Hermann Weber) > 2. Re: opus_demo produces garbage (Jean-Marc Valin) > 3. Re: opus_demo produces garbage (Hermann Weber) > 4. Exact audio position (Hermann Weber) > 5. Quality difference between opus_demo.exe and opusenc.exe > (Hermann Weber) > 6. OPUS in embedded platform...
2004 Apr 08
2
Building 3.7-p1 on i686-pc-linux-gnu for execution oni386-pc-linux-gnu
...arch=i386' ./configure --prefix=/my/prefix/here and # CFLAGS="-mcpu=i386 -march=i386" ./configure --prefix=/my/prefix/here just for grins, and all had the same result. Still trying... Thanks, Mike > -----Original Message----- > From: > openssh-unix-dev-bounces+michael.weber=baesystems.com at mindrot. > org > [mailto:openssh-unix-dev-bounces+michael.weber=baesystems.com@ > mindrot.org] On Behalf Of Peter Stuge > Sent: Thursday, April 08, 2004 3:14 PM > To: openssh-unix-dev at mindrot.org > Subject: Re: Building 3.7-p1 on i686-pc-linux-gnu for > e...
2020 Feb 14
5
Moving the AVR backend out of experimental
What do you see as the pros and cons of making it a stable target? Does anyone else have any concerns about doing so? -Chris > On Feb 14, 2020, at 7:59 AM, Nico Weber via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > +better dylanmckay address > > On Fri, Feb 14, 2020 at 10:58 AM Nico Weber <thakis at chromium.org <mailto:thakis at chromium.org>> wrote: > Hi, > > There was a thread a few days ago about the expectation...
2009 Dec 04
2
curve fitting to data
...logis (or other) to fit the curve? How can I see the summary statistics of the fit? How do I finally draw the line to my x,y (untransformed data) plot? Any help would be highly appreciated. Thank you and cheers Pascale -- ____________________________________..___________________ Dr. Pascale Weber Swiss Federal Research Institute WSL Zuercherstrasse 111 CH-8903 Birmensdorf Switzerland
2013 Mar 08
4
create bar chart with different totals in a bar
Hello together, perhabs anyone of you, has an ideal, how i can do this: I have a matrix, like this one: [,1] [,2] [,3] [,4] abnr2 11425 11425 11555 11888 TIME 2 1 1 2 Cat 1 2 1
2006 Jul 31
9
Multiple Pagination
I have the following: def index begin @restaurant_pages, @restaurants = paginate :restaurants, :order => (params[ :sort ] || "name"), :per_page => 2 @cuisines = Cuisine.find_all rescue redirect_to :action => :index end end # sort by cuisine def
2011 Dec 23
2
Decoding only a certain frame results in different values than when decoding the entire file
And how many frames does Speex need to "recover"? Or is that not predictable? Greetings, Hermann Am 23.12.2011 19:17, schrieb Steve Checkoway: > > On Dec 23, 2011, at 10:03 , Hermann Weber wrote: > >> I found out something: >> >> The more frames I decode before the frame that I actually want to >> decode, the better the quality becomes. >> For example when I basically want to decode frame #100, I read frame #80 >> to #100, and then frame 100 has...
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...m to be much different. As long as chromium compiler version is not tied to llvm compiler version (and if it did, that would be a chromium decision not an llvm one) this is always going to be a problem whether llvm supports newest compiler or newest 2 compilers On Thu, Sep 1, 2016 at 12:09 PM Nico Weber <thakis at chromium.org> wrote: > On Thu, Sep 1, 2016 at 3:03 PM, Zachary Turner <zturner at google.com> wrote: > >> I frequently see mention of how upgrading is problematic, is there anyone >> here for whom upgrading msvc versions is problematic? It seems like we kee...
2004 Oct 05
3
Need R Version 1.8.0 or earlier
Hello. I need R in Version 1.8.0 or earlier. I also need the packages foreign, x-table and gregmisc for this version. Does anyone know where I can get it? Greetings Michael Weber [[alternative HTML version deleted]]
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
...his comes up it seems like we're saying "well it could be hard for people..." but nobody ever says it actually is hard for them specifically On Thu, Sep 1, 2016 at 11:16 AM Aaron Ballman via cfe-dev < cfe-dev at lists.llvm.org> wrote: > On Thu, Sep 1, 2016 at 2:08 PM, Nico Weber <thakis at chromium.org> wrote: > > On Thu, Sep 1, 2016 at 1:30 PM, Aaron Ballman <aaron at aaronballman.com> > > wrote: > >> > >> On Thu, Sep 1, 2016 at 1:23 PM, Nico Weber via cfe-dev > >> <cfe-dev at lists.llvm.org> wrote: > >> &g...
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
On Thu, Sep 1, 2016 at 1:30 PM, Aaron Ballman <aaron at aaronballman.com> wrote: > On Thu, Sep 1, 2016 at 1:23 PM, Nico Weber via cfe-dev > <cfe-dev at lists.llvm.org> wrote: > > As mentioned upthread, we're still on update 2 for various reasons. > > Do you mind elaborating on those reasons? Off the top of my head, clang-cl couldn't handle the code generated by the midl compiler in that vers...
2019 May 31
2
Adding llvm-undname to the llvm-cov bot
Hey Nico, I'm actually not sure where the configurations for that bot are stored. I suspect Duncan may have a better idea. I'm reasonably certain that the missing +x is just an oversight. -Chris > On May 30, 2019, at 6:24 PM, Nico Weber via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Vedant or Chris: Ping :) > > On Wed, May 29, 2019 at 7:56 AM Nico Weber <thakis at chromium.org <mailto:thakis at chromium.org>> wrote: > Hi Vedant and Chris, > > is the config for http://lab.llvm.org:808...
2020 Sep 01
2
[cfe-dev] Can we remove llvmbb from IRC?
On Tue, Sep 1, 2020 at 3:57 PM David Blaikie <dblaikie at gmail.com> wrote: > > > On Tue, Sep 1, 2020 at 12:42 PM Nico Weber <thakis at chromium.org> wrote: > >> On Tue, Sep 1, 2020 at 3:32 PM David Blaikie <dblaikie at gmail.com> wrote: >> >>> On Tue, Sep 1, 2020 at 12:07 PM Nico Weber via cfe-dev < >>> cfe-dev at lists.llvm.org> wrote: >>> >>>> Hi,...
2003 Jun 27
2
OCFS - NFS
Hi, well i mounted the OCFS drive over nfs, but it seems to have problems with it, because the NFS does not detect changes (if I add or delete files) the nfs shares still shows the old status. If i delete a file on the OCFS volume, and i am doing a "ls" on one of the nfs clients, it says for every file which was on the ocfs, "no such file or directory". Did I miss
2019 Jun 06
4
Adding llvm-undname to the llvm-cov bot
On Wed, Jun 5, 2019 at 1:33 PM <vsk at apple.com> wrote: > > > On Jun 4, 2019, at 4:41 PM, Nico Weber <thakis at chromium.org> wrote: > > On Mon, Jun 3, 2019 at 2:06 PM <vsk at apple.com> wrote: > >> Hi Nico, >> >> Sorry for the delay, I've been OOO. The llvm-cov bot should produce >> reports for llvm-undname starting today. >> > > Thanks...
2018 Nov 20
2
Ninja build (on Windows anyway) may be doing redundant work
...ailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of via llvm-dev Sent: Tuesday, November 20, 2018 9:01 AM To: thakis at chromium.org Cc: llvm-dev at lists.llvm.org Subject: Re: [llvm-dev] Ninja build (on Windows anyway) may be doing redundant work OK, worth knowing. Thanks. --paulr From: Nico Weber [mailto:thakis at chromium.org] Sent: Monday, November 19, 2018 7:11 PM To: Robinson, Paul Cc: Zachary Turner; llvm-dev Subject: Re: [llvm-dev] Ninja build (on Windows anyway) may be doing redundant work Since there's no "[2663/3121] " line between the two messages, the two lines are...
2010 Jul 26
2
Trouble using grid.layout in Sweave
...grid.newpage() : Non-finite location and/or size for viewport Calls: Sweave -> <Anonymous> Execution halted Any hints? Of course, I can always wrap the code into a fig=FALSE, and pdf()-call, but that is not how sweave is meant to be used, as I got it. Many thanks in advance, Sebastian Weber [[alternative HTML version deleted]]