Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
4
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a06bfc4
PySR
/
pysr
/
__init__.py
MilesCranmer
Create torch export function
a06bfc4
about 4 years ago
raw
Copy download link
history
blame
197 Bytes
from
.sr
import
pysr, get_hof, best, best_tex, best_callable, best_row
from
.feynman_problems
import
Problem, FeynmanProblem
from
.export_jax
import
sympy2jax
from
.export_torch
import
sympy2torch