Commit History

Merge pull request #1 from MilesCranmer/master
7be8652
unverified

Dhananjay Ashok commited on

Fix missing f-string for weights definition
1175632

MilesCranmer commited on

Update TODO.md
bfb799a
unverified

MilesCranmer commited on

Better explain quickstart example
53256e6
unverified

MilesCranmer commited on

Explain inline operator definition in README example
30a20e7
unverified

MilesCranmer commited on

Show inline operator in README example
68c5219
unverified

MilesCranmer commited on

[travis] require linux and windows builds to work
9dae2b1

MilesCranmer commited on

[travis] fix removed setup prefix for linux
23e6876

MilesCranmer commited on

[travis] correct binary for windows
ad7c290

MilesCranmer commited on

Clean up data passing to Julia
5f27a84

MilesCranmer commited on

[travis] Use --user only for linux
73fb236

MilesCranmer commited on

Update python for windows test
c765a2b

MilesCranmer commited on

Get travis to use virtualenv
86c866a

MilesCranmer commited on

Pass path through linux test travis
bf86979

MilesCranmer commited on

Move linux testing back to bionic
718935e

MilesCranmer commited on

Need sudo for linux builds
4ecf2f4

MilesCranmer commited on

Clean up build matrix
f3fc18e

MilesCranmer commited on

Merge test script to travis.yml
d7550d1

MilesCranmer commited on

Update hyperparam optimizer script
8df173b

MilesCranmer commited on

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