File: INSTALL.txt

package info (click to toggle)
scikit-rf 1.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 77,300 kB
  • sloc: python: 32,585; makefile: 130; sh: 19
file content (12 lines) | stat: -rw-r--r-- 346 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
How To Install scikit-rf
========================

If you have installed Python, you can install scikit-rf from pip via

python -m pip install scikit-rf

If you have installed Anaconda, then you can also get scikit-rf from

conda install -c conda-forge scikit-rf

For more information, please refer to the official website: http://scikit-rf.org/