-
Is there a way to define conversion rules from python. Right now I have these conversion rules made in Julia, and I'm just using |
Beta Was this translation helpful? Give feedback.
Answered by
cjdoris
Sep 13, 2023
Replies: 1 comment
-
There's no official route from the Python side - using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jClugstor
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
There's no official route from the Python side - using
seval
is probably the simplest.