Commit History

Correct kwargs docs
f887ed1

MilesCranmer commited on

Remove newlines which break docs building
bdf365a

MilesCranmer commited on

Add plugins to site
9a11423

MilesCranmer commited on

Start working on generated docs
b18f96d

MilesCranmer commited on

Add ignore for docs
54967a6

MilesCranmer commited on

Remove docs from gitignore
54f0cb7

MilesCranmer commited on

Move back most docs files
d76e64b

MilesCranmer commited on

Add file for generating docs
f15c244

MilesCranmer commited on

Move back pydoc-markdown generator
ef490d2

MilesCranmer commited on

Add mkdocs minimal configuration
cb8f7b4

MilesCranmer commited on

Move docs to old_docs folder
281eb31

MilesCranmer commited on

Add latex_table and from_file to documented functions
ef5a912

MilesCranmer commited on

Update M-series installation instructions
dc1a4e7
unverified

MilesCranmer commited on

Fix README example
0e8b257
unverified

MilesCranmer commited on

Ensure that variable names are not sympy functions
e29a6da

MilesCranmer commited on

Start testing with julia 1.8
d170500

MilesCranmer commited on

Add test that extra_sympy_mappings undefined raises error
bfc129c

MilesCranmer commited on

Bump version with extra_sympy_mappings fix
8ce725f

MilesCranmer commited on

Fix extra_sympy_mappings check
d85ddfd

MilesCranmer commited on

Include check for extra_sympy_mappings not None
2621d76

MilesCranmer commited on

Force user to define extra_sympy_mappings at init
bbec288

MilesCranmer commited on

Clean up README
5969aa3
unverified

MilesCranmer commited on

Merge pull request #156 from MilesCranmer/latex-table
0c1c3db
unverified

MilesCranmer commited on

Remove tabularx import
ce64294

MilesCranmer commited on

Bump SR version with file cp fix
bb99ca5

MilesCranmer commited on

Include necessary packages in latex_table()
3752ba6

MilesCranmer commited on

Merge branch 'master' into latex-table
0dbee97
unverified

MilesCranmer commited on

Merge pull request #177 from MilesCranmer/improved-model-selection
35e6ab1
unverified

MilesCranmer commited on

Clean up docstring
73d0a98

MilesCranmer commited on

Add unit-test for all selection strategies
175b024

MilesCranmer commited on

Fix model selection for loss=0
ed5b70a

MilesCranmer commited on

Merge branch 'improved-model-selection' of ssh://ssh.github.com:443/MilesCranmer/PySR into improved-model-selection
265efc9

MilesCranmer commited on

Format code with black
74c5005
unverified

deepsource-autofix[bot] commited on

Reduce precision of JAX tests
a15823e

MilesCranmer commited on

Change "best" model_selection to apply loss threshold
9351408

MilesCranmer commited on

Merge pull request #176 from MilesCranmer/normal-csv-format
c41cf33
unverified

MilesCranmer commited on

Bump version with new csv format
593c674

MilesCranmer commited on

Update docs on expected csv file
6bd5a10

MilesCranmer commited on

Assume normal csv format in reads
45bf2c2

MilesCranmer commited on

Add notes about model loading to options page
8775039

MilesCranmer commited on

Merge pull request #167 from MilesCranmer/loading
1099283
unverified

MilesCranmer commited on

Add README example for from_file
9433a83

MilesCranmer commited on

Fix assertion on csv filenames
f5a5c8e

MilesCranmer commited on

Add assertion for csv filename
07217e1

MilesCranmer commited on

Change model load to classmethod
34f4e3f

MilesCranmer commited on

Reduce precision of tests
f5577ea

MilesCranmer commited on

Fix bug with inplace editing of equation_file_contents_
a6bed2c

MilesCranmer commited on

Use .pkl instead of .csv.pkl
b8a97f1

MilesCranmer commited on

Add additional test for loading from pickle file
b53e7fa

MilesCranmer commited on