Replies: 1 comment
-
Thanks! Nothing built in to it but you can call arbitrary Julia functions; there’s an example with the Primes.jl package here: https://ai.damtp.cam.ac.uk/pysr/examples/#7-julia-packages-and-types Maybe try defining an operator that calls this package? https://github.com/dominic-chang/JacobiElliptic.jl |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does PySR support Jacobi elliptic functions?
This question might seem oddly specific, but in my master's I'm numerically simulating a physical system that basically boils down to a non-linear damper, so it would be very useful to me if the library could handle such functions (but I can imagine that this is a whole challenge in of itself).
Also, I would like to congratulate Miles for taking the time and spending the effort to build and maintain this library!
Beta Was this translation helpful? Give feedback.
All reactions