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

Create Complex Numbers Utils #5128

Closed
wants to merge 22 commits into from

Commits on Apr 29, 2024

  1. Update directory

    rozi26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    106bd45 View commit details
    Browse the repository at this point in the history
  2. Update directory

    rozi26 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    191697c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    de68d67 View commit details
    Browse the repository at this point in the history
  2. add trigs

    rozi26 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fcfeea7 View commit details
    Browse the repository at this point in the history
  3. add links to sources

    rozi26 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    175e125 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ce45ca View commit details
    Browse the repository at this point in the history
  5. format the code using clang

    rozi26 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    61b3cc5 View commit details
    Browse the repository at this point in the history
  6. add unit tests

    rozi26 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f6fe7c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f6c801 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2764454 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    8ecf1ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b813d2d View commit details
    Browse the repository at this point in the history
  3. temp changes

    rozi26 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b30eaab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bf5319 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    799ba61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5d6ee0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Update src/test/java/com/thealgorithms/maths/ComplexNumberUtilTest.java

    Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
    rozi26 and vil02 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3495410 View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/com/thealgorithms/maths/ComplexNumberUtil.java

    Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
    rozi26 and vil02 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    95cae76 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/com/thealgorithms/maths/ComplexNumberUtil.java

    Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
    rozi26 and vil02 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    592f443 View commit details
    Browse the repository at this point in the history
  4. Update src/main/java/com/thealgorithms/maths/ComplexNumberUtil.java

    Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
    rozi26 and vil02 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6f12753 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    428b97d View commit details
    Browse the repository at this point in the history
  6. Update directory

    rozi26 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d629eec View commit details
    Browse the repository at this point in the history