jdeldre / SchwarzChristoffel.jl

Construct a mapping from the unit circle to a closed polygon.
https://jdeldre.github.io/SchwarzChristoffel.jl/latest/
Other
8 stars 5 forks source link

Added specialized routines for 2-point polygons #14

Closed jdeldre closed 1 year ago

jdeldre commented 1 year ago

This PR uses exact solutions to compute 2-point polygons, which revert to

$$z =\frac{1}{4}( \zeta + 1/\zeta)$$