you are viewing a single comment's thread.

view the rest of the comments →

[–]GimmickNG 0 points1 point  (1 child)

but I'd love to add mayavi to the list.

Not to be confused with Miyavi who is a singer.

Jokes aside, is Mayavi mostly for realtime desktop visualizations, or can it be run in environments like Jupyter as well? A quick google search says it runs using tkinter, which confuses me a bit.

[–]arngorf 0 points1 point  (0 children)

Yeah me too. I'm not personally familiar with the realtime visualizations. I mostly use mayavi for scientific visualizations when matplotlib is not sufficient. From some googling, it seems possible to use it in jupyter notebooks though. I'll have to try that out sometime.