Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 948 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 948 Bytes

GalFlow

Join the chat at https://gitter.im/DifferentiableUniverseInitiative/GalFlow Test

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