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

Sympy matrices do not show in the variable explorer #1972

Open
spyder-bot opened this issue Feb 17, 2015 · 3 comments
Open

Sympy matrices do not show in the variable explorer #1972

spyder-bot opened this issue Feb 17, 2015 · 3 comments

Comments

@spyder-bot
Copy link
Collaborator

From burdic...@gmail.com on 2014-09-17T21:37:30Z

Please note that reporting bugs from Spyder's help menu ("?" > "Report
issue...") will fill version details for Spyder, Python and Qt in this description for you.

What steps will reproduce the problem?

  1. Make a sympy matrix object
    1. Note that it does not appear in the variable explorer

What is the expected output? What do you see instead?

I would expect to see sympy matrices, instead I see nothing What version of the product are you using? On what operating system? 2.3.0 for Python 3 on Arch Linux

Please provide any additional information below

.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1972

@spyder-bot
Copy link
Collaborator Author

From contrebasse on 2014-09-18T05:49:20Z

By default, only supported types are shown in the variable explorer. sympy matrix is not (yet) on of them.

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2014-11-18T15:39:20Z

Summary: Sympy matrices do not show in the variable explorer (was: sympy matrices do not show in the variable explorer)
Status: HelpNeeded
Labels: Cat-VariableExplorer

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2014-11-18T15:40:07Z

You need to create an specialized viewer for this ind of matrices.

See for example the file dataframeeditor.py

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

2 participants