MilesCranmer commited on
Commit
cb35e9e
·
1 Parent(s): 96d7ed7

Use version of SymbolicRegression with multithreading

Browse files
Files changed (1) hide show
  1. Project.toml +1 -1
Project.toml CHANGED
@@ -2,5 +2,5 @@
2
  SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
3
 
4
  [compat]
5
- SymbolicRegression = "0.6.9"
6
  julia = "1.5"
 
2
  SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
3
 
4
  [compat]
5
+ SymbolicRegression = "0.6.10"
6
  julia = "1.5"