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
1 stars 0 forks source link

Packed point source positions. #2

Open furcelay opened 10 months ago

furcelay commented 10 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.