[pre-commit.ci] auto fixes from pre-commit.com hooks 1413838 pre-commit-ci[bot] commited on Mar 21, 2024
Rename loss => elementwise_loss and full_objective => loss_function d16abb4 unverified MilesCranmer commited on Feb 10, 2024
Deprecate ncyclesperiteration -> ncycles_per_iteration 87880d1 unverified MilesCranmer commited on Feb 10, 2024
Overload operators at import rather than fit ffc5f5c unverified MilesCranmer commited on Feb 10, 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
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
Warn user if using power law without constraint ca6e959 unverified MilesCranmer commited on Aug 4, 2023
Use unicode in printing without needing to decode ae0282b unverified MilesCranmer commited on Aug 2, 2023