Update all workflows to use `python -m pysr test` syntax 4320392 unverified MilesCranmer commited on Feb 7, 2024
WIP move `python -m pysr.test` call to click interface 3555cfd unverified MilesCranmer commited on Feb 4, 2024
Fix PythonCall issue of not converting `np.str_` to `String` 4803d41 unverified MilesCranmer commited on Jan 27, 2024
Save raw bytes so can warm-restart in new python session d72c643 unverified MilesCranmer commited on Jan 27, 2024
Avoid disabling GC by simply copying inside Julia 7a42396 unverified MilesCranmer commited on Jan 27, 2024
Automatically check if juliacall was already imported 32b2f6e unverified MilesCranmer commited on Jan 26, 2024
Disable PythonCall GC during equation search 4037c2d unverified MilesCranmer commited on Jan 26, 2024
Start third attempt at porting to PythonCall 68ea1be unverified MilesCranmer commited on Jan 21, 2024
Install `typing_extensions` for compat with older Python 864171c unverified MilesCranmer commited on Dec 31, 2023
Avoid specifying np random state as type due to compatibility f2294b3 unverified MilesCranmer commited on Dec 24, 2023
Use literal for optimizer_algorithm type hint as well a812e16 unverified MilesCranmer commited on Dec 24, 2023