Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Running
App
Files
Files
Community
a1c360e
PySR
/
pysr
23 contributors
History:
1002 commits
MilesCranmer
Merge branch 'master' into gui
11be150
unverified
6 months ago
_cli
Revert "Integrate gui in main codebase"
9 months ago
test
test: update tests to non-simplifying sympy
6 months ago
.gitignore
Safe
11 Bytes
Remove generated version.py file
11 months ago
__init__.py
Safe
778 Bytes
Rename loss => elementwise_loss and full_objective => loss_function
11 months ago
__main__.py
Safe
91 Bytes
Use relative import for CMD line interface
11 months ago
denoising.py
Safe
1.37 kB
fix: variety of typing information
8 months ago
deprecated.py
Safe
3.32 kB
[pre-commit.ci] pre-commit autoupdate (#537)
9 months ago
export_jax.py
6.36 kB
Merge pull request #650 from MilesCranmer/deps-update
6 months ago
export_latex.py
5.1 kB
refactor: move more latex code to export_latex
8 months ago
export_numpy.py
1.74 kB
fix: boolean selection masks in pandas eval
8 months ago
export_sympy.py
3.43 kB
fix: deal with edgecase in sympify
6 months ago
export_torch.py
7.8 kB
Merge pull request #650 from MilesCranmer/deps-update
6 months ago
feature_selection.py
Safe
1.49 kB
fix: selection_mask to be bool array
8 months ago
julia_extensions.py
Safe
1.11 kB
Prevent broad namespace mixing
9 months ago
julia_helpers.py
Safe
1.59 kB
refactor: more robust parsing of operators
8 months ago
julia_import.py
2.09 kB
fix: variety of typing information
8 months ago
juliapkg.json
347 Bytes
Update backend version to v0.24.5
6 months ago
param_groupings.yml
Safe
2.2 kB
feat: add `dimensionless_constants_only` with new backend
8 months ago
sklearn_monkeypatch.py
Safe
336 Bytes
[pre-commit.ci] pre-commit autoupdate (#537)
9 months ago
sr.py
Safe
107 kB
Merge branch 'master' into gui
6 months ago
utils.py
Safe
2.18 kB
refactor: move keyword suggester to utils
6 months ago