Spaces:
Running
Running
Commit History
Use setuptools_scm for version management e373739 unverified
Update all workflows to use `python -m pysr test` syntax 4320392 unverified
Fix click API usage 98fa83e unverified
Remove Python 3.12 warning 0d92619 unverified
WIP move `python -m pysr.test` call to click interface 3555cfd unverified
Clean up default params f335ea1 unverified
Check if user already set JULIA_NUM_THREADS 4a5693e unverified
Fix PythonCall issue of not converting `np.str_` to `String` 4803d41 unverified
Fix symbolic regression version exactly 3bcbc49 unverified
Fix missing pickle warning 6b61b25 unverified
Remove unused function 74da094 unverified
Better docs eb10c90 unverified
Remove unneeded copying 8d0381b unverified
Fix hanging with GC disabled 44ff874 unverified
Save raw bytes so can warm-restart in new python session d72c643 unverified
Avoid disabling GC by simply copying inside Julia 7a42396 unverified
Automatically check if juliacall was already imported 32b2f6e unverified
Set num threads before juliacall init 2abf017 unverified
Run in `Main` a4bb529 unverified
Disable unused install command 139b8d0 unverified
Fix environ assertion d325c42 unverified
Disable PythonCall GC during equation search 4037c2d unverified
Force conversion to Vector e530637 unverified
Start third attempt at porting to PythonCall 68ea1be unverified
Restore original behaviour 7b3c762
Igor S. Gerasimov commited on
Wrap swap operands for binary ops 79398c3
Igor S. Gerasimov commited on
Update backend version to v0.23.1 86f4103
MilesCranmer commited on
Bump version with new compat 6305e6e unverified
Test types on 3.7 as well 9fd88bc unverified
Fix typing issue due to `try-except` b8fd4cd unverified
Install `typing_extensions` for compat with older Python 864171c unverified
Warn the user on 3.12 21018aa unverified
Avoid specifying np random state as type due to compatibility f2294b3 unverified
Use literal for optimizer_algorithm type hint as well a812e16 unverified
Specify types for all parameters 0ddc60f unverified
Add `heap_size_hint_in_bytes` parameter bd4f864 unverified
Update backend version to v0.23.0 202e3c7
MilesCranmer commited on
Bump version with more sympy mappings 6ff4b77 unverified
Add more piecewise operators 21fb25d unverified
Point user to GitHub in case of installation error 647625c unverified
Add `cond` operator to built-in mappings 5438f2f unverified
Update backend version to v0.22.5 2bd241a
MilesCranmer commited on
Added "round" operator in the Sympy mappings (#474) ce15648 unverified
Shah Mahdi Hasan commited on
Added "min" and "max" sympy mapping (#473) 2e51033 unverified
Shah Mahdi Hasan pre-commit-ci[bot] commited on