jupyter
jupyter notebook㧠plotly ãåä½ããªãå ´åã¯ï¼ jupyter lab ã使ã㨠plotly ãåä½ããããã«ãªãã¾ãã³ãã³ãã©ã¤ã³ãã notebookãèµ·åãã¦ããå ´å㯠$ jupyter notebook 㧠notebookãèµ·åããã«ï¼ä»£ããã« $ jupyter lab 㧠jupyter lab ãèµ·åããâ¦
scipyã® integrate ã¢ã¸ã¥ã¼ã«ã使ãã¨å®ç©åãç°¡åã«è¨ç®ã§ãã¾ã spicy.integrate ã®ä½¿ãæ¹ ä¾ãã° ãè¨ç®ããã³ã¼ãã¯ï¼ãã£ãã®ä¸è¡ã§ãï¼ from scipy import integrate from math import sin, pi print( integrate.quad(sin, 0, pi/2.)) çµæã¯æ°å¤è§£ãªâ¦
jupyter notebook ãªã©ã§ matplotlib ã使ã£ã¦ã°ã©ããããããããã¨X軸ã®è»¸ã©ãã«ãã¿ã¤ãã«ã§æ¥æ¬èªã表示ã§ããªãã»æååãããå ´åããããã®æã¯ï¼æ¥æ¬èªãã©ã³ãã®è¨å®ãè¦ç´ãã¨è¯ã æ¥æ¬èªãã©ã³ãã®è¨å® import matplotlib.pyplot as plt plt.rcPâ¦
Emacs ããjupyter notebookã使ãæ¹æ³ãã¾ã¨ãã¾ãjupyter notebook㯠python ãRã使ã£ãéçº ã°ã©ããããããããªãããã¼ã¿ãããããåããã¼ã¿ãµã¤ã¨ã³ã¹ã»æ©æ¢°å¦ç¿çãªä½æ¥ æµè¡ãã®ãã¼ãã©ã¼ãã³ã° ãªã©ã§é常ã«ä¾¿å©ã§ããããããããã¹ã¦ Emacs â¦