On Sa, 2015-12-19 at 06:55 -0600, Andy Ray Terrel wrote:
> A simple fix would certainly by pass the check in random.choice, but I
> don't know how to get that. So let's focus on the summation.
>
>
> I believe you are hitting an instability in summing small numbers as a
> power to 10th order would
A simple fix would certainly by pass the check in random.choice, but I
don't know how to get that. So let's focus on the summation.
I believe you are hitting an instability in summing small numbers as a
power to 10th order would produce. Here is an example:
mymatrix = np.random.rand(1024,1024).as
On Sat, Dec 19, 2015 at 12:07 AM, Ian Henriksen <
insertinterestingnameh...@gmail.com> wrote:
> On Fri, Dec 18, 2015 at 3:27 PM Nathaniel Smith wrote:
>
>> On Dec 18, 2015 2:22 PM, "Ian Henriksen" <
>> insertinterestingnameh...@gmail.com> wrote:
>> >
>> > An appveyor setup is a great idea. An app