From fee046050155df5134ef8bead7b96cc1fd90b717 Mon Sep 17 00:00:00 2001 From: Derek Feichtinger Date: Tue, 3 Sep 2019 12:07:08 +0200 Subject: [PATCH] added chaospy on request by A. Adelmann --- .../anaconda/2019.07/conda-env-defs/talos_36/talos_36.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Programming/anaconda/2019.07/conda-env-defs/talos_36/talos_36.yml b/Programming/anaconda/2019.07/conda-env-defs/talos_36/talos_36.yml index dfe2a39..fffdff1 100644 --- a/Programming/anaconda/2019.07/conda-env-defs/talos_36/talos_36.yml +++ b/Programming/anaconda/2019.07/conda-env-defs/talos_36/talos_36.yml @@ -17,3 +17,4 @@ dependencies: - deap - nb_conda_kernels - ipywidgets + - chaospy