Package of solvers for the Orthogonal Procrustes Problem
Project description
Solvers for the Weighted Orthogonal Procrustes Problem (WOPP)
min norm(AXC-B,'fro')**2
s/t X'*X=I
where A(m,n), B(m,q), C(p,q) and X(n,p). (usually n >> p, which
means we can solve unbalanced problems.)
min norm(AXC-B,'fro')**2
s/t X'*X=I
where A(m,n), B(m,q), C(p,q) and X(n,p). (usually n >> p, which
means we can solve unbalanced problems.)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scikit-procrustes-0.1.tar.gz
(20.0 kB
view details)
File details
Details for the file scikit-procrustes-0.1.tar.gz
.
File metadata
- Download URL: scikit-procrustes-0.1.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a4c2377693a4bd57084fe644ecf140eda9ce6a472d8f42579254c80eaafc4ce |
|
MD5 | 9e6a94a4b335ed7c93e95262e949c00e |
|
BLAKE2b-256 | c46869c52a15d9f486cf544d55b12de2622e03c7804a7e43c3e187a4ee531239 |