Showing Mandelbrot matrix using UJMP package
Code: "lalgebra_ujmp.py". Programming language: Python
DMelt Version 1.8. Last modified: 06/26/1971. License: Pro
https://datamelt.org/code/cache/lalgebra_ujmp_1213.py
To run this script using the DMelt IDE,
copy the above URL link to the menu [File]→[Read script from URL] of the DMelt IDE.
from org.ujmp.core.util.matrices import MandelbrotMatrix
m =MandelbrotMatrix();
m.showGUI()
You see the box below because you did not login.