Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIPY_DISPLAY_MATRIX is broken #370

Closed
guyer opened this issue Sep 19, 2014 · 2 comments
Closed

FIPY_DISPLAY_MATRIX is broken #370

guyer opened this issue Sep 19, 2014 · 2 comments

Comments

@guyer
Copy link
Member

guyer commented Sep 19, 2014

When the FIPY_DISPLAY_MATRIX environment variable is set to terms, the matrices displayed aren't what is expected. Also, it seems broken for coupled matrices.

Imported from trac ticket #496, created by guyer on 02-07-2013 at 14:18, last modified: 02-11-2013 at 12:20

@guyer
Copy link
Member Author

guyer commented Sep 19, 2014

Pull request


The following changes since commit bca401e10615dccbcac0363177027bc40fe037d7:

  Merge branch 'ticket492-unOps_cant_be_pickled' into develop (2013-01-25 10:27:04 -0500)

are available in the git repository at:


  ssh://git@code.matforge.org/nist/fipy.git ticket496-FIPY_DISPLAY_MATRIX_is_broken

for you to fetch changes up to 0587d4e3e38702bdc7ab376ecf81a4adb67ea2fd:

  Fix `FIPY_DISPLAY_MATRIX` to show unary terms and coupled equations (2013-02-07 14:20:07 -0500)

----------------------------------------------------------------
Jonathan Guyer (1):
Fix `FIPY_DISPLAY_MATRIX` to show unary terms and coupled equations

 fipy/terms/binaryTerm.py |  6 ------
 fipy/terms/term.py       |  5 ++++-
 fipy/terms/unaryTerm.py  | 32 ++++++++++++++++++++++----------
 3 files changed, 26 insertions(+), 17 deletions(-)

Trac comment by guyer on 02-07-2013 at 14:31

@wd15
Copy link
Contributor

wd15 commented Sep 19, 2014

Merged onto develop with 8c51478

Trac comment by wd15 on 02-11-2013 at 12:20

@guyer guyer closed this as completed Sep 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants