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

Fall-back to normal matrix exponentiation #81

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

clinssen
Copy link
Contributor

In case of a matrix that is not block-diagonalisable, such as is the case for a normal IAF neuron with a separate, autonomous, homogeneous equation (such as "drefr_t/dt = -1"), fall back to matrix exponentiation not based on block diagonalisation.

@clinssen clinssen requested a review from pnbabu February 13, 2025 00:41
@clinssen clinssen added the bug label Feb 13, 2025
@clinssen clinssen force-pushed the matrix_exp_check_autonomous branch from 426168c to d2a0408 Compare February 13, 2025 10:44
@clinssen clinssen merged commit 054fcc2 into nest:master Feb 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants