Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Sleeping
App
Files
Files
Community
d425a5f
PySR
/
pysr
Commit History
Remove extra_sympy_mappings from pickle file
dde0ef7
MilesCranmer
commited on
Jul 25, 2022
Allow pickling without equations_ stored
85371bb
MilesCranmer
commited on
Jul 25, 2022
Call `refresh` in load function
e5b4869
MilesCranmer
commited on
Jul 20, 2022
`load` function to init model from saved equations
ccf71e9
MilesCranmer
commited on
Jul 20, 2022
Display output variable in table of expressions
3ef2b32
MilesCranmer
commited on
Jul 18, 2022
Center all equations and use `breqn` for breaks
fab6f87
MilesCranmer
commited on
Jul 18, 2022
Automatically break longer equations in latex table
2a802ab
MilesCranmer
commited on
Jul 18, 2022
More assertions for latex table export
be72c13
MilesCranmer
commited on
Jul 9, 2022
Add docstrings to latex export functions
de4d559
MilesCranmer
commited on
Jul 9, 2022
Move `latex_table` code to `export_latex.py`
c5cd4bb
MilesCranmer
commited on
Jul 9, 2022
Refactor LaTeX table to export_latex.py
c6f5c09
MilesCranmer
commited on
Jul 9, 2022
Refactor table env generator
d423f0c
MilesCranmer
commited on
Jul 9, 2022
Pass columns to latex table generator
215a692
MilesCranmer
commited on
Jul 9, 2022
Change latex table back to public function
c6b30e7
MilesCranmer
commited on
Jul 9, 2022
Make latex table work for multiple outputs
38bbf68
MilesCranmer
commited on
Jul 9, 2022
Make latex table private function
4f97146
MilesCranmer
commited on
Jul 9, 2022
Fix use of full_prec in latex export
6024c83
MilesCranmer
commited on
Jul 4, 2022
Format code with black
b4577d9
deepsource-autofix[bot]
commited on
Jul 4, 2022
Fix issue with precision of float printing
d1f1f2c
MilesCranmer
commited on
Jul 4, 2022
Generate table with scientific notation for floats
118c5f6
MilesCranmer
commited on
Jul 2, 2022
Use custom sympy LatexPrinter for precision
9a5df63
MilesCranmer
commited on
Jul 2, 2022
Fix margins on LaTeX table
0cb1353
MilesCranmer
commited on
Jul 2, 2022
Include score in latex table; apply precision
8f218cc
MilesCranmer
commited on
Jul 2, 2022
Remove caption from generated LaTeX tables
6d5ddcb
MilesCranmer
commited on
Jul 2, 2022
Allow specifying precision in LaTeX table
b2ffe3b
MilesCranmer
commited on
Jul 2, 2022
Allow specifying precision in LaTeX output
6210be0
MilesCranmer
commited on
Jul 2, 2022
Create helper file for LaTeX export
f257e58
MilesCranmer
commited on
Jul 2, 2022
Catch for when nout_ > 1
cf19d41
MilesCranmer
commited on
Jul 2, 2022
Create function that generates LaTeX table
3dbb2ea
MilesCranmer
commited on
Jul 2, 2022
Clarify docstring for `nout_ > 1`
022f0e5
MilesCranmer
commited on
Jul 9, 2022
Bump backend version with renamed pow->pow_abs
fb6cbfb
MilesCranmer
commited on
Jul 9, 2022
Bump version with variable_names fix
1128fce
MilesCranmer
commited on
Jul 8, 2022
Fix custom variable names
338c00b
MilesCranmer
commited on
Jul 8, 2022
Bump version with sympy2jax+torch fixes
2b8573e
MilesCranmer
commited on
Jun 22, 2022
Fix sympy2jax for rational numbers
17c9b1a
MilesCranmer
commited on
Jun 22, 2022
Fix sympy2torch for rational numbers
f119733
MilesCranmer
commited on
Jun 21, 2022
Fix error with swapped jax/torch
fad18e8
MilesCranmer
commited on
Jun 21, 2022
Bump version with warm_start fix
ad9134a
MilesCranmer
commited on
Jun 20, 2022
Fix issue with warm_start set at init
3c469fe
MilesCranmer
commited on
Jun 20, 2022
Fix docstring for annealing
2c4e49b
MilesCranmer
commited on
Jun 6, 2022
Bump overall version with fixed annealing argument
264e1c4
MilesCranmer
commited on
Jun 6, 2022
Fix formatting of Python example in docstring
4998582
MilesCranmer
commited on
Jun 6, 2022
Fix parts of docstring
f82dcf5
MilesCranmer
commited on
Jun 6, 2022
Turn off mistakenly-activated annealing
bb3bc5e
MilesCranmer
commited on
Jun 6, 2022
Bump version with multi-output pickle fix
70642f7
MilesCranmer
commited on
Jun 6, 2022
Fix pickling for multi-output
3da0df5
MilesCranmer
commited on
Jun 6, 2022
Attempt to fix unit tests of equation file
03d5a42
MilesCranmer
commited on
Jun 5, 2022
Correct docstring
3c4243b
MilesCranmer
commited on
Jun 5, 2022
Remove remaining uses of .equation in docs
3c8d9b9
MilesCranmer
commited on
Jun 4, 2022
Bump version with 1D weight array hotfix
2b25b44
MilesCranmer
commited on
Jun 4, 2022
Previous
1
...
4
5
6
7
8
...
16
Next