On Wed, Dec 23, 2015 at 8:04 AM, Ganesh Ajjanagadde
wrote:
> On Tue, Dec 22, 2015 at 11:32 PM, Paul B Mahol wrote:
>> On 12/22/15, Ganesh Ajjanagadde wrote:
>>> On Tue, Dec 22, 2015 at 2:10 PM, Paul B Mahol wrote:
On 12/22/15, Ganesh Ajjanagadde wrote:
> On Tue, Dec 22, 2015 at 12:46
On Tue, Dec 22, 2015 at 11:32 PM, Paul B Mahol wrote:
> On 12/22/15, Ganesh Ajjanagadde wrote:
>> On Tue, Dec 22, 2015 at 2:10 PM, Paul B Mahol wrote:
>>> On 12/22/15, Ganesh Ajjanagadde wrote:
On Tue, Dec 22, 2015 at 12:46 AM, Paul B Mahol wrote:
> On 12/22/15, Ganesh Ajjanagadde wr
On 12/22/15, Ganesh Ajjanagadde wrote:
> On Tue, Dec 22, 2015 at 2:10 PM, Paul B Mahol wrote:
>> On 12/22/15, Ganesh Ajjanagadde wrote:
>>> On Tue, Dec 22, 2015 at 12:46 AM, Paul B Mahol wrote:
On 12/22/15, Ganesh Ajjanagadde wrote:
> complex is not available on all platforms. Further
On Tue, Dec 22, 2015 at 2:10 PM, Paul B Mahol wrote:
> On 12/22/15, Ganesh Ajjanagadde wrote:
>> On Tue, Dec 22, 2015 at 12:46 AM, Paul B Mahol wrote:
>>> On 12/22/15, Ganesh Ajjanagadde wrote:
complex is not available on all platforms. Furthermore, it is trivial to
rewrite complex nu
On 12/22/15, Ganesh Ajjanagadde wrote:
> On Tue, Dec 22, 2015 at 12:46 AM, Paul B Mahol wrote:
>> On 12/22/15, Ganesh Ajjanagadde wrote:
>>> complex is not available on all platforms. Furthermore, it is trivial to
>>> rewrite complex number expressions to real arithmetic, and in fact
>>> sometim
On Tue, Dec 22, 2015 at 12:46 AM, Paul B Mahol wrote:
> On 12/22/15, Ganesh Ajjanagadde wrote:
>> complex is not available on all platforms. Furthermore, it is trivial to
>> rewrite complex number expressions to real arithmetic, and in fact
>> sometimes advantageous for performance reasons: by wr
On 12/22/15, Ganesh Ajjanagadde wrote:
> complex is not available on all platforms. Furthermore, it is trivial to
> rewrite complex number expressions to real arithmetic, and in fact
> sometimes advantageous for performance reasons: by wrapping as a complex,
> one forces a particular Cartesian rep
complex is not available on all platforms. Furthermore, it is trivial to
rewrite complex number expressions to real arithmetic, and in fact
sometimes advantageous for performance reasons: by wrapping as a complex,
one forces a particular Cartesian representation that is not necessarily
optimal for