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 vector primitives #18

Merged
merged 34 commits into from
Aug 31, 2022
Merged

Add vector primitives #18

merged 34 commits into from
Aug 31, 2022

Commits on Aug 31, 2022

  1. Add 3D vector

    Revathyvenugopal162 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    bf0b6a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90a6c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2750a9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e205560 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cfb019 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eae4d68 View commit details
    Browse the repository at this point in the history
  7. Add docstrings

    Revathyvenugopal162 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b1fae83 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
    Revathyvenugopal162 and MaxJPRey committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b41c470 View commit details
    Browse the repository at this point in the history
  9. Update src/ansys/geometry/core/primitives/vector3D.py

    Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
    Revathyvenugopal162 and MaxJPRey committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0efd2a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6dd967b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15129f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4173348 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5eb9c5a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    97b1c43 View commit details
    Browse the repository at this point in the history
  15. Add type error

    Revathyvenugopal162 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c3db9f9 View commit details
    Browse the repository at this point in the history
  16. Add docstrings

    Revathyvenugopal162 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9028af7 View commit details
    Browse the repository at this point in the history
  17. Add basic test

    Revathyvenugopal162 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b7770b1 View commit details
    Browse the repository at this point in the history
  18. Modify basic test

    Revathyvenugopal162 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    226c2ca View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    999ef85 View commit details
    Browse the repository at this point in the history
  20. Apply suggestions from code review

    Co-authored-by: Roberto Pastor Muela <roberto.pastormuela@ansys.com>
    Revathyvenugopal162 and RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    562d93a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c25e10b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    274c52b View commit details
    Browse the repository at this point in the history
  23. Pre-commit check

    RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1dcb3c8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1a1928d View commit details
    Browse the repository at this point in the history
  25. Pre-commit checks

    RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0b84555 View commit details
    Browse the repository at this point in the history
  26. Flexible metadata test

    RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0b0fe5d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b5d431c View commit details
    Browse the repository at this point in the history
  28. Pre-commit checks

    RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    aefb6a3 View commit details
    Browse the repository at this point in the history
  29. Typo

    RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    daf62ce View commit details
    Browse the repository at this point in the history
  30. Reordering and typo

    RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9d434ff View commit details
    Browse the repository at this point in the history
  31. Pre-commit

    RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1c34620 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4278806 View commit details
    Browse the repository at this point in the history
  33. Change test order

    RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5ca8c59 View commit details
    Browse the repository at this point in the history
  34. Check norm error

    RobPasMue committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a1273bd View commit details
    Browse the repository at this point in the history