Home
last modified time | relevance | path

Searched full:pip (Results 1 – 10 of 10) sorted by relevance

/cmsis-dsp-latest/
DPythonWrapper_README.md36 pip install cmsisdsp
38 You must have a recent `pip` (to automatically install the dependencies like `NumPy`) and you shoul…
55 > pip install numpy
61 > pip install -e .
73 > pip install numpy
74 > pip install scipy
75 > pip install matplotlib
DREADME.md43 `pip install cmsisdsp`
/cmsis-dsp-latest/Testing/
DREADME.md16 pip install pyparsing
17 pip install Colorama
374 pip install pyparsing
375 pip install Colorama
379 pip install statsmodels
380 pip install numpy
381 pip install panda
386 pip install pyyaml
/cmsis-dsp-latest/.github/workflows/
Druntest.yaml29 cache: 'pip'
65 pip install -r requirements.txt
Druncpptest.yaml31 cache: 'pip'
80 pip install -r ../Testing/requirements.txt
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/kws/
DREADME.md12 pip install pyserial
/cmsis-dsp-latest/Documentation/Doxygen/src/
Dmainpage.md35 …n [PyPI.org](https://pypi.org/project/cmsisdsp/). It can be installed with: `pip install cmsisdsp`.
/cmsis-dsp-latest/PythonWrapper/examples/
Dcmsisdsp_tests.ipynb50 "!pip install cmsisdsp"
DNoise suppression.ipynb34 "!pip install cmsisdsp"
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/
Dkws.ipynb36 "`!pip install packagename`\n",