
PeterJohnNumPyMatplotlib
iPhone / developpeurs
Now PeterJohn, a Python Interpreter which Runs on iPhone,
Acquired Two Major Modules, NumPy and Matplotlib.
they will help you to study
DataScience, DeepLearning, ReinforcementLearning.
it's like King Jesus sent twelve disciples out two by two.
**Mark 6:7;12-13, GNT
6:7 He called the twelve disciples together and sent them out two by two. He gave them authority over the evil spirits.
6:12 So they went out and preached that people should turn away from their sins.
6:13 They drove out many demons, and rubbed olive oil on many sick people and healed them.
**** How to Use it;
1) First, Touch "Add Tutorial" at the BottomLeft of ProjectsView.
2) Touch "TutorialSeason006" at ProjectsView.
3) Choose One of Four at ScriptsView.
s001PILimageFontTest.py; This doesNot use Matplotlib but uses only Matplotlib TTF(TrueTypeFonts).
s002matplotlibPltPlot.py
s003matplotlibPltLegend.py
s004BarChartOnPolarAxis.py
4) Touch "RunScript" at the TopRight of EditScriptView.
5) Only for the first time, the warning that "AppleMetal Cache Directory doesNot Exist" appears,
Once needs to go back to EditScriptView,
and then touch "RunScript" at the TopRight of EditScriptView Again.
6) the script is Executed at RunScriptView.
****
Enjoy NumPy, Enjoy Matplotlib
Enjoy DataScience, DeepLearing, ReinforcementLearing.
Enjoy PeterJohnNumPyMatplotlib
--Yasushi Yassun Obata
Quoi de neuf dans la dernière version ?
"tk.stopTkTimer()" BugFix and Adjusted "s04timerTest.py" Version;
in "TutorialSeason001/s04timerTest.py",
we Found a Bug that "tk.stopTkTimer()" function didNot make the stop of Timer.
We Fixed the Bug and Adjusted "s04timerTest.py" a Little
so that User Can Understand Easily How to Use
both "tk.startTimerAfterFunction()" and "tk.stopTkTimer()" functions.
And in some of "TutorialSeason001" examples,
we Added "tk.stopTkTimer()"
So that each example Can Avoid influence from the other example
which Uses Timer in the Same Projects.
And One More Thing,
at this timing,
we added Six Functions Below to "tkInter" module.
It will help you to create some of Apps which use different Font Size or different Font Color,
especially to create some of Games.
**Added Function;;
tk.setLabelFontSize(labelNodeName, fontSize)
tk.setLabelFontColor(labelNodeName, r, g, b, a)
tk.setMainLabelFontSize(fontSize)
tk.setMainLabelFontColor(r, g, b, a)
tk.setTitleLabelFontSize(fontSize)
tk.setTitleLabelFontColor(r, g, b, a)
BestRegards,
--Yasushi Yassun Obata