Kalman-and-Bayesian-Filters.../environment.yml
AdrienCorenflos fb3b22aad9
Update environment.yml
double pip here
2020-10-23 10:12:17 +03:00

12 lines
110 B
YAML

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