Comment #2 on issue 1633 by diego.restrepo: sympy change zeros() behaviour http://code.google.com/p/sympy/issues/detail?id=1633
Sorry for the confusion. In fact after I detected the problem I was able to fix this. The point that I would like to emphasize is that sympy should be compatible with numpy. In this case the unexpected behavior of sympy can cause some problems to a numpy user. From a closed bug I realized that zeros() was not implemented in sympy. My point is that the current implementation of zeros is not compatible with numpy. Is there any reason why not? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en -~----------~----~----~----~------~----~------~--~---
