Alan Kaptanoglu

Results 72 comments of Alan Kaptanoglu

@briandesilva @znicolaou [andgoldschmidt](https://github.com/andgoldschmidt) Thoughts here? Zack and I have discussed more generally that pysindy.py needs some reworking, there is a lot of repeated code and the shape checking/verifying is done...

Hi Bhagya, We don't currently support tensorflow as a dependency, but it would be great if you or someone else wants to use tensorflow and pysindy together in a script...

I think everything you said is correct. I think the initial guess for STLSQ is an artifact of the initial guess functionality we added into SR3 at some point, and...

We would be quite happy to have it! Feel free to paste in the code or some details into this issue. If there is a paper, please link that as...

@edumagol Any update on this?

Nice job with this (also thank for you being thorough!) and I think you're right that all the optimizers would get several speedup factors from this changes. I will put...

@znicolaou @eloygeenjaar A word of caution for altering these algorithms. One issue that comes up is that some of the operations (especially in the constrained and trapping SR3 optimizers) are...

Taking a look at this now. During "python -m sphinx -TEW -b html -d _build/doctrees . _build/html" I get """Configuration error: There is a programmable error in your configuration file:...

I am using sphinx 5.1.1, Python 3.7, and the latest PySINDy main branch. Looks like I was missing some dependency in requirements-dev.txt so no longer getting that error. Now I...

@Jacob-Stevens-Haas Any idea why the linting failed here? Looks like the sphinx-listing is off