On Mac OS there is numpy 1.2.1, on Fedora 14 64bits numpy 1.4.1 and on Ubuntu 10.04 64bits numpy 1.3.0.<br>On these platforms my function runs without problems.<br>Just on Windows it doesn't works.<br><br><br><div class="gmail_quote">
2011/10/9 Yaşar Arabacı <span dir="ltr"><<a href="mailto:yasar11732@gmail.com">yasar11732@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I don't know about your problem, but did you compare numpy versions in windows and other platforms? You may have newer/older version in Windows. Otherwise, it looks like a platform spesific bug to me.<br><br><div class="gmail_quote">

2011/10/9 Paolo Zaffino <span dir="ltr"><<a href="mailto:zaffino.p@gmail.com" target="_blank">zaffino.p@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">
Hello,<br>
I wrote a function that works on a numpy matrix and it works fine on<br>
Mac OS and GNU/Linux (I didn't test it on python 3)<br>
Now I have a problem with numpy: the same python file doesn't work on<br>
Windows (Windows xp, python 2.7 and numpy 2.6.1).<br>
I get this error:<br>
<br>
matrix=matrix.reshape(a, b, c)<br>
ValueError: total size of new array must be unchanged<br>
<br>
Why? Do anyone have an idea about this?<br>
Thank you very much.<br>
</div></div><font color="#888888">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><font color="#888888"><br><br clear="all"><div><br></div>-- <br><a href="http://yasar.serveblog.net/" target="_blank">http://yasar.serveblog.net/</a><br><br>
</font></blockquote></div><br>