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

Implement matrix functions by combining matrix decompositions with dense matrix functions #201

Merged
merged 5 commits into from
May 31, 2024

Conversation

pnkraemer
Copy link
Owner

@pnkraemer pnkraemer commented May 29, 2024

Todo: use this code in stochtrace_funm.
E.g., by creating stochtrace_funm.integrand_from_funm() and/or overwriting the integrands to expect one of funm.dense_funm_* objects.

But this ties stochtrace_funm and funm together to the point where they should probably be the same module?

@pnkraemer pnkraemer merged commit b5fb4ae into main May 31, 2024
6 checks passed
@pnkraemer pnkraemer deleted the implement-funm-via-arbitrary-dense-funm branch May 31, 2024 07:13
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

Successfully merging this pull request may close these issues.

None yet

1 participant