I'd like to merge in my branch with the proof of concepts for the new
assumptions (https://github.com/sympy/sympy/pull/2508). It's been sitting
for a while now, without much work (mostly due to time limitations on my
part). While there is still a lot of work to do, I think it is no longer
just a "proof of concept".

I've renamed newask() to satask(), and put it as a fallback in ask() (i.e.,
it is called if the existing algorithms to not find an answer). This slows
down the new assumptions code a bit, though I think that is acceptable
because the new assumptions are not used in very many places. I think the
benefits of having this code in master and in use will outweigh these
setbacks. Furthermore, I don't have the resources right now to try to make
it faster, so my hope is that having it in master will give other people an
incentive to look at this as well.

If anyone has any concerns or comments about this, please bring them up on
that pull request.  If anyone wants to discuss some of the more technical
details of this, such as ideas to speed things up, feel free to bring those
up as well.

Aaron Meurer

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6LLGq0vssBQjkyZj-wQdGZg1SitV_F15MduQr15fLz2-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to