.gitignore
.style.yapf
.travis.yml
LICENSE
README.md
pytest.ini
setup.py
.github/workflows/yapf.yml
examples/mesh_lpt_TPU.py
examples/mesh_lpt_local.py
examples/mesh_nbodySLURM_job.sh
examples/mesh_nbody_SLURM.py
examples/mesh_nbody_TPU.py
examples/pyramid_lpt_local.py
examples/pyramid_nbodySLURM_job.sh
examples/pyramid_nbody_SLURM.py
flowpm/__init__.py
flowpm/constants.py
flowpm/kernels.py
flowpm/legacy_background.py
flowpm/mesh_kernels.py
flowpm/mesh_ops.py
flowpm/mesh_utils.py
flowpm/mtfpm.py
flowpm/tfbackground.py
flowpm/tfpm.py
flowpm/tfpower.py
flowpm/utils.py
flowpm.egg-info/PKG-INFO
flowpm.egg-info/SOURCES.txt
flowpm.egg-info/dependency_links.txt
flowpm.egg-info/requires.txt
flowpm.egg-info/top_level.txt
flowpm/data/Planck15_a0p01.txt
flowpm/data/Planck15_a1p00.txt
flowpm/experimental/__init__.py
flowpm/experimental/linear_field.py
flowpm/scipy/__init__.py
flowpm/scipy/integrate.py
flowpm/scipy/interpolate.py
notebooks/cluster.py
notebooks/clusterv2.py
notebooks/flowpm_blog.ipynb
notebooks/flowpm_demo.ipynb
notebooks/dev/Cosmology.ipynb
notebooks/dev/demo_Mesh_Nbody-MultiGrid-local.ipynb
notebooks/dev/demo_Mesh_Nbody-MultiGrid.ipynb
notebooks/dev/demo_Mesh_Nbody.ipynb
notebooks/dev/demo_mesh_lpt.ipynb
notebooks/dev/flowpm-MultiGrid.ipynb
notebooks/dev/flowpm_tutorial.ipynb
notebooks/dev/growth_function.ipynb
notebooks/dev/play.ipynb
notebooks/dev/play_splits.ipynb
scripts/README.md
scripts/fft_benchmark-nvprof.py
scripts/fft_benchmark.py
scripts/fft_benchmark_TPU.py
scripts/fft_benchmark_job2.sh
scripts/fft_nvprof.sh
scripts/lpt_benchmark_TPU.py
scripts/mesh_lpt_benchmark.py
scripts/mesh_lpt_benchmark_job2.sh
scripts/pyramid_lpt_benchmark.py
scripts/pyramid_lpt_benchmark_job2.sh
tests/test_distancefunctions.py
tests/test_tfpm.py
tests/test_tfpower.py
tests/test_utils.py
tests/tf_background_test.py