A GPU-accelerated Python library for filtering turbulence in Arepo simulations.
NOTE: This project is in active development and not officially released publicly yet. Expect kinks and bugs. Refer to this arXiv paper if you would like to know more about its use.
A work-in-progress documentation can be found at readthedocs.
- double-check tests and examples
- can cuda.jit() be replaced by jit() on non-cuda hardware?
