Home
last modified time | relevance | path

Searched refs:tarball (Results 1 – 8 of 8) sorted by relevance

/petsc/doc/install/
H A Ddownload.md96 - April end (bug fixes since v3.21.0) v3.21.1 tag and tarball
97 - March end (features added after v3.20.0) v3.21.0 tag and tarball
98 - March end (bug fixes since v3.20.5) v3.20.6 tag and tarball
100 - October end (bug fixes since v3.20.0) v3.20.1 tag and tarball
101 - September end (features added after v3.19.0) v3.20.0 tag and tarball
H A Dinstall_tutorial.md116 install of sowing package - that also requires a C++ compiler) one can download a release tarball.
H A Dinstall.md6 Obtain PETSc via the repository or download the latest tarball: {ref}`download documentation <doc_d…
/petsc/src/binding/petsc4py/
H A Dsetup.py70 tarball = F('{pyname}-%s.tar.gz' % get_version()) variable
71 download = '/'.join([pypiroot, pypislug, tarball])
H A DCHANGES.rst293 the release tarball.
/petsc/
H A Dsetup.py317 def tarball(): function
355 download_url=tarball(),
/petsc/lib/petsc/bin/maint/
H A Dgcov.py339 for tarball in map(str, tar_files):
340 gcov_logger.log('extracting', tarball, 'in directory', dest_dir)
341 shutil.unpack_archive(tarball, extract_dir=str(dest_dir))
/petsc/doc/changes/
H A D320.md20 … prefer tarball download for regular use - as currently all packages prefer git clones. MPICH is a…