-
Not sure if this is related to DiffEqFlux, but I am running in issues with using inplace functions with `AutoZygote` as an AD.
I am running
```Julia
Julia Version 1.7.1
Commit ac5cc99908 (202…
-
The standard AkzoNobel demo of ODAEProblem crashes after the latest commit of SymbolicUtils
```julia
using OrdinaryDiffEq, DiffEqDevTools, Sundials, ModelingToolkit, ODEInterfaceDiffEq, Plots, DASSL…
-
Sorry if this issue isn't related to this repository. When I update the Modeling Toolkit and SymbolicRegression packages to their latest versions by pointing to their repositories, it causes the follo…
-
Sorry if this issue isn't related to this repository. When I update the Modeling Toolkit and SymbolicRegression packages to their latest versions by pointing to their repositories, it causes the follo…
-
I have no idea what's causing this to be honest. I load up Julia 1.6.3, have added SymbolicRegression, and tried defining the options variable as listed on the github page and in the docs, and get the…
-
Something I'd like to use when autogenerating examples in documentation is the ability to pass `quiet=True` to this `julia.install`.
https://github.com/MilesCranmer/PySR/blob/d369a9b9ea2fd7b57c3290…
-
This is one of these annoying issues that's pretty hard to reproduce.
I included some of the stuff I was doing in the first REPL to indicate that it was not a "clean state". Prior to these, I didn'…
-
Installing `SymbolicRegression.jl` force downgrade of `ModelingToolkit.jl`, `Symbolics.jl` and `SymbolicUtils.jl`. I can read in `Project.toml` the compat entry `SymbolicUtils = "0.13"`. If I understa…
hurak updated
3 years ago
-
Hi there,
I'm using recorder (which doesn't actually show up in the documentation anywhere that I've seen by the way, I found it in a github issue). But instead of looking at all the information, I…
-
Hi
I'm trying to see the result of this package on the `example1` of the examples of the AI-Feynman package at
[](https://github.com/SJ001/AI-Feynman/tree/master/example_data)
```
using the follow…