From 35134283c643ceb2e9aacf19bba764c936cb3ee1 Mon Sep 17 00:00:00 2001 From: Ryan Volz Date: Wed, 24 Mar 2021 11:33:08 -0400 Subject: [PATCH] Add some of the pillars of the scientific Python stack. Some of these were already pulled in, but this is to ensure that they are always available. matplotlib numpy pandas scipy --- radioconda.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/radioconda.yaml b/radioconda.yaml index 0daf3fd..3ffa866 100644 --- a/radioconda.yaml +++ b/radioconda.yaml @@ -23,8 +23,12 @@ dependencies: - libiio - libm2k - limesuite + - matplotlib + - numpy + - pandas - pyadi-iio - rtl-sdr + - scipy - soapysdr - soapysdr-module-lms7 - soapysdr-module-plutosdr