Information for build python-steps-3.6.0-39.fc42

ID103295
Package Namepython-steps
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.6.0
Release39.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-steps.git#71e4e45ac37d5d1f1dfe3ff1f0ea45961d2609dc
SummarySTochastic Engine for Pathway Simulation
Description STEPS is a package for exact stochastic simulation of reaction-diffusion systems in arbitrarily complex 3D geometries. Our core simulation algorithm is an implementation of Gillespie's SSA, extended to deal with diffusion of molecules over the elements of a 3D tetrahedral mesh. While it was mainly developed for simulating detailed models of neuronal signaling pathways in dendrites and around synapses, it is a general tool and can be used for studying any biochemical pathway in which spatial gradients and morphology are thought to play a role. STEPS also supports accurate and efficient computational of local membrane potentials on tetrahedral meshes, with the addition of voltage-gated channels and currents. Tight integration between the reaction-diffusion calculations and the tetrahedral mesh potentials allows detailed coupling between molecular activity and local electrical excitability. We have implemented STEPS as a set of Python modules, which means STEPS users can use Python scripts to control all aspects of setting up the model, generating a mesh, controlling the simulation and generating and analyzing output. The core computational routines are still implemented as C/C++ extension modules for maximal speed of execution. STEPS 3.0.0 and above provide early parallel solution for stochastic spatial reaction-diffusion and electric field simulation. Documentation can be found here: http://steps.sourceforge.net/manual/manual_index.html
Built bykojiadmin
State failed
Volume DEFAULT
StartedThu, 06 Nov 2025 01:44:11 CST
CompletedThu, 06 Nov 2025 02:36:01 CST
Taskbuild (f42-build-side-1, /rpms/python-steps.git:71e4e45ac37d5d1f1dfe3ff1f0ea45961d2609dc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-steps.git#71e4e45ac37d5d1f1dfe3ff1f0ea45961d2609dc'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jan 22 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 3.6.0-39 - Rebuilt for gtest 1.15.2 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 3.6.0-37 - convert GPLv2 license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 3.6.0-35 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.6.0-32 - Rebuild for gtest 1.14.0 * Sun Oct 29 2023 Orion Poplawski <orion@nwra.com> - 3.6.0-31 - Rebuild for openmpi 5.0.0, drops C++ API * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 3.6.0-29 - Rebuilt for Python 3.12 * Fri Feb 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.6.0-28 - Leaf package on ix86: drop ix86 support * Tue Jan 24 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.6.0-27 - Rebuilt for gtest 1.13.0 (fix RHBZ#2164003) - Build with C++14 instead of C++11, since gtest dropped support - Add a missing #include directive for GCC 13 * Tue Jan 24 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.6.0-26 - Remove old easylogging++ sources from dist-git