Commit History

Bump version with hanging process fix on backend
e43d3a9

MilesCranmer commited on

Fix detection of jupyter
355dd06

MilesCranmer commited on

Allow control over tournament selection parameters
17f8bf1

MilesCranmer commited on

Fix selection not being propagated
f77e43f

MilesCranmer commited on

Need to manually fix variable names for selection to work
1159740

MilesCranmer commited on

Bump version to 0.6.0
410c9a2

MilesCranmer commited on

Fully document jax/torch export
04f3f2f

MilesCranmer commited on

Overhaul docstrings
5db0d89

MilesCranmer commited on

Proper pydoc markdown format
8b49600

MilesCranmer commited on

Proper pydoc markdown format
beecd14

MilesCranmer commited on

Attempt to fix docstring format
51f7688

MilesCranmer commited on

Revert to old torch export
d18011f

MilesCranmer commited on

Remove extra install
3bea8e3

MilesCranmer commited on

Bump version to release candidate 2
147e8d5

MilesCranmer commited on

Remove unused code
659b5b7

MilesCranmer commited on

Update torch export docs
5408936

MilesCranmer commited on

Switch to testing 3.7 python
a5d2fe9

MilesCranmer commited on

Update CI to use sympytorch
5d67608

MilesCranmer commited on

Switch to using sympytorch
b0e1209

MilesCranmer commited on

Move CallableEquation to bottom of docs
f544d25

MilesCranmer commited on

Fix tabs in docstring
c915ce2

MilesCranmer commited on

Force coveralls badge to update
9ce590d
unverified

MilesCranmer commited on

Make printing compatible with jupyter
3c59d19

MilesCranmer commited on

Add badge for macOS build
b3d39e3
unverified

MilesCranmer commited on

Make tests non-random
51a6b05

MilesCranmer commited on

Make CI less redundant
25f8cac

MilesCranmer commited on

Partition README into different OS
2a07166
unverified

MilesCranmer commited on

Split CI into separate windows action
c01fb54

MilesCranmer commited on

Fix selection index tests for jax/torch
a6b7d35

MilesCranmer commited on

Fix sympy2jax for selection of indices
55e3b83

MilesCranmer commited on

Test selection inside jax/torch
b07eb2d

MilesCranmer commited on

Clean up global variables into single dict
c96b30c

MilesCranmer commited on

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

MilesCranmer commited on

Merge pull request #48 from MilesCranmer/torch-export
45b290b
unverified

MilesCranmer commited on

Use random forest for feature selection
4db1c62

MilesCranmer commited on

Remove unused torch->sympy code
b80fb14

MilesCranmer commited on

Add tests for jax/torch format
9bfcbfa

MilesCranmer commited on

Allow user to pass extra torch operators to pysr
84e4a47

MilesCranmer commited on

Allow user to pass extra torch operators
e7ede78

MilesCranmer commited on

Remove unused torch backwards to sympy
a88a169

MilesCranmer commited on

Convert torch test into unittest
9c31a35

MilesCranmer commited on

Correct number of features in test
4d7fdcd

MilesCranmer commited on

Fix torch test to use numpy for assert
03f8fff

MilesCranmer commited on

Fix output_torch_format option for pysr
86dd9ce

MilesCranmer commited on

Add docstring for sympy2torch
9068541

MilesCranmer commited on

Add test for pytorch export
3d7c303

MilesCranmer commited on

Refactor lazy loading of torch and jax
fb950bb

MilesCranmer commited on