PySR / pysr /export_torch.py

Commit History

test: fix mypy errors with sympy
e84bed4
unverified

MilesCranmer commited on

Merge pull request #650 from MilesCranmer/deps-update
1327c58
unverified

MilesCranmer commited on

docs: clearer about torch port
aefe008
unverified

MilesCranmer commited on

fix: numpy import within torch export
d2c7df2
unverified

MilesCranmer commited on

fix: symbolic numbers in torch
c3293a8
unverified

MilesCranmer commited on

Add pre-commit hook for isort
976f8d8
unverified

MilesCranmer commited on

Fix sympy2torch for rational numbers
f119733

MilesCranmer commited on

Add mappings from sympy exact One/Half
f2a7a62

MilesCranmer commited on

Correct sign in torch modulo
4d5aec3

MilesCranmer commited on

Remove unused sympy mappings
9c4acbd

MilesCranmer commited on

Add export key error telling user to set function mappings
99fff5c

MilesCranmer commited on

Clean up more unused code
5af6354

MilesCranmer commited on

Format code with black
7d4300a
unverified

deepsource-autofix[bot] commited on

Revert to old torch export
d18011f

MilesCranmer commited on

Remove unused code
659b5b7

MilesCranmer commited on

Update torch export docs
5408936

MilesCranmer commited on

Switch to using sympytorch
b0e1209

MilesCranmer commited on

Allow custom selection of X matrix in torch/jax modules
8c55475

MilesCranmer commited on

Remove unused torch->sympy code
b80fb14

MilesCranmer commited on

Allow user to pass extra torch operators
e7ede78

MilesCranmer commited on

Remove unused torch backwards to sympy
a88a169

MilesCranmer commited on

Add docstring for sympy2torch
9068541

MilesCranmer commited on

Refactor lazy loading of torch and jax
fb950bb

MilesCranmer commited on

Add torch format output; dont import jax/torch by default
68b3673

MilesCranmer commited on

Create torch export function
a06bfc4

MilesCranmer commited on