https://jupyter.org/ Project JupyterThe Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations, interactive dashboards and other media.jupyter.org https://youtube.com/@connorferster?si=AgKsf3kToWNGLQai Connor Fersterwww.youtube.com
Parametric plot do not press Stop, click continue twice x=2.5*sin(2*t) y=0.5*cos(t/2) variable : t from: 0 to:20 (%i7) r ( θ ) : = 1 − cos ( θ ) ; r(θ):=1-cos(θ); (%i8) wxplot2d ( [ ' parametric , r ( t ) · cos ( t ) , r ( t ) · sin ( t ) , [ t , 0 , 20 ] ] , [ nticks , 300 ] , [ x , − 2 . 5 , 0 . 5 ] , [ gnuplot_postamble , "set zeroaxis;" ] ) $ (%i6) wxplot2d ( [ ' parametric , 2 . 5 · sin ( 2..
wxMaxima에서 Autosave 설정하기 Edit > Configure > Options If this checkbox is checked wxMaxima utomatically saves the file closing and every few minutes giving wxMaxima a more cellphone-app-like feel as the file is virtually always saved. If this checkbox is unchecked from time to time a backup is made in the temp folder instead.