search for: codeparts

Displaying 6 results from an estimated 6 matches for "codeparts".

Did you mean: codepart
2008 Feb 11
1
WG: Tinn-R not working well with latest R
I am in R command window and just make Crt+V. Corinna -----Ursprüngliche Nachricht----- Von: Farrel Buchinsky [mailto:fbuchins@wpahs.org] Gesendet: Mo 11.02.2008 21:16 An: Schmitt, Corinna Betreff: Re: Tinn-R not working well with latest R I can easily get R to open without an error. I simply removed the Tinn-R related lines from the Rprofile.site file C:\Program
2011 Jun 21
2
Acoustic echo cancellation
Hi Andras, others, Andras Kadinger <bandit <at> surfnonstop.com> writes: > > > Daniel, > I recommend you to start from a simple case and gradually progress > towards your goal. > Can you make things work with the "Speex in a Disco" (Example 6) > testcase at http://ns.surfnonstop.com/~bandit/speex/echocard1/ ? > These files
2008 Feb 11
6
Tinn-R not working well with latest R
I recently installed R 2.6.2 and am getting errors on startup that relate to svIDE being loaded by Tinn-R. Loading required package: tcltk Loading Tcl/Tk interface ... done Warning messages: 1: '\A' is an unrecognized escape in a character string 2: unrecognized escape removed from ";for Options\AutoIndent: 0=Off, 1=follow language scoping and 2=copy from previous line\n" 3: In
2011 Jun 21
0
Acoustic echo cancellation
...source code to machine code. These differences could be caused by the toolchain (e.g. compiler version); or they could be platform-specific differences: differences in math architecture (e.g. integer vs floating point math, precision of math, math bugs), or a different set of platform-specific codeparts getting activated within the Speex source (which no longer guarantees you and I were actually running the same code, so could be a source of the difference). The samples were created in 2006 on x86/Linux Gentoo (sorry, I cannot recall the compiler versions anymore). If you are trying on a diff...
2007 Jul 05
0
[ wxruby-Bugs-12015 ] incorrect behaviour on threads
Bugs item #12015, was opened at 2007-07-05 13:21 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=12015&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Reinier Voost (rvoost) Assigned to: Kevin Smith (qualitycode) Summary: incorrect behaviour on threads Initial Comment: I have created
2011 Jun 21
3
Acoustic echo cancellation
...ine code. These differences could be caused by the > toolchain (e.g. compiler version); or they could be platform-specific > differences: differences in math architecture (e.g. integer vs floating > point math, precision of math, math bugs), or a different set of > platform-specific codeparts getting activated within the Speex source > (which no longer guarantees you and I were actually running the same > code, so could be a source of the difference). Indeed. I was curious to know if you or anyone else is seeing these differences as well. > The samples were created in 2006...