https://github.com/j2kun/complex-numbers
The code respository for the post "Learning to Love Complex Numbers"
https://github.com/j2kun/complex-numbers
Last synced: about 1 year ago
JSON representation
The code respository for the post "Learning to Love Complex Numbers"
- Host: GitHub
- URL: https://github.com/j2kun/complex-numbers
- Owner: j2kun
- Created: 2014-05-24T17:01:45.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2020-06-09T03:17:00.000Z (about 6 years ago)
- Last Synced: 2025-04-02T19:46:57.766Z (about 1 year ago)
- Language: Python
- Size: 313 KB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Complex Numbers
---------------
This is the code repository for the post "[Learning to Love Complex Numbers](http://jeremykun.com/2014/05/26/learning-to-love-complex-numbers/)."
Note: it requires the Python library matplotlib to run, and was written for Python 3.x.