Kalman-and-Bayesian-Filters.../environment.yml
Roger Labbe 94437699e4
Merge pull request #319 from vsingla2/fix_conda_env_yml
fix: add pip as dependency to env yml
2020-04-26 18:30:30 -07:00

13 lines
116 B
YAML

name: kf_bf
dependencies:
- pip
- python
- pip
- ipython
- jupyter
- matplotlib
- scipy
- sympy
- pip:
- filterpy