-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Variable explorer: allow array editor to deal with arrays with more than 2 dimensions #93
Comments
From pierre.raybaut on 2010-01-03T11:06:07Z Status: Accepted |
From pierre.raybaut on 2010-01-03T11:06:27Z Labels: -Type-Defect Type-Enhancement |
From pierre.raybaut on 2010-01-03T11:33:06Z Labels: -Priority-Medium Priority-Low |
From pierre.raybaut on 2010-06-19T05:46:43Z Summary: Variable explorer: allow array editor to deal with arrays with more than 2 dimensions |
From pierre.raybaut on 2010-10-17T12:58:41Z Labels: -Milestone-Release2.0 Milestone-Release2.1 |
From pierre.raybaut on 2011-05-16T01:05:15Z Labels: Cat-VariableExplorer |
From pierre.raybaut on 2011-05-18T00:27:10Z Status: ContributorNeeded |
From pierre.raybaut on 2011-06-25T05:25:05Z Labels: -Milestone-Release2.1 |
From pierre.raybaut on 2012-03-18T14:04:16Z Labels: -Type-Enhancement Type-Enh |
From pierre.raybaut on 2012-03-18T14:17:42Z Status: HelpNeeded |
From contrebasse on 2014-07-19T13:24:06Z There is an opened PR to enable 3d arrays: https://bitbucket.org/spyder-ide/spyderlib/pull-request/38/support-for-3d-arrays-in-arrayeditor/diff |
From ccordoba12 on 2014-07-23T07:00:26Z Status: Accepted |
From ccordoba12 on 2014-07-23T07:35:22Z This issue was closed by revision 6ed57f01520a . Status: Fixed |
From DavidAnt...@gmail.com on 2009-10-21T18:10:47Z
To deal with multiple dimensions, I think the best way would be to display
a 2 dimensional page, with some control at the top allowing the user to
select which "slice" of the data is to be edited.
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=93
The text was updated successfully, but these errors were encountered: