Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixed the bug in generalized procrustes analysis #92

Merged
merged 3 commits into from
Nov 15, 2024
Merged

Conversation

anushka255
Copy link
Collaborator

@anushka255 anushka255 commented Nov 15, 2024

  • Checking if the grand sum of pi is less than 1 when the is_partial flag is True in test case for generalized_procrustes_analysis .
  • Added new input/output data for testing generalized_procrustes_analysis function when is_partial flag is True. (These data were generated from an earlier version of paste3 - before any changes were made to the code base; commit eeb1586 to be exact).
  • Fixed the bug in generalized_procrustes_analysis.

…for when is_partial flag is true; these data were generated from earlier version of paste - before any changes were made to the code base; commit eeb1586 to be exact
@anushka255 anushka255 changed the title Aa/fix vis Fixed the bug in generalized procrustes analysis Nov 15, 2024
@anushka255 anushka255 marked this pull request as ready for review November 15, 2024 13:32
@anushka255 anushka255 merged commit 55ffea0 into main Nov 15, 2024
8 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants