graphic.get_pixel
|
11-25-2021, 11:53 PM
Post: #2
|
|||
|
|||
RE: graphic.get_pixel
Unfortunately the Python implementation has a lot of these problems. When I worked on my MandelExpl I tried of course to make use of the graphic module, but finally gave up. Without a proper description of the syntax it's almost useless.
You always run into some errors, but can't determine where the error is. And quite often the Prime simply reboots. E.g. try the function apply of the linalg module. provided you have imported the linalg and math modules apply(sin,(1,2,3) gives you obviously corect results but apply((1,2,3), sin) let's the calc reboot. Seems to be the wrong syntax, but learning the hard way ... |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
graphic.get_pixel - jfelten - 11-25-2021, 04:56 PM
RE: graphic.get_pixel - Guenter Schink - 11-25-2021 11:53 PM
|
User(s) browsing this thread: 2 Guest(s)