MilesCranmer / PySR

High-Performance Symbolic Regression in Python and Julia
https://astroautomata.com/PySR
Apache License 2.0
2.35k stars 211 forks source link

Make Julia startup options configurable; set optimize=3 #228

Closed MilesCranmer closed 1 year ago

MilesCranmer commented 1 year ago

cc @mkitti

I have optimize=3, but not sure if that's a safe default or not. I wouldn't expect any user to find julia_kwargs though, so I'm leaning towards choosing the fastest option as a default if I don't expect it to increase crashes.