wave = ( (np.cos(np.sqrt(xx^2 + yy^2) + self.time))+ (np.cos(self.time) * np.sqrt(xx^2 + yy^2))+ np.sin((xx + yy) * 1.5 + self.time * 0.7)+ np.sin((xx * yy) * -1.5 ...
My first attempt at making a clock was 5 years ago, back when I was in 10th standard. It was a complete failure—circle geometry was a mystery to me, and I just didn't have the right knowledge. I ...
前回、pythonでウェブアプリ作ってみましたという投稿を申し上げましたがその続編です。あくまで実験的に作っているもので、かつ自分が少しでも使えるものをということでやっています。ド素人ですので、全然スマートさはありませんが、楽しんでできて ...