Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Cofactors and adjugates of matrices #389

Open
Spidy104 opened this issue Sep 23, 2021 · 3 comments
Open

Cofactors and adjugates of matrices #389

Spidy104 opened this issue Sep 23, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Spidy104
Copy link

Add feature to find the determinants, cofactors, and adjugates of matrices.

@sam20908
Copy link
Owner

Note that determinant is already implemented as an algorithm in <mpp/algo/det.hpp> (mpp::det CPO). The other two should be easy enough to add soon.

@sam20908 sam20908 changed the title Determinants Cofactors and adjugates of matrices Sep 23, 2021
@sam20908 sam20908 added the enhancement New feature or request label Sep 23, 2021
@sam20908 sam20908 self-assigned this Sep 23, 2021
@sam20908 sam20908 added this to Normal Priority in Issue / PR Tracker Sep 23, 2021
@Spidy104
Copy link
Author

Ohh, yes, I forgot, I am happy to contribute, am I allowed!

@sam20908
Copy link
Owner

Ohh, yes, I forgot, I am happy to contribute, am I allowed!

Ah yes, you can contribute! This is a public project after all :D

If you have any questions, feel free to discuss them here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Issue / PR Tracker
Normal Priority
Development

No branches or pull requests

2 participants