-
Hi PYSINDy,
I am having trouble with getting the ensemble optimizer working with the constrained sr3 module. When I include library ensemble it errors out, and when I use bagging it solves the syst…
-
Hi Lorenz,
Adding some examples of what your functions do might be useful for other devs and users.
Cheers,
Tobias
-
When gridsearching SINDy parameters, the same data is generated for each trial. This costs unneccessary time. Now that mitosis 0.5 can support multi-step experiments, let's pull out data generation …
-
Adding four lines for `remake` of ODEProblem would save new users a lot of time remaking the same ODE while changing parameters e.g.,
```
using SciMLBase
function lorenz!(du,u,p,t)
du[1] = 10…
-
I've made an initial integration of Aviral's rrt-hybrid repository code into the hyst repostory. Use this branch to perform further development: https://github.com/stanleybak/hyst/tree/rrt-printer
Th…
-
Just started with the packages (thanks for that), and quickly stumbled upon several issues.
Let me drop it here. Maybe I can cover the issues to tests once it is resolved
```julia
lorenz = Tensor…
-
It seems that could provide insight about the origin of the inequality: " If the LAC is less than 1, the inequality is primarily due to the relatively many small or poor individuals. If the LAC is g…
-
Hi
Text is not very readable on 3840x2400 pixel screen with 250% dpi scaling.
It is better if I switch from application to system scaling in compatibility settings.
Edition Windows 11 Enterpris…
-
# ローレンツ曲線とPythonで日本人の年収の偏りを示そう! - 大阪大学医学部 Python会
[https://oumpy.github.io/blog/2019/03/lorenz.html](https://oumpy.github.io/blog/2019/03/lorenz.html)
-
Hi everybody,
The latest version does not support Scala 2.12. I've created a PR to support Scala 2.12. Please feel free to merge/update as you see fit.
https://github.com/springml/spark-sftp/pul…