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

Extend exp_overapproximation API #120

Open
schillic opened this issue Feb 7, 2020 · 0 comments
Open

Extend exp_overapproximation API #120

schillic opened this issue Feb 7, 2020 · 0 comments
Labels
discussion enhancement New feature or request

Comments

@schillic
Copy link
Member

schillic commented Feb 7, 2020

Since #118 and #144 we have two alternative algorithms to compute the matrix exponential. We should extend the exp_overapproximation to choose the algorithm. Note that there is an additional input parameter. Maybe the API should instead create a wrapper object holding the parameters.

We should also make the Horner scheme available in the scaling-and-squaring algorithm.

@mforets also wants to rename the function scale_and_square.

@schillic schillic added enhancement New feature or request discussion labels Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant