Skip to content

soorichu/pygraph

Repository files navigation

pygraph

Sooyoung chung

Windows EXE : http://soori.co/bbs/board.php?bo_table=notice&wr_id=18 Download pygraph.zip and unzip. Run pygraph.exe(which is located with font/, cloud_data/)

This is really really Simple Python Graphing Program It is arranged 3 tabs

  1. first tab can draw 2d graphing such as y = x^2 and x = cos(t), y = sin(t)
  2. second tab can draw 3d graphing such as z = sin(sqrt(x^2 + y^2)) and x = cos(u), y = cos(v), z = sin(u + v)
  3. third tab can crawl rss feed datas and make word cloud map. it is so beautiful

This Program is made by SoooYoung Chung at 2018.8.16. in Incheon GongHang High School in Korea This is follwed MIT License. If you contact me, please send email : soorichu@gmail.com or Homepage: http://soori.co

Thanks!

About

simple 2d, 3d graph and word cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages