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

update/replace DimEstimate #57

Open
6 of 10 tasks
ggebbie opened this issue Jun 13, 2024 · 1 comment
Open
6 of 10 tasks

update/replace DimEstimate #57

ggebbie opened this issue Jun 13, 2024 · 1 comment

Comments

@ggebbie
Copy link
Owner

ggebbie commented Jun 13, 2024

  • define N x 1 MultipliableDimArray struct with DimArray with one dim
    • define inner product
    • define weighted inner product with full weights
    • define inner product with diagonal weights
    • repeat with 1 x N numerical array
    • repeat with M x N numerical array
    • repeat with M x N x P numerical array
    • define matrix multiplication
    • define matrix left divide
    • define Cholesky decomposition
@ggebbie
Copy link
Owner Author

ggebbie commented Dec 2, 2024

MultipliableDimArrays have been replaced with the more general AlgebraicArrays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant