Setup conda environment and update readme
This commit is contained in:
10
environment.yml
Normal file
10
environment.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: kf_bf
|
||||
dependencies:
|
||||
- python
|
||||
- ipython
|
||||
- jupyter
|
||||
- matplotlib
|
||||
- scipy
|
||||
- sympy
|
||||
- pip:
|
||||
- filterpy
|
||||
Reference in New Issue
Block a user