|
From: Jaime V. <vi...@fe...> - 2026-04-02 17:14:00
|
Hello, I've been improving the interface of Maxima (https://maxima.sourceforge.io) to Geomview. The Maxima command: plot3d (1/theta, [theta,0,%pi], [phi,0,2*%pi], spherical, [palette,rainbow], geomview) Produces the plot in https://maxima.st/plots/img/cup.png Now I will introduce 2d plots (currently we can only use Geomview with plot3d and not plot2d). Regards, Jaime |