On 18/11/14 23:10, Pauli Virtanen wrote:
> The second question is whether F2py actually *needs* to check the
> dtype-size alignment, or is just something like sizeof(double) enough
> for Fortran compilers.
The Fortran standard does not specify an ABI so this is likely compiler
dependent.
The o
On Wed, Nov 19, 2014 at 3:03 PM, Mégardon Geoffrey <
geoffrey.megar...@gmail.com> wrote:
> Hi,
>
> In verbose mode, it stops at this line:
> test_blasdot.test_dot_3args ...
>
> Ok, I will try with numpy and python :/
>
Might want to file a bug report with Continuum Analytics. Plain old numpy
wil
Hi,
In verbose mode, it stops at this line:
test_blasdot.test_dot_3args ...
Ok, I will try with numpy and python :/___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
Some things that might be worth trying:
- run the test suite in verbose mode (numpy.test(verbose=2)) - this should
let you narrow down which test is causing the crash.
- instead of using anaconda, try installing python from python.org and
numpy from the
http://sourceforge.net/project/showfiles.php
Hi,
I am on Windows 8.1, 64-bit, using the usual version of Anaconda-64-bit for
windows.
I just come from the mailing list of matplotlib: my PC is not able to do 3D
plot with matplotlib.
Python crashes completely if I try to plot something in 3D and to show it:
"Python.exe has stopped working..