Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: matplotlib recursion error when repeatedly displaying a surface
Post: matplotlib recursion error when repeatedly display...

When I scroll through my data on a matplotlib 3d surface I get a recursion eror although there is no explicit place where recursion is used. my code to display the surface (z data stored in zlines a...
AdeIsHere General Coding Help 0 1,935 Sep-19-2019, 04:36 PM
    Thread: Simple numpy reshape error wih contour3D
Post: Simple numpy reshape error wih contour3D

I create X and Y with X = np.arange(0,34, 1) Y = np.arange(0,22, 1) X,Y = np.meshgrid(X,Y)ie X goes from 0..33 and Y goes from 0.21 My Z values are in a list and go like this X0Y0val, X0Y1val,...X0...
AdeIsHere Data Science 0 2,210 Sep-17-2019, 12:01 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020