On Thursday 23 October 2008 18:36:33 Jason Grout wrote: > Burcin Erocal wrote: > > Yes, this would be helpful. I keep a todo list on a sticky note on my > > desktop. Here is my list (more or less in order of priority): > > > > * evaluation > > * support for _fast_eval > > * hash is random > > * pyobject deallocations, memory leaks > > * print order (William's list) > > * 1/gamma(-1) = 0 > > * collect_common_factors (William's list) > > * pretty printing (latex() method, a/b instead of a*b^{-1}, etc.) > > * noncommutative symbols > > * symbol domains (ginac supports real, complex, integer) > > * precision for numeric evaluation (evalf, _mpfr_, William's list) > > * pickling (William's list) > > * gcd (William's list) > > * unevaluated expressions? > > * callable symbolic expressions?? > > > > Comments, suggestions and requests are welcome. > > Do you want to put this list on the wiki and then advertise the wiki > page here?
Here is the wiki page: http://wiki.sagemath.org/symbolics/pynac_todo I copied the text for the items on William's todo list. Feel free to add new items, or add comments to the existing ones. It would also be great if you could try the pynac symbolics with coefficients from domains with characteristic > 0. GiNaC makes some assumptions about the coefficients to take shortcuts in arithmetic. Since William added the capability to use sage objects as coefficients, these assumptions don't hold anymore. I fixed a few bugs related to this before the 3.2.alpha0, but it's very likely that there are many others waiting to be found. Cheers, Burcin --~--~---------~--~----~------------~-------~--~----~ 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://www.sagemath.org -~----------~----~----~----~------~----~------~--~---