Setup conda environment and update readme

This commit is contained in:
luoqi06
2018-01-20 19:56:48 -08:00
parent fa07d3651e
commit 4fe3dba50a
2 changed files with 30 additions and 7 deletions

10
environment.yml Normal file
View File

@@ -0,0 +1,10 @@
name: kf_bf
dependencies:
- python
- ipython
- jupyter
- matplotlib
- scipy
- sympy
- pip:
- filterpy