Information for build python-steps-3.6.0-44.fc43

ID140686
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
Release44.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-steps.git#6d7e6b80b1e6e399b479d5991214ad2383cf59c0
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 byzhangsongsong
State failed
Volume DEFAULT
StartedFri, 05 Sep 2025 05:02:56 CST
CompletedFri, 05 Sep 2025 05:05:42 CST
Taskbuild (f43, /rpms/python-steps.git:6d7e6b80b1e6e399b479d5991214ad2383cf59c0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-steps.git#6d7e6b80b1e6e399b479d5991214ad2383cf59c0'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 3.6.0-44 - Rebuilt for Python 3.14.0rc2 bytecode * Tue Aug 05 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.6.0-43 - Fix compatibility with Cython >= 3.1 - Fixes: rhbz#2377054 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 3.6.0-41 - Rebuilt for Python 3.14 * Mon Apr 28 2025 Antonio Trande <sagitter@fedoraproject.org> - 3.6.0-40 - Rebuild for petsc-3.23.0 * 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