-
University of New England
- Portland, ME
- https://alan.liddells.org/
Pinned repositories
67 contributions in the last year
Contribution activity
July 2017
Created a pull request in rust-num/num
that received 5
comments
Feature/complex from str
This commit adds a basic parser for Complex types in Cartesian form, per #289. It will take numbers of the form a + bi, ai + b, a - bi, ai - b, a, or