This Julia language package that accurately and efficiently solves for null geodesics in the Kerr spacetime.
The package is intended mainly for scientic usage for astrophysical observations, and thus, have constrained the observer to lie at asymptotic infinity. These algorithms mainly follow the formalism of Gralla & Lupsasca, with the exception for a new sub image indexing scheme and a regularized time integral definition. The ray tracing scheme has been optimized for GPU compatibility and automatic differentiability with Enzyme.jl. These considerations allow our algorithms to be easily used in Machine Learning applications with the existing julia infrastructure.
Launch your Julia session with then type ]
to move into Pkg mode. Once in pkg mode type
add Krang