Thu, 23 Mar 2023 00:43:03 UTC

Information for build python-pyscf-1.7.4-1.fc31

ID1578569
Package Namepython-pyscf
Version1.7.4
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyscf.git#1779fbcc63945aa1c93b8bdd6252af63467e3953
SummaryPython module for quantum chemistry
DescriptionPython‐based simulations of chemistry framework (PySCF) is a general‐purpose electronic structure platform designed from the ground up to emphasize code simplicity, so as to facilitate new method development and enable flexible computational workflows. The package provides a wide range of tools to support simulations of finite‐size systems, extended systems with periodic boundary conditions, low‐dimensional periodic systems, and custom Hamiltonians, using mean‐field and post‐mean‐field methods with standard Gaussian basis functions. To ensure ease of extensibility, PySCF uses the Python language to implement almost all of its features, while computationally critical paths are implemented with heavily optimized C routines. Using this combined Python/C implementation, the package is as efficient as the best existing C or Fortran‐based quantum chemistry programs.
Built byjussilehtola
State complete
Volume fedora_koji_archive04
StartedMon, 03 Aug 2020 09:40:15 UTC
CompletedMon, 03 Aug 2020 09:45:58 UTC
Taskbuild (f31-candidate, /rpms/python-pyscf.git:1779fbcc63945aa1c93b8bdd6252af63467e3953)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyscf.git#1779fbcc63945aa1c93b8bdd6252af63467e3953'}}
Tags
f31-updates
RPMs
src
python-pyscf-1.7.4-1.fc31.src.rpm (info) (download)
aarch64
python3-pyscf-1.7.4-1.fc31.aarch64.rpm (info) (download)
python-pyscf-debugsource-1.7.4-1.fc31.aarch64.rpm (info) (download)
python3-pyscf-debuginfo-1.7.4-1.fc31.aarch64.rpm (info) (download)
armv7hl
python3-pyscf-1.7.4-1.fc31.armv7hl.rpm (info) (download)
python-pyscf-debugsource-1.7.4-1.fc31.armv7hl.rpm (info) (download)
python3-pyscf-debuginfo-1.7.4-1.fc31.armv7hl.rpm (info) (download)
i686
python3-pyscf-1.7.4-1.fc31.i686.rpm (info) (download)
python-pyscf-debugsource-1.7.4-1.fc31.i686.rpm (info) (download)
python3-pyscf-debuginfo-1.7.4-1.fc31.i686.rpm (info) (download)
s390x
python3-pyscf-1.7.4-1.fc31.s390x.rpm (info) (download)
python-pyscf-debugsource-1.7.4-1.fc31.s390x.rpm (info) (download)
python3-pyscf-debuginfo-1.7.4-1.fc31.s390x.rpm (info) (download)
x86_64
python3-pyscf-1.7.4-1.fc31.x86_64.rpm (info) (download)
python-pyscf-debugsource-1.7.4-1.fc31.x86_64.rpm (info) (download)
python3-pyscf-debuginfo-1.7.4-1.fc31.x86_64.rpm (info) (download)
Logs
armv7hl
state.log
hw_info.log
root.log
build.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
root.log
state.log
build.log
hw_info.log
mock_output.log
s390x
hw_info.log
state.log
root.log
build.log
mock_output.log
Changelog * Mon Aug 03 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.4-1 - Adapt to updated CMake scripts. - Update to 1.7.4. * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.3-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 11 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.3-1 - Update to 1.7.3. * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.7.2-2 - Rebuilt for Python 3.9 * Thu May 14 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.2-1 - Update to 1.7.2. * Mon Apr 20 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.1-2 - Patch for libxc 5. * Tue Mar 24 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.1-1 - Update to 1.7.1. * Sun Feb 02 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.0-6 - Build against libopenblaso not libopenblas as the latter yields incorrect results. * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 23 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.0-4 - Switch buildrequire to libcint and disable build on ppc64. * Thu Jan 23 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.0-3 - Filter provides and requires. * Wed Jan 22 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.0-2 - Remove shebangs and rpath. * Tue Jan 07 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.0-1 - First release.