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

Add phimv #11

Closed
mforets opened this issue Oct 10, 2017 · 3 comments
Closed

Add phimv #11

mforets opened this issue Oct 10, 2017 · 3 comments

Comments

@mforets
Copy link
Contributor

mforets commented Oct 10, 2017

The phimv function, phiv in Expokit, computes the solution of a nonhomogeneous linear ODE without direct evaluation of a matrix exponential.

@mforets mforets mentioned this issue Oct 14, 2017
7 tasks
@mforets
Copy link
Contributor Author

mforets commented Oct 29, 2017

unless you had sth else mind, i'd be happy to continue with this issue.

@acroy
Copy link
Owner

acroy commented Oct 29, 2017

Please go ahead 🙂 The only thing I thought was that it might be better to start from the Julia implementation of expmv instead of the original phimv in EXPOKIT?

@mforets
Copy link
Contributor Author

mforets commented Nov 15, 2017

So i started trying the minimal changes for expmv to get phimv, but failed.

Then i stepped back and wrote phimv using your notation, but still using Matlab's k1 and mb variables. Do we want to get rid of k1? I guess we can continue the discussion in PR #18

@acroy acroy closed this as completed Nov 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants