aboutsummaryrefslogtreecommitdiffstats
path: root/video/qam.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-10-26Fix complex number animation and add arrowNaoki Pross1-10/+72
2021-10-26Create animated complex numberNaoki Pross1-5/+31
2021-10-24Create TimeDependentComplexPlane tool for videoNaoki Pross1-5/+78
To draw a QAM signal we will need a way to plot a time dependent complex function. So I made a thing that is just a complex plane + a time axis.
2021-10-20Prepare nix env for videoNaoki Pross1-0/+14