Displaying 20 results from an estimated 29 matches for "demystifying".
2008 Nov 12
2
apply() just loops ?
...omputation.
However, when I finally inspected the source code for apply, it appears that
the core computation is a simple loop as well.
What am I missing ? Why the often found advice to use apply() instead of
loops and the actually observed empirical speedups on many tasks ?
Thanks in advance for demystifying,
Markus
[[alternative HTML version deleted]]
2007 Feb 08
2
AEC and resample question
I understand that the capture/playback signals need to be sync'd for an AEC
to adapt. I'm a little bit confused on the requirements of synchronous
sampling between the near end (mic/speaker) and the far end (phone line). I
have an embedded DSP system with mic and speaker getting 1msec packets
containing 8 samples. We can watch the DSP and ISDN clock frames drift and
every few minutes we
2006 Aug 17
0
[ADV] The Rails Edge
Hi Folks,
Apologies in advance for the blatant advertisement.
Just thought you might be interested in our new regional Ruby/Rails
conference series. The first will take place on November 16-18 in
Denver, CO.
http://therailsedge.com
--------------------
What''s It About?
--------------------
You all know that Rails and Ruby are on the move. Every month brings
new tools, new
2009 Dec 02
1
Lattice: multiple data sets on same plot
Hi,
I have two data sets; one is a population and the other a sample of
that population. I am trying to plot both on the same trellis display.
# Example data set with two numerical attributes and two categorical
pop <- data.frame(var1=rnorm(2000, 2000, 500), var2=rnorm(2000, 2000, 500))
cat<-(runif(2000)<=.5)+0
for(i in 1:length(cat)){
if(cat[i] == 0){
pop[i,"cat1"] =
2018 Apr 09
1
EuroLLVM'18 : moderators needed!
The EuroLLVM'18 Developers’ Meeting relies on volunteers to keep things
running smoothly. Moderators are critical to this as they keep speakers on
track and facilitate Q&A after the talk. I’m looking for community members
who would be attending specific talks anyway, to volunteer to moderate the
sessions.
If you are interested in volunteering, *please respond to this email with
your first
2023 Aug 19
1
[Bridge] [PATCH] net: bridge: Fix refcnt issues in dev_ioctl
On Sat, Aug 19, 2023 at 12:25:15PM +0300, Nikolay Aleksandrov wrote:
Hi Nik,
Thank you so much for reviewing the patch and getting back to me!
> IIRC there was no bug, it was a false-positive. The reference is held a bit
> longer but then released, so the device is deleted later.
> If you reproduced it, is the device later removed or is it really stuck?
I ran the reproducer again
2015 Nov 02
4
CentOS7 and "ip link alias"
Hello List,
After demystifying the cause for my /sbin/ifup-local not being executed by
network scripts for an Ethernet interface (don't let NetworkManager control
it or ifup-local won't be executed)...
... I have a question with hopefully a simple answer:
I placed an alias/description on my interface during testing and...
2018 Jun 05
2
Booth volunteers needed for Grace Hopper Conference
Hello LLVM Developers!
Last year, the LLVM Foundation sponsored a booth at the Grace Hopper Conference. I had 2 amazing volunteers from the community, David Blaikie and Anna Zaks, help me spread the word about LLVM, compilers, and open source. It was a great experience and we are hoping to repeat this at the upcoming 2018 Grace Hopper conference in Houston, TX on September 26-28.
I’m looking
2007 Feb 13
1
Re: Speex-dev Digest, Vol 33, Issue 10
Hi All,
I am trying to cross compile speex-1.1.12 to powerpc-405,
i get a error after the make, speexec.lo error,
please help me how to get rid of this error.
On 2/9/07, speex-dev-request@xiph.org <speex-dev-request@xiph.org> wrote:
> Send Speex-dev mailing list submissions to
> speex-dev@xiph.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2015 Nov 04
0
CentOS7 and "ip link alias"
Thoughts please?
Thanks,
- Mike
On Mon, Nov 2, 2015 at 2:40 PM, Mike - st257 <silvertip257 at gmail.com> wrote:
> Hello List,
>
> After demystifying the cause for my /sbin/ifup-local not being executed by
> network scripts for an Ethernet interface (don't let NetworkManager control
> it or ifup-local won't be executed)...
>
> ... I have a question with hopefully a simple answer:
> I placed an alias/description on my inter...
2013 Feb 20
0
Ruby on Rails Training | NYC | March 11-15
...s helpful.
5 Day Ruby on Rails training in New York with Marakana expert Renée De
Voursney.
*SAVE $200 OFF ON YOUR REGISTRATION USING COUPON CODE: ROR200*
March 11 - 15, 2013
9:00am - 5:00pm
TOPICS COVERED:
Ruby Overview
Toolbox
Test-Driven Development with RSpec
Rails Introduction
Rails Toolbox
Demystifying Rails
Test-Driving Your Rails App
Advanced Controllers and Models
Rails Power Tools
Complete details: http://marakana.com/training/ruby/ruby_on_rails.html
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:...
2007 Dec 21
0
FW: faking IB multi-rail with multihomed clients
Guys,
For those of you not party to the original email exchange, this is
about how we can aggregate bandwidth across both rails of a dual-rail
IB cluster using current lustre/LNET (i.e. before we have implemented
transparant LNET support for failover and bandwidth aggregation across
multiple networks).
The following 2 points are fundamental - everything below is a direct
consequence...
1. LNET
2018 Apr 09
0
EuroLLVM'18 : moderators needed!
I'm can do the Lighting Talks [session 9] (I did one in the fall so I
know the pain) or the following session 10
By the way, the online schedule at https://2018eurollvm.sched.com
doesn't include the lighting talks. There is just a "round table" entry
with no speaker or abstract information.
> Message: 3
> Date: Mon, 9 Apr 2018 11:34:32 +0200
> From: Arnaud Allard de
2024 Oct 31
0
R 4.4.2 is released
...M from a connection using
encoding="UTF-16". Users building R from source should avoid
using the system libiconv in macOS 14.1 and later.
* methods' internal .requirePackage() now re-enables primitive
method dispatch when needed; thanks to Ivan Krylov for
demystifying CRAN package check failures on the R-devel mailing
list.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2024 Oct 31
0
R 4.4.2 is released
...M from a connection using
encoding="UTF-16". Users building R from source should avoid
using the system libiconv in macOS 14.1 and later.
* methods' internal .requirePackage() now re-enables primitive
method dispatch when needed; thanks to Ivan Krylov for
demystifying CRAN package check failures on the R-devel mailing
list.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2024 Oct 31
0
R 4.4.2 is released
...M from a connection using
encoding="UTF-16". Users building R from source should avoid
using the system libiconv in macOS 14.1 and later.
* methods' internal .requirePackage() now re-enables primitive
method dispatch when needed; thanks to Ivan Krylov for
demystifying CRAN package check failures on the R-devel mailing
list.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
2013 Oct 04
2
Again about encoding speed of different compiles
I downloaded current version of FLAC sources and compiled it with:
* GCC 4.8.1 (MSYS from http://xhmikosr.1f0.de/tools/)
* Intel C++ Composer XE 2013 update 5
* MSVS 2010 SP1
* MSVS 2012 update 3
(SSSE3 and SSE4.1 code was disabled for all compilers)
Stereo 24-bit WAV file was encoded with -8 preset.
Encoding time, in seconds:
GCC 32-bit: 209
ICC 32-bit: 130
VS10 32-bit: 116
VS12 32-bit: 114
2006 Aug 08
2
How to use aec correctly?
Hi,all
I have tested AEC on files, it works well.I have some files,one is echo
file, others are echo-added files(an origin file adding echo at different
delay,such as 20ms,40ms...120ms,140ms).AEC do wonderfully on those files
except echo added at 140ms-delay.
But ,when i use AEC in my voip project, it does feebly. Who can give me
some hints why caused this.How long can sound be picked up by
2007 Feb 13
0
Re: Speex-dev Digest, Vol 33, Issue 9
Hi All,
I am trying to cross compile speex-1.1.12 to powerpc-405,
i get a error after the make, speexec.lo error,
please help me how to get rid of this error.
On 2/9/07, speex-dev-request@xiph.org <speex-dev-request@xiph.org> wrote:
> Send Speex-dev mailing list submissions to
> speex-dev@xiph.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
2023 Aug 19
1
[Bridge] [PATCH] net: bridge: Fix refcnt issues in dev_ioctl
Hi Ziqi,
On 8/19/23 11:10, Ziqi Zhao wrote:
> In the bug reported by Syzbot, certain bridge devices would have a
> leaked reference created by race conditions in dev_ioctl, specifically,
> under SIOCBRADDIF or SIOCBRDELIF operations. The reference leak would
How would it leak a reference, could you elaborate?
The reference is always taken and always released after the call.
> be