There is a newer version of the record available.

Published November 20, 2019 | Version v0.1.1
Software Open

ComplexRegions.jl: A Julia package for regions in the complex plane

  • 1. University of Delaware

Description

The ComplexRegions package for Julia provides a software framework for the front end of computations over regions in the extended complex plane. It defines abstract types for curves, paths (i.e., piecewise smooth contours), and regions, defining minimal interfaces for them and providing default behavior based only on the interfaces. These are then implemented as concrete subtypes; e.g., a Circle is a subtype of AbstractClosedCurve, and a Polygon is a subtype of AbstractClosedPath. These types define data structures and methods to operate on them.

 

Files

complexvariables/ComplexRegions.jl-v0.1.1.zip

Files (138.6 kB)

Name Size Download all
md5:a117e2e35bc923fd22a246731876dd0c
138.6 kB Preview Download

Additional details