refactor: move more latex code to export_latex dafd19b unverified MilesCranmer commited on Apr 28, 2024
fix: type inference issue in return value of get_best 526d334 unverified MilesCranmer commited on Apr 28, 2024
refactor: help with type inference of `get_best` a5eaab9 unverified MilesCranmer commited on Apr 28, 2024
style: move attribute types to after docstring 04aa23c unverified MilesCranmer commited on Apr 28, 2024
style: use pandas indexing for return values 7113eed unverified MilesCranmer commited on Apr 28, 2024
refactor: improved type inference in return values 2bd7782 unverified MilesCranmer commited on Apr 28, 2024
fix: potential issue with non-standard random states dca10d6 unverified MilesCranmer commited on Apr 28, 2024
feat: add `dimensionless_constants_only` with new backend fe186d6 unverified MilesCranmer commited on Apr 28, 2024
Merge pull request #564 from MilesCranmer/create-pull-request/patch 130cc52 unverified MilesCranmer commited on Mar 23, 2024
Fix TypeError when a variable name matches a builtin python function (#558) fb5f0a1 unverified Tom Jelen MilesCranmer commited on Mar 22, 2024
Dont warn user if already turned off progress bar f7b43ed unverified MilesCranmer commited on Mar 22, 2024
[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