From 0ad0b11f4102d7dfdad272aa62619b34408651b9 Mon Sep 17 00:00:00 2001 From: Aria Radick <53235605+ariaradick@users.noreply.github.com> Date: Tue, 12 Nov 2024 20:08:08 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ad81ef..7f3791d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ [![arXiv](https://img.shields.io/badge/arXiv-2310.01480%20-green.svg)](https://arxiv.org/abs/2310.01480) [![arXiv](https://img.shields.io/badge/arXiv-2310.01483%20-green.svg)](https://arxiv.org/abs/2310.01483) -VectorSpaceDM.jl is the Julia implementation of the wavelet-harmonic integration method, designed for the efficient calculation of dark matter direct detection scattering rates in anisotropic detectors, and for arbitrary dark matter velocity distributions. +VectorSpaceDarkMatter.jl is the Julia implementation of the wavelet-harmonic integration method, designed for the efficient calculation of dark matter direct detection scattering rates in anisotropic detectors, and for arbitrary dark matter velocity distributions. This package is a work-in-progress and is based on [the vsdm Python package](https://github.com/blillard/vsdm) in addition to the arXiv papers listed above. The package has been tested for accuracy, but may still contain issues.