GalSim-developers / JAX-GalSim

JAX port of GalSim, for parallelized, GPU accelerated, and differentiable galaxy image simulations.
Other
24 stars 3 forks source link

consistent wrapping for docstrings #71

Open ismael-mendoza opened 10 months ago

ismael-mendoza commented 10 months ago

there are different methods and classes that wrap the Galsim API documentation, but some that don't and copy paste instead.

I think we should change the code to use wrapping whenever possible

beckermr commented 2 months ago

xref: https://github.com/GalSim-developers/JAX-GalSim/issues/93