Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: add 3D vector dot product, new area shapes, and hemisphere volume#3175

Open
manraj-singh-sandhu wants to merge 3 commits into
TheAlgorithms:masterTheAlgorithms/C-Plus-Plus:masterfrom
manraj-singh-sandhu:feat-math-extensionsmanraj-singh-sandhu/C-Plus-Plus:feat-math-extensionsCopy head branch name to clipboard
Open

feat: add 3D vector dot product, new area shapes, and hemisphere volume#3175
manraj-singh-sandhu wants to merge 3 commits into
TheAlgorithms:masterTheAlgorithms/C-Plus-Plus:masterfrom
manraj-singh-sandhu:feat-math-extensionsmanraj-singh-sandhu/C-Plus-Plus:feat-math-extensionsCopy head branch name to clipboard

Conversation

@manraj-singh-sandhu

Copy link
Copy Markdown

Description of Changes
Added several missing mathematical operations and geometric shape algorithms following the repository's template guidelines and structure:

Vector Dot Product: Implemented 3D vector dot product algorithm with assert validation checks (vector_dot.cpp).

Area Extensions: Added template functions and test suites for Rhombus and Trapezoid calculations (area.cpp).

Volume Extensions: Added template functions and test suites for Hemisphere, Capsule, and Torus calculations (volume.cpp).

Verification
All code compiles flawlessly using g++ -std=c++11 and all custom unit tests pass successfully.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions Bot added the stale Author has not responded to the comments for over 2 weeks label Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Author has not responded to the comments for over 2 weeks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.