refactor: improved type inference in return values 2bd7782 unverified MilesCranmer commited on Apr 28
fix: potential issue with non-standard random states dca10d6 unverified MilesCranmer commited on Apr 28
Merge pull request #564 from MilesCranmer/create-pull-request/patch 130cc52 unverified MilesCranmer commited on Mar 23
Fix TypeError when a variable name matches a builtin python function (#558) fb5f0a1 unverified Tom Jelen MilesCranmer commited on Mar 22
Rename loss => elementwise_loss and full_objective => loss_function d16abb4 unverified MilesCranmer commited on Feb 10
Deprecate ncyclesperiteration -> ncycles_per_iteration 87880d1 unverified MilesCranmer commited on Feb 10
Fix PythonCall issue of not converting `np.str_` to `String` 4803d41 unverified MilesCranmer commited on Jan 27
Save raw bytes so can warm-restart in new python session d72c643 unverified MilesCranmer commited on Jan 27
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