Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Matrix Properties and Operations#487

Merged
UTSAVS26 merged 4 commits intoUTSAVS26:mainfrom
Kritika75:patch-1
Feb 1, 2025
Merged

Add Matrix Properties and Operations#487
UTSAVS26 merged 4 commits intoUTSAVS26:mainfrom
Kritika75:patch-1

Conversation

@Kritika75
Copy link
Contributor

Issue no. #486

The following functionalities have been added:

  1. Matrix transposition: function to transpose a given matrix
  2. Determinant calculation: function to calculate the determinant of a matrix
  3. Matrix inversion: function to find the inverse of a matrix
  4. Matrix trace: function to calculate the trace of a matrix
  5. Eigenvalues and eigenvectors: functions to compute the eigenvalues and eigenvectors of a matrix

matrix

@UTSAVS26

@github-actions
Copy link
Contributor

👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

Feel free to join our community on Discord to discuss more!

@UTSAVS26
Copy link
Owner

@Kritika75 this branch has merge conflicts

@Kritika75
Copy link
Contributor Author

@Kritika75 this branch has merge conflicts

fixed

@UTSAVS26 UTSAVS26 merged commit f1a5952 into UTSAVS26:main Feb 1, 2025
@Kritika75 Kritika75 deleted the patch-1 branch February 2, 2025 08:23
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