今回は、線グラフ(サインカーブ)を描いてみましょう。 このサンプルコードでは、matplotlibとnumpyを使いますので、インストールしておいてください。
I'm using Ubuntu 16.04 and julia 0.5.0. I tried to install the matplotlib package to use it in PyPlot, so I set ENV["PYTHON"]="" in julia to trigger the automatic ...
pythonでGUIとかいうのをやってみようと思って、tkinterを使ってみた。tkinterはpythonに標準で入っている(python2にはTkinter、python3にはtkinterが入っている。tが大文字か小文字かが違う)。標準で入っているから何もせずに使えるな、と思ったら入っていたtkinterの ...
active environment : deeplearning active env location : /home/user/miniconda3/envs/deeplearning shell level : 1 user config file : /home/user/.condarc user-agent ...
What is Matplotlib? It’s the de facto standard for creating visualizations—charts, plots, graphs, even animations—with Python. Matplotlib is a comprehensive library for creating static, animated, and ...