https://github.com/zhaipro/tma
Tweetable Mathematical Art
https://github.com/zhaipro/tma
Last synced: about 1 year ago
JSON representation
Tweetable Mathematical Art
- Host: GitHub
- URL: https://github.com/zhaipro/tma
- Owner: zhaipro
- License: mit
- Created: 2018-12-12T09:18:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-12T14:23:32.000Z (over 7 years ago)
- Last Synced: 2025-01-28T03:50:00.417Z (over 1 year ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TMA
Tweetable Mathematical Art
## g++
```
$ cd src
$ g++ main.c 1.c
$ ls
$ ./a
a.exe MathPic.ppm
```