I already see some issues with the pull request, so I am not going to merge it for this release.
And by the way, you should not assume that just because no one on the mailing list has discussed it that no one is using the code. In fact, I seem to remember that you have pointed several people to this new module, so I think there are actually several people using this code. You should be very conservative of *any* API change since the previous release, preferring to do deprecations when possible (unless you had marked the new module as experimental). Aaron Meurer On Sun, Feb 16, 2014 at 11:34 AM, F. B. <[email protected]> wrote: > > > On Sunday, February 16, 2014 6:21:50 PM UTC+1, Aaron Meurer wrote: >> >> >> F.B., how important is your bug fix branch? Are there API changes? > > > No, the API is almost still the same. Just some minor useless methods > removed. > > By the way, it's not urgent. Primarily, the metric tensor in the master > branch has a wrong inverse tensor. Also, if the metric tensor is not > diagonal, raising and lowering components may lead to wrong results. But as > no one ever reported these bugs on the discussion, I doubt that there are > many people using it as of now. > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
