Searched full:install (Results 1 – 13 of 13) sorted by relevance
16 # How to build and install20 The building of this package has been tested on Windows with the Python install from python.org and…36 pip install cmsisdsp38 You must have a recent `pip` (to automatically install the dependencies like `NumPy`) and you shoul…42 You can also install and run it from [Google colab](https://colab.research.google.com/):48 …ssible for us to test all configurations), you can then try to build and install the wrapper manua…53 …hub.com/ARM-software/CMSIS-DSP) wrapper is using `NumPy`, you must first install it in the virtual…55 > pip install numpy59 Now, you can install the cmsisdsp package in editable mode:61 > pip install -e .[all …]
43 `pip install cmsisdsp`118 You should first install the tools from https://github.com/Open-CMSIS-Pack/devtools/tree/main/tools
34 - name: Install system packages37 sudo apt-get install libpython3.9 libtinfo564 - name: Install boost67 echo "Install boost"79 echo "Install missing python packages"80 pip install -r ../Testing/requirements.txt
32 - name: Install system packages35 sudo apt-get install libpython3.9 libtinfo564 echo "Install missing python packages"65 pip install -r requirements.txt
5 arduino-cli lib install Arduino_CMSIS-DSP12 pip install pyserial
16 pip install pyparsing17 pip install Colorama63 You may need to initialize the pack repository and install the needed packs:374 pip install pyparsing 375 pip install Colorama379 pip install statsmodels380 pip install numpy381 pip install panda386 pip install pyyaml
7 # - bash shell (for Windows: install git for Windows)
1260 # - Install the latest version of global1535 # running make install will install the docset in1712 # install this plugin and make it available under the help contents menu in1831 # enabled you may also need to install MathJax separately and configure the path1872 # MathJax. However, it is strongly recommended to install a local copy of
35 …n [PyPI.org](https://pypi.org/project/cmsisdsp/). It can be installed with: `pip install cmsisdsp`.
134 # without requring to install a CMSIS Pack
50 "!pip install cmsisdsp"
34 "!pip install cmsisdsp"
34 …s are required. If they are not already installed on you system, you can install them from the not…36 "`!pip install packagename`\n",2244 "!arduino-cli lib install Arduino_CMSIS-DSP"2344 "You need to install the `pyserial` python package"