Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 450 Bytes

File metadata and controls

19 lines (13 loc) · 450 Bytes

GalFlow

A TensorFlow reimplementation of GalSim (no, not ambitious at all ^^')

This repository is meant to host TensorFlow implementations of useful GalSim functions.

Features:

  • FFT convolutions with x interpolant and Fourier wrapping.

Contributions and Feature Requests Welcome !!! Don't hesitate to open an issue.

Setup

$ pip install --user galflow

For usage example, see this notebook