<div dir="ltr">Is this similar to "alpha shape:" <a href="https://en.wikipedia.org/wiki/Alpha_shape">https://en.wikipedia.org/wiki/Alpha_shape</a><div><br></div><div>I know I've been wanting to have that in, but not sure if the community would agree. Probably some design decisions to think about, but a useful alternative to convex hull seems like an interesting idea for some applications.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 18 Sep 2019 at 07:19, Hamilton, Wesley <<a href="mailto:wham@live.unc.edu">wham@live.unc.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hi all,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I have some code that computes alpha complexes of a point cloud , and I think it would be a good contribution to the scipy.spatial library. I've looked around and there aren't any other implementations of an alpha complex construction (besides a short tutorial
 from PyPlot).</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
My question is: would this contribution be welcome? I need to formalize the documentation, and add the construction for weighted alpha complexes, but otherwise everything's there.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Best,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Wesley<br>
</div>
</div>

_______________________________________________<br>
SciPy-Dev mailing list<br>
<a href="mailto:SciPy-Dev@python.org" target="_blank">SciPy-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scipy-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scipy-dev</a><br>
</blockquote></div>