Lennart Schüler

Results 44 comments of Lennart Schüler

This is ready for the next review round.

I can't believe it, after nearly 1 1/2 years, this is ready! Thanks for the reviews.

Thanks for raising this issue! I don't really see a problem in dropping py3.8 support for the optional dependency. I guess not many people with py3.8, if any, will be...

Hi again, I just updated gstools-core to v1.1.0 and now included Py3.8 as the minimum supported version. It works like a charm. I'll soon work on the meshzoo dependency.

Hmm, I don't have very strong feelings about this one. I don't see `np.nan` to be a hack, just a value, we decided on. I have actually never seen Python...

Woah! You can even replace `pass` with `...`?!? :-) I mean, it is pretty fancy and if it would be more common, I think I would definitely be for dropping...

Hi Evan, wow, that was fast! Thank you so much for this PR and for working on enhancing the PGS capabilities of GSTools. I just activated the CI checks for...

Hi Evan, I finally found some time to have a look at your code, sorry for having to wait for so long. Your examples are beautiful!! Here are a few...

Hey hey, thank you for the initiative! Originally, we decided against implementing import and export support, primarily because was that Python has many great tools supporting import and export. Those...

Yes, I had a look at your implementation. But from a quick check, it seems that `savetxt`, `save`, ... all look very similar, they also take variable names, ... You...