Comment #61 on issue 1598 by mattpap: New polynomials manipulation module
http://code.google.com/p/sympy/issues/detail?id=1598

Update of the new polynomials module is available at:

 http://github.com/mattpap/sympy-polys/commits/polys5

(rebased on top of master). Changes:

 - implemented real algebra, so you can write Poly(0.5*x + 0.1) # domain=RR
- refactored numberfields.py, implemented to_number_field which wraps functionality of other functions from numberfields.py, fixed and improved field_isomorphism()
 - polys now work with 2.4 and 2.5
 - other minor bug fixes and improvements

I also started to write documentation for new polys, finally. This should be ready in
a few days. Then we will finally merge all this with master.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to