Commit History

Switch travis to macOS
998d3bd
unverified

MilesCranmer commited on

Test travis support for Windows/macOS
91735eb
unverified

MilesCranmer commited on

Pre-compile packages inside travis
7429b75
unverified

MilesCranmer commited on

Fix date formatting for windows
b463028

MilesCranmer commited on

Change date format to y/m/d
51c7840

MilesCranmer commited on

Iterate version for better filenames
9416f10

MilesCranmer commited on

Add datetime to default equation file
03e8b8d

MilesCranmer commited on

Explain pronounciation
6083305
unverified

MilesCranmer commited on

Add progress measure to logging output
9fb30b3

MilesCranmer commited on

Iterate version - max size fix
f7fa1b2

MilesCranmer commited on

Allow verbosity=0 to turn off hall of fame printing
eebd675

MilesCranmer commited on

Only increase max size when warming up
4b7293a

MilesCranmer commited on

Update Julia advice to include precompilation
d44e449

MilesCranmer commited on

Remove unneeded random string in filename
0a59d77

MilesCranmer commited on

Iterate version - windows support
d4b1969

MilesCranmer commited on

Merge pull request #18 from johannbrehmer/platform-independence
71ca872
unverified

MilesCranmer commited on

Move position of tempdir arguments
9e6c4b4
unverified

MilesCranmer commited on

Changed the default behavior to deleting the temporary files after use
72ef582

Johann Brehmer commited on

Escaped backslash in operator file
a2003c2

Johann Brehmer commited on

Escape backslashes in filenames written into julia script
6b04774

Johann Brehmer commited on

Fixed equation path
edc0ef8

Johann Brehmer commited on

Absolute paths for equations file and Julia package
5290229

Johann Brehmer commited on

Deleting temporary folder optional
0a0cfdc

Johann Brehmer commited on

System-independent temporary files with tempfile and pathlib
bdd2ad4

Johann Brehmer commited on

Fix variable names when using select_k_features
b41237e
unverified

MilesCranmer commited on

Fix citation alignment character
70dedf9
unverified

MilesCranmer commited on

Make README example more explicit
0e17dde
unverified

MilesCranmer commited on

Allow X to be 1D array
306955e

MilesCranmer commited on

Printing within Jupyter Notebook
2fb18ff

MilesCranmer commited on

Add missing sympy mapping for sqrtm
1b10c77

MilesCranmer commited on

Fix negative operator - used wrong fast function
89cf586

MilesCranmer commited on

Fix negative operator - used wrong fast function
a02cc8a

MilesCranmer commited on

Iterate version - complexity frequency
1c4d902

MilesCranmer commited on

Fix arxiv link for readthedocs
10e246a

MilesCranmer commited on

Track frequency of complexities, and try to invert
15fbc5f

MilesCranmer commited on

Idea for not having to deal with parsimony
c6b4cc5

MilesCranmer commited on

Allow for different mult complexity on each side
17d8a3e

MilesCranmer commited on

Iterate version - operator constraints
9df0659

MilesCranmer commited on

Fix location of constraint-checking
b0c942c

MilesCranmer commited on

Add feature for operator-level size constraints
e68c63f

MilesCranmer commited on

Just add back py-generated eval tree array
a06de5e

MilesCranmer commited on

Reset to last working copy
1f4e612

MilesCranmer commited on

Manual loop faster than broadcast
d80a372

MilesCranmer commited on

Back to regular broadcast
7f9f476

MilesCranmer commited on

Use egal instead of equal for many ops
6fa78c9

MilesCranmer commited on

Move entire operator loop to code generation
1d23dc2

MilesCranmer commited on

Improve readability for user-defined operator code
32f7c64

MilesCranmer commited on

Simplify subtraction operation
c1c031f

MilesCranmer commited on