PySR / pysr

Commit History

Remove unused function
74da094
unverified

MilesCranmer commited on

Remove unneeded copying
8d0381b
unverified

MilesCranmer commited on

Fix hanging with GC disabled
44ff874
unverified

MilesCranmer commited on

Save raw bytes so can warm-restart in new python session
d72c643
unverified

MilesCranmer commited on

Avoid disabling GC by simply copying inside Julia
7a42396
unverified

MilesCranmer commited on

Automatically check if juliacall was already imported
32b2f6e
unverified

MilesCranmer commited on

Set num threads before juliacall init
2abf017
unverified

MilesCranmer commited on

Run in `Main`
a4bb529
unverified

MilesCranmer commited on

Disable unused install command
139b8d0
unverified

MilesCranmer commited on

Fix environ assertion
d325c42
unverified

MilesCranmer commited on

Disable PythonCall GC during equation search
4037c2d
unverified

MilesCranmer commited on

Force conversion to Vector
e530637
unverified

MilesCranmer commited on

Start third attempt at porting to PythonCall
68ea1be
unverified

MilesCranmer commited on

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

MilesCranmer commited on

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