-
add SR methods for comparison. the following come to mind:
- [x] [FFX](https://github.com/natekupp/ffx)
- [x] [Feat](https://github.com/lacava/feat)
- [ ] [EFS](https://github.com/flexgp/efs…
-
Just adding a note here (we don't have to dig in right now), that it would be great to also support `left_inverse` and `right_inverse`, since this comes up so often
-
At the moment I get the following error messages when working with DifferentialEquations
```julia
Precompiling DifferentialEquations...
Info Given DifferentialEquations was explicitly requested, …
-
Subscribe to this issue and stay notified about new [daily trending repos in Julia](https://github.com/trending/julia?since=daily).
-
I would like to explore using JuMP.jl to set up mixed-integer programming optimization problems in [SymbolicRegression.jl ](https://github.com/MilesCranmer/SymbolicRegression.jl) and [PySR](https://gi…
-
### What happened?
Hello!
I was trying to run the following command `MLJ.predict(mach, (data = periodic_X, idx=params.best_idx))` taken from this library's basic tutorial but ran into the followi…
-
Sorry if this has been posted before.
Sometimes I will modify some struct, then, realizing I need to restart my REPL to get the changes, quit:
```julia
julia> exit()
```
However, rather tha…
-
### What happened?
Hi,
I am encountering an issue when attempting to use PySR with a specific version of Julia. Despite setting the `JULIA_EXE` environment variable to point to my installed …
-
Said Sachs:
Is there any prospect for setting jl_n_threads from within Julia? That would be more convenient than setting JULIA_NUM_THREADS before starting Julia.
Said Kelman:
Sounds like a reasonabl…
-
### Feature Request
Hi, thanks for developing the helpful tool.
I thought that constants in hall-of-fame formulas have always been optimized. However, I found it is not the case. This happens even …