Originally posted by **TadeuNP** April 22, 2023
@TadeuNP
Hi,
When running SymbolicRegression.jl, I can set enable_autodiff=True and the computation of derivatives will work. However, when using eval_diff_tree_array from PySR, I get the following error:
RuntimeError:
Discussed in https://github.com/MilesCranmer/PySR/discussions/314
Indeed this is a bug. I'm making a patch now.