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

Adjust sliced wasserstein #36

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

Clancy97
Copy link
Contributor

@Clancy97 Clancy97 commented Jan 30, 2024

The original for loop considerably slowed the running time down as it iterated over all entries of a Persistence Diagram. For large diagrams, this is not desirable, therefore I replaced it with a broadcasting operation.

@Pseudomanifold Pseudomanifold merged commit aba1474 into aidos-lab:main Jan 30, 2024
1 check passed
@Pseudomanifold
Copy link
Contributor

Thanks, looks great!

# 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