Karl Lapo

Results 27 comments of Karl Lapo

I'm also going to ping this issue. I have approximately 5000 files representing just under 50GB to upload even after I had aggregated my data. It would be wonderful to...

I started updating/maintaining the python conversion following prompting by Dr. Kutz (see [my fork](https://github.com/klapo/pyoptDMD)). So far it exactly reproduces the MATLAB optDMD output for certain cases and qualitatively reproduces the...

Thanks @sichinaga! I know this is a beefy commit so I appreciate the time it will take to work through it. I would especially appreciate feedback on the core functionality:...

@mtezzele I am a bit confused because it looks like the black test is failing on files I didn't change? Did I somehow alter these files without it being noted?

> This is some great code @klapo! Some additional comments from me: > > * The number on your tutorials inside of the notebooks still says 17, so that needs...

The latest commit fails the tutorial tests because I use the `seaborn` package to enable plotting fancy histograms, which are needed to demonstrate a particular point. Re-writing the tutorial to...

> @klapo Please try to fix also the codacy issues: https://app.codacy.com/gh/PyDMD/PyDMD/pullRequest?prid=13528924 Some are not easy/impossible to fix so we will have a deeper look at the remaining ones after the...

> > > The latest commit fails the tutorial tests because I use the `seaborn` package to enable plotting fancy histograms, which are needed to demonstrate a particular point. Re-writing...

@mtezzele I clicked the merge button in the github ui just to see what merge conflict existed so I could figure out how much time to budget, but then everything...