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

Setup Interactions with ApproxFun #6

Closed
ChrisRackauckas opened this issue Nov 21, 2016 · 0 comments
Closed

Setup Interactions with ApproxFun #6

ChrisRackauckas opened this issue Nov 21, 2016 · 0 comments

Comments

@ChrisRackauckas
Copy link
Member

Given this discussion, JuliaApproximation/SpectralTimeStepping.jl#1 (comment), it would be nice if ParameterizedFunctions could in many cases make an ODE from a PDE which is specified in a standard way, like:

u_t = u_xx + u_yy + cos(x)

It could make an ApproxFun discretization and perform the symbolic ODE transforms to make it fast.

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

No branches or pull requests

1 participant