Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.32 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.32 KB

ComplexRegions

Paths and regions in the complex plane for Julia

Documentation Build Status DOI Paper
DOI DOI

Installation

The package can be installed with Julia's package manager:

julia> import Pkg
julia> Pkg.add("ComplexRegions")

or just use ] add ComplexRegions at the usual command prompt.

Project Status

Please open an issue if you encounter any problems.