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!**
shell
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.