Thu, 23 May 2024 22:13:15 UTC | login

Information for build python-steps-3.5.0-5.fc33

ID187952
Package Namepython-steps
Version3.5.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-steps.git#9b1fa64cb62d9d773a21943294d3eefc5514c85e
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 bydavidlt
State failed
Volume DEFAULT
StartedThu, 09 Jun 2022 14:42:13 UTC
CompletedThu, 09 Jun 2022 16:55:02 UTC
Taskbuild (f33, /rpms/python-steps.git:9b1fa64cb62d9d773a21943294d3eefc5514c85e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-steps.git#9b1fa64cb62d9d773a21943294d3eefc5514c85e'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Aug 27 2020 Iñaki Úcar <iucar@fedoraproject.org> - 3.5.0-5 - https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 25 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.5.0-3 - Explicitly BR setuptools * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.5.0-2 - Rebuilt for Python 3.9 * Sat Apr 04 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.5.0-1 - Initial rpmbuild