This is an implementation of FFTLog in Python (developped for PyBird)
Clone the repo, and install it as a Python package using pip
:
git clone https://github.com/pierrexyz/fftlog.git
cd fftlog
pip install --editable .
This is an implementation of FFTLog in Python (developped for PyBird)
Clone the repo, and install it as a Python package using pip
:
git clone https://github.com/pierrexyz/fftlog.git
cd fftlog
pip install --editable .