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

Parallel ODE Solvers #34

Open
ChrisRackauckas opened this issue Feb 6, 2017 · 2 comments
Open

Parallel ODE Solvers #34

ChrisRackauckas opened this issue Feb 6, 2017 · 2 comments

Comments

@ChrisRackauckas
Copy link
Member

This is a good SE post for explaining the difference between the major groups.

Here is another reference for the differences .

Maybe we should write a wrapper to PFASST.

@brandonkrull
Copy link

I'm currently a postdoc working on pfasst-related algorithms in the context of symplectic integrators with the original authors of pypfasst (linked in original issue post). Pypfasst is deprecated, and there are really no other options in terms of wrapping around python code. Almost all PFASST algorithms are implemented in some kind of compiled language. I'm looking to take a stab at implementing it from scratch here.

@ChrisRackauckas
Copy link
Member Author

Alright cool, sounds like a good plan. Let me know if you need anything. Our devdocs should be helpful if you want to get it into OrdinaryDiffEq.jl quickly: http://devdocs.juliadiffeq.org/latest/

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