Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Sleeping
App
Files
Files
Community
ad8ed14
PySR
/
pysr
23 contributors
History:
885 commits
MilesCranmer
Fail job if unittest unsuccessful
ad8ed14
unverified
9 months ago
_cli
Fail job if unittest unsuccessful
9 months ago
test
Fix tests on Julia 1.7 due to module assignment
9 months ago
.gitignore
Safe
11 Bytes
Remove generated version.py file
9 months ago
__init__.py
Safe
778 Bytes
Rename loss => elementwise_loss and full_objective => loss_function
9 months ago
__main__.py
Safe
91 Bytes
Use relative import for CMD line interface
9 months ago
denoising.py
Safe
1.06 kB
Move denoising functionality to separate file
about 1 year ago
deprecated.py
Safe
3.32 kB
Do tests of deprecated functions
9 months ago
export_jax.py
Safe
6.27 kB
Add pre-commit hooks for unused imports
about 1 year ago
export_latex.py
Safe
4.85 kB
Test types on 3.7 as well
10 months ago
export_numpy.py
Safe
1.56 kB
Refactor sympy and export functionality
about 1 year ago
export_sympy.py
2.66 kB
Add more piecewise operators
11 months ago
export_torch.py
Safe
7.58 kB
Add pre-commit hook for isort
about 1 year ago
feature_selection.py
Safe
1.17 kB
Mypy compatibility
about 1 year ago
julia_helpers.py
Safe
1.2 kB
Rename loss => elementwise_loss and full_objective => loss_function
9 months ago
julia_import.py
2.74 kB
Always try to set `jl.seval`
9 months ago
juliapkg.json
557 Bytes
Add Zygote.jl to PySR env
9 months ago
param_groupings.yml
2.16 kB
Rename loss => elementwise_loss and full_objective => loss_function
9 months ago
sklearn_monkeypatch.py
Safe
340 Bytes
Test additional branches of code
9 months ago
sr.py
99.4 kB
Do tests of deprecated functions
9 months ago
utils.py
Safe
1.64 kB
Refactor utility functions
about 1 year ago