PySR / pysr

Commit History

Test types on 3.7 as well
9fd88bc
unverified

MilesCranmer commited on

Fix typing issue due to `try-except`
b8fd4cd
unverified

MilesCranmer commited on

Install `typing_extensions` for compat with older Python
864171c
unverified

MilesCranmer commited on

Warn the user on 3.12
21018aa
unverified

MilesCranmer commited on

Avoid specifying np random state as type due to compatibility
f2294b3
unverified

MilesCranmer commited on

Use literal for optimizer_algorithm type hint as well
a812e16
unverified

MilesCranmer commited on

Specify types for all parameters
0ddc60f
unverified

MilesCranmer commited on

Add `heap_size_hint_in_bytes` parameter
bd4f864
unverified

MilesCranmer commited on

Update backend version to v0.23.0
202e3c7

MilesCranmer commited on

Bump version with more sympy mappings
6ff4b77
unverified

MilesCranmer commited on

Add more piecewise operators
21fb25d
unverified

MilesCranmer commited on

Point user to GitHub in case of installation error
647625c
unverified

MilesCranmer commited on

Add `cond` operator to built-in mappings
5438f2f
unverified

MilesCranmer commited on

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

Move all deprecated functions to deprecated.py
0b9e421

MilesCranmer commited on

Mypy compatibility
b896bd3

MilesCranmer commited on

Move feature selection functionality to separate file
c822df8

MilesCranmer commited on

Move denoising functionality to separate file
12e6d5e

MilesCranmer commited on

Refactor utility functions
09a7186

MilesCranmer commited on

Refactor sympy and export functionality
b2d7f41
unverified

MilesCranmer commited on

Add pre-commit hook for isort
976f8d8
unverified

MilesCranmer commited on

Add pre-commit hooks for unused imports
b933dea
unverified

MilesCranmer commited on

Update backend version to v0.22.4
ca9b5bb

MilesCranmer commited on

Update backend version to v0.22.3
22e0c10

MilesCranmer commited on

Update backend version to v0.22.2
2900b5a

MilesCranmer commited on

Bump minor version with algorithmic change
245512a
unverified

MilesCranmer commited on

Update backend version to v0.22.0
b6bc495
unverified

MilesCranmer commited on

Add test for power law warning
6671f5e
unverified

MilesCranmer commited on

Bump version with new warning messages
19fb456
unverified

MilesCranmer commited on

Update warning messages
d425a5f
unverified

MilesCranmer commited on

Warn user if using power law without constraint
ca6e959
unverified

MilesCranmer commited on

Ensure we pass integer verbosity
3ff33b4
unverified

MilesCranmer commited on

Fix setting of `progress`
f991f4f
unverified

MilesCranmer commited on

Use unicode in printing without needing to decode
ae0282b
unverified

MilesCranmer commited on

Bump version with UTF-8 fix
2ae253a
unverified

MilesCranmer commited on

Ensure files are read as utf-8
9437ef6
unverified

MilesCranmer commited on

Fix compat with old scikit-learn versions
c7cea75
unverified

MilesCranmer commited on

Bump version with dimensional constraints
5527c70
unverified

MilesCranmer commited on

Bump ClusterManagers.jl version
622c1b9
unverified

MilesCranmer commited on

Add warm start test
db8bfce
unverified

MilesCranmer commited on

Set `y_variable_names` in output
abd0cfa
unverified

MilesCranmer commited on

Describe batched objective in docstring
4ca54a5
unverified

MilesCranmer commited on

Bump backend version with batching fix
e0c5bae
unverified

MilesCranmer commited on

Add test for pickling + units
22eb380
unverified

MilesCranmer commited on

Fix for operator assertion - can set EITHER unary or binary in csv loading
2621e9c
unverified

MilesCranmer commited on

Fix warning message about pkl file not found
2c97b85
unverified

MilesCranmer commited on

Move param_groupings file to `pysr` folder
e9fbda8
unverified

MilesCranmer commited on

Remove need for YAML in unittests
ce904eb
unverified

MilesCranmer commited on