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

add:z score algorithm #126

Merged
merged 6 commits into from
Nov 27, 2024
Merged

add:z score algorithm #126

merged 6 commits into from
Nov 27, 2024

Conversation

yusuf601
Copy link
Contributor

Deskripsi (Description)

  • membuat algoritma z score dengan menggunakan vector yang fleksibel dan berubah ukuran data nya
  • menggunakan cmath untuk mempermudah algoritma matematika

Checklist:

Umum:
  • [x ] Saya menambah algoritma terbaru.
Contributor Requirements (Syarat Kontributor) dan Lain-Lain:
  • [x ] Saya sudah membaca (I have read) CONTRIBUTING dan sudah menyetujui semua syarat.
  • [x ] Saya telah menambahkan komentar kode yang memberikan penjelasan maksud dari kode yang saya buat.
  • [x ] Saya menggunakan bahasa Indonesia untuk memberikan penjelasan dari kode yang saya buat.

Environment

Saya menggunakan (I'm using):

  • OS = Linux
  • g++ = '0.14.1'

@yusuf601 yusuf601 requested a review from slowy07 as a code owner November 23, 2024 06:02
@mergify mergify bot added the cpp file label Nov 23, 2024
Copy link
Member

@slowy07 slowy07 left a comment

Choose a reason for hiding this comment

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

math/z_score.cpp Outdated Show resolved Hide resolved
Co-authored-by: arfy slowy <[email protected]>
Copy link
Member

@slowy07 slowy07 left a comment

Choose a reason for hiding this comment

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

LGTM, codefactor complex method (false minor)

math/z_score.cpp Show resolved Hide resolved
math/z_score.cpp Outdated Show resolved Hide resolved
math/z_score.cpp Outdated Show resolved Hide resolved
math/z_score.cpp Show resolved Hide resolved
@slowy07 slowy07 merged commit 1f3b375 into bellshade:main Nov 27, 2024
5 of 7 checks passed
Copy link

mergify bot commented Nov 27, 2024

terima kasih atas kontribusinya @yusuf601!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants