-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Showing
14 changed files
with
7,026 additions
and
21,216 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.