Tags: gutow/Algebra_with_Sympy
Tags
Use hooks to IPython display formatter and sys.displayhook to simplif… …y control of human readable output. (#20) * algwsym.config.output control simplified using sys.displayhook and IPython.display_formatters. * Fixing tests * Output tests fixed * Doc tests fixed * Doc tests fixed * Readme updates * added `solve_to_list` output flag to recover pre-0.11.0 behavior. * `solve_to_list=True` now makes multivariable solutions within a list of solutions a `list` instead of a `FiniteSet`. * docs and final dev for 0.11.0 * bump to v0.11.0
PreviousNext