Matteo Manzi

Results 10 issues of Matteo Manzi

Hello, have these lines in my .pre-commit.yaml: ```python - repo: https://github.com/timothycrosley/isort rev: 5.9.3 # should be the same as in dev.in hooks: - id: isort ``` and locally I have...

repo_needed

Mirror of [this issue](https://github.com/SciFracX/FractionalDiffEq.jl/issues/63). I am interested in exploring the possibility of using this package together with [FractionalDiffEq.jl](https://github.com/SciFracX/FractionalDiffEq.jl). In particular, I would like to setup neural differential equation problem using...

Hi @ErikQQY, quick question. I am interested in exploring the possibility of using your package together with DiffEqFlux. In particular, I would like to setup neural differential equation problem using...

The user shall be able to input istimedependent=True, so that the regression is performed also using the time measurements as part of the regression. Strogatz docet.

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))

See [here](https://github.com/TezRomacH/python-package-template). Regardless of this choice, GitHub actions checking the unit tests and the pre-commit, among other things, are needed.

enhancement

Can we also do something with divergence? Gradient? Do we need measurements in space as well to compute the partials with finite difference? In this way we can have a...

It could be nice to show the evolution of the value of the linear coefficients as a function of the number of observations, now associated to the sampling rate, I...

https://github.com/ahmedfgad/GeneticAlgorithmPython

Looking into vaults v2 I notice there is support also for the BASE chain, which is not mentioned here: https://docs.yearn.fi/getting-started/using-yearn#yearn-is-multi-chain I would consider adding it. Thanks.