Archive for July, 2009

can we merge now, pleeease ?

Tuesday, July 21st, 2009

Three months after I began to write sympy.queries, I feel it’s about time to include it in sympy’s trunk, so today I sent for review 4 patches that implement the complete query module.
It’s been a lot of fun, but it has also caused me some headaches … specially last month trying to have the code […]

Refine module, proof of concept

Thursday, July 9th, 2009

The 0.6.5 release of SymPy is taking longer than expected because some bugs in the testing framework, so my query module is not merged into trunk (yet). In the meantime, I am implementing a refine module (very little code is available yet).
The refine module implements a refine() function (better names accepted) that would work […]