On Mon, Dec 22, 2014 at 6:59 PM, Richard Bell
wrote:
> Actually, your replies helped. I was not aware or in the mindset that
> branchless_clip was a generally used method for clamping fixed or floating
> point values. Because of that, I was limiting my searches to gnuradio
> related stuff (googli
On 12/23/2014 12:59 AM, Richard Bell wrote:
> Actually, your replies helped. I was not aware or in the mindset that
> branchless_clip was a generally used method for clamping fixed or
> floating point values. Because of that, I was limiting my searches to
> gnuradio related stuff (googling "gnuradi
On 12/23/2014 12:42 AM, Marcus D. Leech wrote:
> I used the following "find" command:
>
> find gnuradio -name "*.*" -exec grep -H branchless_clip '{}' ';'
A nice tool for searching source trees is 'ack': http://beyondgrep.com/
It also has a vim plugin.
Cheers,
M
__
Use cscope and/or ctags next time
On Tue, Dec 23, 2014 at 11:47 AM, Marcus D. Leech wrote:
> On 12/22/2014 07:31 PM, Richard Bell wrote:
>>
>> MLeech I really understand where you're coming from. But I think that's
>> the point of a community. If you are personally tired of answering low level
>>
On 12/22/2014 07:31 PM, Richard Bell wrote:
MLeech I really understand where you're coming from. But I think
that's the point of a community. If you are personally tired of
answering low level questions, then you should not feel like you have
to. Others in the community might be happy to do it,
MLeech I really understand where you're coming from. But I think that's the
point of a community. If you are personally tired of answering low level
questions, then you should not feel like you have to. Others in the
community might be happy to do it, and you can stick to the advanced
questions. Co
On 12/22/2014 06:59 PM, Richard Bell wrote:
Actually, your replies helped. I was not aware or in the mindset that
branchless_clip was a generally used method for clamping fixed or
floating point values. Because of that, I was limiting my searches to
gnuradio related stuff (googling "gnuradio br
Hi Richard,
actually, I kind of liked your question and the answers you've got :)
As a community, it's always kind of hard to know where people actually
encounter obstacles, and you're *exactly* the kind of future user we'd
like to address: Able and willing to solve one's own problems, but not
to
Actually, your replies helped. I was not aware or in the mindset that
branchless_clip was a generally used method for clamping fixed or floating
point values. Because of that, I was limiting my searches to gnuradio
related stuff (googling "gnuradio branchless_clip"). Now I know it is a
general meth
On 12/22/2014 06:45 PM, Philip Balister wrote:
On 12/22/2014 06:42 PM, Marcus D. Leech wrote:
I'm not as smart as Marcus, so I googled "branchless clip",
http://stackoverflow.com/questions/427477/fastest-way-to-clamp-a-real-fixed-floating-point-value
Philip
I think that at the end of the day,
On 12/22/2014 06:42 PM, Marcus D. Leech wrote:
> On 12/22/2014 06:37 PM, Richard Bell wrote:
>> Hi all,
>>
>> The goal of this email is to learn how to find answers using available
>> resources on my own in the future. To do this, I will explain what
>> I've done to try and find the answer and then
On 12/22/2014 06:37 PM, Richard Bell wrote:
Hi all,
The goal of this email is to learn how to find answers using available
resources on my own in the future. To do this, I will explain what
I've done to try and find the answer and then I hope someone can tell
me how to finish the process so t
Hi all,
The goal of this email is to learn how to find answers using available
resources on my own in the future. To do this, I will explain what I've
done to try and find the answer and then I hope someone can tell me how to
finish the process so that next time I can do it on my own.
I'm working
13 matches
Mail list logo