My project is nearing completion. It provides Riemann mapping
capabilities (http://en.wikipedia.org/wiki/Riemann_mapping_theorem).
it produces both numerical data on the map, and useful (and pretty)
graphs to show how it works. I also created a couple of interpolators
that allow you to interpolate a list of complex points as a parametric
curve, either as a polygon or with cubic splines. This makes it easier
for users to define the figures that they wish to map. The Riemann
Mappping stuff is about 700 lines with documentation, and the
interpolators about 100.

These are my questions:

Does this sound like the type if thing that should be included in
sage? If so, should I make it a package or patch?

I incorporated and repurposed a lot of Robert Bradshaw's complex_plot
code. How should I cite him in the copyright box at the top of the
file?

Thanks,

Ethan
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to