File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,29 @@ You should also specify the non-linear search(es) you use in your analysis (e.g.
1818the main body of text, and delete as appropriate any packages your analysis did not use. The citations.bib file includes
1919the citation key for all of these projects.
2020
21+ Jax-Zero-Contour
22+ ----------------
23+
24+ If you use the zero-contour method for critical curve and caustic computation (the default in
25+ ``visualize/general.yaml `` via ``critical_curves_method: zero_contour ``), please cite the
26+ ``Jax-Zero-Contour `` package by Coleman Krawczyk:
27+
28+ .. code-block :: bibtex
29+
30+ @software{coleman_krawczyk_2025_15730415,
31+ author = {Coleman Krawczyk},
32+ title = {CKrawczyk/Jax-Zero-Contour: Version 2.0.0},
33+ month = jun,
34+ year = 2025,
35+ publisher = {Zenodo},
36+ version = {v2.0.0},
37+ doi = {10.5281/zenodo.15730415},
38+ url = {https://doi.org/10.5281/zenodo.15730415},
39+ }
40+
41+ The package is available at https://github.com/CKrawczyk/Jax-Zero-Contour and archived at
42+ https://doi.org/10.5281/zenodo.15730415.
43+
2144Dynesty
2245-------
2346
You can’t perform that action at this time.
0 commit comments