[SciPy-Dev] scikit-procrustes

Scott Sievert sievert.scott at gmail.com
Tue Aug 29 10:00:50 EDT 2017


How is the unbalanced problem different, and what applications does it have? I've used the Procrustes transform for some low dimensional embedding problems, and I'm curious to hear.

Scott

On Aug 29, 2017, 8:33 AM -0500, Melissa Weber Mendonça <profamelissa at gmail.com>, wrote:
> Hello everybody,
>
> My name is Melissa, I'm a professor and researcher at the Federal University of Santa Catarina, in Brazil. I'm an applied mathematician working with Numerical Optimization and I've been working for some time with Procrustes Problems. So I realized there was no implementation of methods to solve the unbalanced Procrustes problem in python, and I decided to build a scikit. Here it is:
>
>
>https://github.com/melissawm/skprocrustes
>
>
> http://scikits.scipy.org/scikit-procrustes
>
> All are welcome to criticize and to send pull requests if you feel you have something to contribute, I'd appreciate it. I hope this is useful for someone.
>
> Cheers!
>
> Melissa
>
> p.s. I'm not an expert in packaging and so it's highly possible that my code is not optimal, if you have any suggestions I'd appreciate as I'm trying to get better at this :)
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20170829/2ebc4219/attachment.html>


More information about the SciPy-Dev mailing list