Implementing a python-xpp interpreter #8
markolenik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The future plan for this package is to go beyond importing ICs or parameters, but to also access and evaluate custom functions in xpp. The Python AST module might make that possible. Here's example of defining and evaluating a function:
I see here two options to getting the xpp functions into Python:
Beta Was this translation helpful? Give feedback.
All reactions