Caution: The signatures of the Python and MATLAB functions change in PDFO 2.0. Check the changelog.

Installation for Python#

Alternative installation (using source distribution)#

Alternatively, although deeply discouraged, PDFO can be installed from the source code. It requires you to install additional Python headers and a Fortran compiler (e.g., gfortran). Download and decompress the source code package. You will obtain a folder containing pyproject.toml. In a command shell, change your directory to this folder, and then run

pip install .