Jacob Stevens-Haas
Jacob Stevens-Haas
This is a good point, although fairly low impact, since I believe `set_params()` is only used in gridsearch, which is not done much with SINDy, and we can cheat by...
Thank you @znicolaou, this is a great feature! I'll review the code today or tomorrow. Do you have a simple test you could add for this? I would defer #222...
> I think this is done now, pending any other issues. Can take a look once more, but I have other work that I need to focus on now. If...
With that PR and issue, are you ok if we close this, Zach? (But let's keep the branch around so that we can pull in `TrimmedLibrary`)
What is the point of `test_trapping_cubic_library()`? Doesn't the trapping theorem require quadratic polynomials? Also, does the ordering in `PolynomialLibrary` not match the ordering in `make_constraints()`? In Example 8, there's this...
All of this has now happened, except for the idea of a `ConstrainedMixin`
Just saw the VSCode pre-release version is 0.96.4, the latest "stable" version is 0.11.0. Neither seem to work for me on VSCode 1.98.2 (Ubuntu) or 1.100.2.
esbonio 0.96.4 has `esbonio.server.logLevel`, not `esbonio.logging.level`. Did that change back from 0.96.1? There's also a lot less output on "debug" than you showed. VSCode 1.98.2 (ubuntu) Esbonio 0.96.4 RestructuredText (disabled)...
@rchiodo, I'm running into this problem on the current and previous version of Pylance. I've been able to trigger it reliably. My system is slightly different than OP's: local: windows...
This would be very cool, and something frequently requested of pysindy by the financial math community. Agree that the Rudy paper mentions that it's possible, even if it's not clear...