LensFactory.jl
Introduction
LensFactory
is a gravitational lensing package developed in julia. At present it has support for basic lensing and as we go along it is expected to have more features.
Installation
To install, activate pkg
mode by pressing ]
in julia REPL and then type:
pkg> add LensFactory
To use the LensFactory
package in your current julia session, type:
julia> using LensFactory
Examples
To understand the use of various modules and functtions in LensFactory
, readers are encouraged to go through the examples here: LensFactory_Examples.
Feedback
I would be very happy to receive any suggestions, comments, or questions regarding LensFactory
. Please feel free to drop an email to: ashishmeena766@gmail.com