Spaces:
Running
Running
Commit History
Clarify docstring for `nout_ > 1`
022f0e5
Bump backend version with renamed pow->pow_abs
fb6cbfb
Bump version with variable_names fix
1128fce
Fix custom variable names
338c00b
Bump version with sympy2jax+torch fixes
2b8573e
Fix sympy2jax for rational numbers
17c9b1a
Fix sympy2torch for rational numbers
f119733
Fix error with swapped jax/torch
fad18e8
Bump version with warm_start fix
ad9134a
Fix issue with warm_start set at init
3c469fe
Fix docstring for annealing
2c4e49b
Bump overall version with fixed annealing argument
264e1c4
Fix formatting of Python example in docstring
4998582
Fix parts of docstring
f82dcf5
Turn off mistakenly-activated annealing
bb3bc5e
Bump version with multi-output pickle fix
70642f7
Fix pickling for multi-output
3da0df5
Attempt to fix unit tests of equation file
03d5a42
Correct docstring
3c4243b
Remove remaining uses of .equation in docs
3c8d9b9
Bump version with 1D weight array hotfix
2b25b44
Hotfix for 1D weights
00875eb
Addressed some DeepSource issues
ad1c492
tttc3
commited on
Set to version 0.9.0 as breaking changes needed
3182a3b
Documentation cleanup
32d0b3a
Improve documentation for validation function
623e6f0
Only give warning if raw_julia_state_ already set
21a0846
Correct ordering of init parameters
494a3ba
Add warning about setting random state without deterministic
af8ab17
Add error for deterministic setting
15105ad
Fix early_stop_condition setting if None
b2f8a6f
Update backend version with early_stop_condition fix
f9efd1b
Remove unused import
9a4f73f
Clean up mutation_weights setting
7a5a9a0
Fix typo in comment
f07f6e6
Convert stop condition to string if not set
518e1cc
Add warning that the Julia state is being reset
9049df4
Allow functional versions of early stop condition
44dcbea
Do not store custom loss in Julia main
fb2f513
Add missing default in docstring
893fdd2
Add deterministic mode with new SR version
25e0721
Fixed weight checking
c51257e
tttc3
commited on
Fix to pass test_custom_operator
19d80b0
tttc3
commited on
Added validation for weights
4819728
tttc3
commited on
Passed check_dict_unchanged
9750ff9
tttc3
commited on
Don't check array if set to None
11f524f
Updated parameter validation
6881818
tttc3
commited on
Add warm_start
3e8d44d
tttc3
commited on
Cleaned test and docstring
3821242
tttc3
commited on