Polar and Riemann sphere representations of complex numbers in Julia
Documentation | Build Status |
---|---|
The package can be installed with Julia's package manager:
julia> import Pkg
julia> Pkg.add("ComplexValues")
or simply ] add ComplexValues
from the command line.
Please open an issue if you encounter any problems.