Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(JAQPOT-135): Update MeanVar #29

Merged
merged 12 commits into from
Jun 13, 2024

Conversation

vassilismin
Copy link
Contributor

This pull request:

  • Identifies DOA class as an ABC class
  • Updates the test for MeanVar() doa method

@vassilismin vassilismin changed the title Feat/JAQPOT-135/Update MeanVar feat/JAQPOT-135/Update MeanVar Jun 12, 2024
@vassilismin vassilismin changed the title feat/JAQPOT-135/Update MeanVar feat/JAQPOT-135/Update MeanVar Jun 12, 2024
@vassilismin vassilismin changed the title feat/JAQPOT-135/Update MeanVar feat(JAQPOT-135): Update MeanVar Jun 12, 2024
@vassilismin vassilismin requested review from alarv and periklis91 June 12, 2024 14:15
Copy link
Member

@alarv alarv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just left a minor comment

Comment on lines 136 to 137
# self._doa_matrix = None
# self._a = None
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete those 2 lines since they're not used anymore.

Deleted some comments
@vassilismin vassilismin merged commit d015e7f into main Jun 13, 2024
3 checks passed
@vassilismin vassilismin deleted the feat/JAQPOT-135/MeanVar-DOA-Method branch June 13, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants