summaryrefslogtreecommitdiff
path: root/src/num_traits.rs
AgeCommit message (Collapse)Author
2017-02-21Added breaking sinusoids into orthogonal componentsHEADmainJustin Worthe
It looks this has been sitting in my directory for a while, and I just forgot to push it.
2016-12-05Refactored number traitsJustin Worthe
2016-12-04Added sampling of a rangeJustin Worthe
2016-12-03Started adding sinusoidsJustin Worthe
2016-11-27Added conjugating and multiplicationJustin Worthe
2016-11-26Adding constructors from polar coordinatesJustin Worthe