Tammo van der Heide

Results 64 comments of Tammo van der Heide

> Definitely wrong, as Python2 sunsetted years ago. What feature are you thinking that appears in 3.8? Python 3.8 was just a guess/placeholder, I now changed it to `requires-python =...

@bhourahine Switched to Python `>=3.10`.

@bhourahine Switched to Python `>=3.10`.

> @vanderhe What do you think about installing the package via just `pip install .[skprogs]` which compiles all necessary binaries from the Fortran files inside the procedure? I guess, a...