furcelay / gigalens

Gradient Informed, GPU Accelerated Lens modelling (GIGALens) -- a package for fast Bayesian inference on strong gravitational lenses.
https://giga-lens.github.io/gigalens
MIT License
0 stars 0 forks source link

Packed point source positions. #2

Open furcelay opened 6 months ago

furcelay commented 6 months ago

Can add a new class to store the positions of the multiple images that can pack them into a single array (maybe using bijectors) to parallelize the computation avoiding a for loop.