Fanwang Meng

Results 84 comments of Fanwang Meng

For those who are interested, people can work with the following algorithms listed in [Gillis, N., & Sharma, P. (2018). A semi-analytical approach for the positive semidefinite procrustes problem. Linear...

Welcome on board! @abhishekmittal15 I will be working with both you and @banrovegrie. Feel free to tag me if there is anything you need. Thanks.

I agree. Let's shift our focus to permutation Procrustes which are more interesting and practically useful. But I don't have any paper or algorithm in mind yet. I have tried...

Sure. I will do it.

@abhishekmittal15 is contributing a new implementation for PSDP. Do you think we should shift our focus to permutation-related Procrustes problem? If so, do you have something in your mind? Thanks....

This would be a nice feature to have.

Shall we close this issue?

Hi! Thank you for your interest in our package. @the-nihilist-ninja If you install the latest version of our package from the source, `pinv2` has been replaced by `pinv`. I am...

Do you mean getting an error when using `pinv2`? If so, I would assume that people installed our package from PyPI instead of the latest codes in the master branch....

Can you (or who encountered the problem) provide an example showing the problem of using `pinv` function? I will add this as a test in the fix. Thanks. @PaulWAyers