Changes between Version 2 and Version 3 of misc/setup_for_ML/install_ocelot
- Timestamp:
- 09/14/23 12:40:11 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
misc/setup_for_ML/install_ocelot
v2 v3 17 17 (gpyopt) obina@notepc:~$ pip install --upgrade pip 18 18 (gpyopt) obina@notepc:~$ python -m pip install git+https://github.com/ocelot-collab/ocelot.git 19 }}} 20 21 今回の目的にはnumbaやpyfftwは不要ですが、本家で推奨と書いてあるので必要ならばこちらも。 22 {{{ 19 23 (gpyopt) obina@notepc:~$ python -m pip install pyfftw numexpr numba 20 24 }}} 21 今回の目的にはnumba不要ですが、上記の公式サイトに推奨と書いてあるので今後のことを思ってついでに入れておきます。22 23 25 24 26 起動して