ComplexValues.jl

(Julia) Polar and Riemann sphere representations of complex numbers
Author complexvariables
Popularity
5 Stars
Updated Last
2 Years Ago
Started In
July 2019

ComplexValues

Polar and Riemann sphere representations of complex numbers in Julia

Documentation Build Status

Installation

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.

Project Status

Please open an issue if you encounter any problems.

Used By Packages