-
As done in Miles Cranmer's library: [SymbolicRegression.jl](https://github.com/MilesCranmer/SymbolicRegression.jl)
At that point, reconstruct something like:
xdot = - k x + A sin(omega sqrt(x))
-
### Feature Request
I want to use SymbolicRegression.jl to analyze stock market data. Specifically, I need to design a rolling operator to process time series data, similar to rolling_sum in pandas. …
-
Just pasting the diffs of some of my packages to help identify new formatting issues. These overlap with [#878](https://github.com/domluna/JuliaFormatter.jl/issues/878) and [#879](https://github.com/d…
-
It would be great if there was a way I could manually trigger the code within `@setup_workload` to run, outside of precompilation. The primary use-case for this would be to run the precompilation code…
-
I have used this package for a work-flow that is basically: Solve a differential equation (DE) using `DifferentialEquations.jl` and then giving that solution to `SymbolicRegression.jl` to find the ana…
-
I have some large test suites for some libraries – [DynamicExpressions.jl](https://github.com/SymbolicML/DynamicExpressions.jl/tree/master/test) and [SymbolicRegression.jl](https://github.com/MilesCra…
-
**Is your feature request related to a problem? Please describe.**
We would like to package Julia packages (e.g. SymbolicRegression.jl) in conda-forge
**Describe the solution you'd like**
A scrip…
-
Following some detective work with the help of @rikhuijzer and @ChrisRackauckas on https://discourse.julialang.org/t/github-action-mysteriously-starts-breaking-on-windows/86048, it seems as though Rev…
-
### What happened?
After running a search with a custom loss function overnight, I opened an excel sheet and the TaskFailedException happened. I'm running on 16GB ram, I'm not sure if that has anyt…
-
This is long-overdue but I finally finished a methods paper describing the algorithm in PySR and SymbolicRegression.jl. You can find it here: https://github.com/MilesCranmer/pysr_paper and the arXiv h…