Skip to content

pytdlpack release 1.0.4

Compare
Choose a tag to compare
@eengl eengl released this 27 Nov 18:12
· 18 commits to master since this release
f557782

No major changes to Python source code with this release. This release cleans up most of the project, including documentation, issue templates, and setup.py build and install process. This is the first release of pytdlpack to be hosted on PyPI!

pip3 install pytdlpack

setup.py has been modified such that the default Fortran compiler flags used to build tdlpack are set to GNU Fortran, however one can also build and install using Intel Fortran Compiler.