Home
last modified time | relevance | path

Searched full:python3 (Results 1 – 25 of 192) sorted by relevance

12345678

/petsc/doc/
H A Dmakefile26 …cd .. ; ${RM} -rf petsc-doc-env; python3 -m venv petsc-doc-env ; source petsc-doc-env/bin/activate…
39 …C_DOC}; else export PETSC_DOC=doc ; fi; python3 -m venv petsc-doc-env ; . petsc-doc-env/bin/activ…
42 …C_DOC}; else export PETSC_DOC=doc ; fi; python3 -m venv petsc-doc-env ; . petsc-doc-env/bin/activ…
H A Dfix_pydata_margins.py1 #!/usr/bin/env python3
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D__init__.py1 #!/usr/bin/env python3
22 raise RuntimeError('Must run e.g. \'python3 -m pip install clang\' to use linter') from mnfe
H A D__version__.py1 #!/usr/bin/env python3
28 'python3 -m pip install tomli'
H A Dpkg_consistency_checks.py1 #!/usr/bin/env python3
68 'python3 -m pip install tomli'
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D__init__.py1 #!/usr/bin/env python3
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/
H A D__init__.py1 #!/usr/bin/env python3
/petsc/lib/petsc/bin/maint/petsclinter/
H A D__main__.py1 #!/usr/bin/env python3
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D__init__.py1 #!/usr/bin/env python3
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_weak_list.py1 #!/usr/bin/env python3
H A D__init__.py1 #!/usr/bin/env python3
/petsc/src/binding/petsc4py/demo/legacy/petsc-examples/ksp/
H A Dmakefile4 PYTHON=python3
/petsc/
H A Dconfigure1 #!/usr/bin/env python3
/petsc/config/examples/
H A Darch-ci-linux-flang-arm.py1 #!/usr/bin/env python3
H A Darch-ci-linux-emcc.py1 #!/usr/bin/env python3
H A Darch-ci-linux-64idx-i8-uni.py1 #!/usr/bin/env python3
H A Darch-ci-mswin-uni.py1 #!/usr/bin/env python3
H A Darch-ci-linux-cmplx-single-arm.py1 #!/usr/bin/env python3
H A Darch-ci-linux-clang-cuda.py1 #!/usr/bin/env python3
H A Darch-ci-mswin-gnu.py1 #!/usr/bin/env python3
H A Darch-ci-linux-viennacl.py1 #!/usr/bin/env python3
H A Darch-nvhpc.py1 #!/usr/bin/python3
H A Darch-ci-linux-kokkos-cuda.py1 #!/usr/bin/env python3
H A Darch-ci-linux-ILP64.py1 #!/usr/bin/env python3
/petsc/lib/petsc/bin/maint/
H A Dbuilddist96 python3 -m venv $VENV
99 python3 -m pip install -r requirements.txt
108 make sdist PYTHON=python3 SHELL=/bin/bash

12345678