> This is a triviality.  mwrank_elliptic curves need to be initialized
> with 5 integers, period.  Currently Sage just tried to coerce the 5
> things to integers, whcih some stupid results (e.g. 1.2 gets rounded
> to 1 with meaningless results).

This is really bad behaviour. If mwrank only excepts integers, then
non integer values should raise an error. It is much bettre to notify
the user then to pretend all is well and give irrelevent results.

Perhaps people who used mwrank before are aware of the integer only
requirement, but It is not good policy to assume all users (or even
most users) are in this category.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to