From 402f8b53dd892b8fd44ae5ad45eac91b5f6b3750 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Fri, 28 Feb 2020 18:39:45 +0000 Subject: reogranise into a python package --- requirements.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 requirements.txt (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..8ddddf4 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +numpy +scipy +mpmath +emcee +pymultinest +tqdm +shapely +matplotlib +python-ternary +getdist -- cgit v1.2.3