-
It would be nice if we had a small test suite, to measure possible performance regressions. And use something like: https://github.com/benchmark-action/github-action-benchmark to alert us of possible …
-
### What happened?
Hi,
PySR runs great for me when I use a relatively small dataset (k
-
*Issue migrated from trac ticket # 1255*
**milestone:** HeuristicLab 3.3.x Backlog | **component:** Problems.DataAnalysis.Symbolic.Regression | **priority:** medium
#### 2010-11-03 14:26:59: @mkomme…
-
This is a segfault I am seeing on Python 3.12 related to garbage collection, when trying to do PyJulia work. I also asked Python mailing lists whether there were any changes in the Python GC that migh…
-
I ran PIRATE with a simulated dataset, and the process as killed, because of running out of memory. Here are screenshots of the terminal:
![pirate_err0](https://user-images.githubusercontent.com/29…
-
It looks like the Project.toml for DifferentiationInterface.jl is still set to `julia = "1.6"` even though the CI only tests 1.10+.
@gdalle could you please update the Project.toml to Julia 1.10 and …
-
### What happened?
The first equation should be only a function of X1 and X2.
To reproduce the bug, simply run the `bug()` function. Maybe I am doing something wrong.
```julia
using DataFrames
…
-
Example:
A package named as 'testjl' was initialized by `PkgTemplates` with part of contents:
file `testjl/src/testjl.jl`:
```julia
module testjl
export ff
# Write your package code here.
…
-
Hi,
First, I really want to thank the authors who have been pioneering this direction (bayesian methods in SR) and providing the codes here. As someone who has read the paper and played with the co…
-
**Is your feature request related to a problem? Please describe.**
Let's say I have derived an analytic solution dependent on some parameters, while taking the others in -> 0 limit to be able to do s…