Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-simframe | Distribution: Fedora Project |
Version: 1.0.5 | Vendor: Fedora Project |
Release: 1.fc40 | Build date: Tue Jul 16 19:02:57 2024 |
Group: Unspecified | Build host: buildhw-a64-05.iad2.fedoraproject.org |
Size: 355780 | Source RPM: python-simframe-1.0.5-1.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/stammler/simframe | |
Summary: Python framework for setting up and running scientific simulations |
Simframe is a Python framework to facilitate scientific simulations. The scope of the software is to provide a framework which can hold data fields, which can be used to integrate differential equations, and which can read and write data files.
BSD-3-Clause
* Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.5-1 - Update to 1.0.5 (close RHBZ#2295569) * Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.4-9 - Enable the tests * Sun Jun 16 2024 Python Maint <python-maint@redhat.com> - 1.0.4-5 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Sep 24 2023 Iztok Fister Jr. <iztok@iztok-jr-fister.eu> - 1.0.4-2 - Use SPDX * Wed Jul 26 2023 Iztok Fister Jr. <iztok@iztok-jr-fister.eu> - 1.0.4-1 - Update to the latest release - Do not package the tests * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Python Maint <python-maint@redhat.com> - 1.0.2-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/python3.12/site-packages/simframe /usr/lib/python3.12/site-packages/simframe-1.0.5.dist-info /usr/lib/python3.12/site-packages/simframe-1.0.5.dist-info/INSTALLER /usr/lib/python3.12/site-packages/simframe-1.0.5.dist-info/LICENSE /usr/lib/python3.12/site-packages/simframe-1.0.5.dist-info/METADATA /usr/lib/python3.12/site-packages/simframe-1.0.5.dist-info/WHEEL /usr/lib/python3.12/site-packages/simframe/__init__.py /usr/lib/python3.12/site-packages/simframe/__pycache__ /usr/lib/python3.12/site-packages/simframe/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/frame /usr/lib/python3.12/site-packages/simframe/frame/__init__.py /usr/lib/python3.12/site-packages/simframe/frame/__pycache__ /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/abstractgroup.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/abstractgroup.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/field.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/field.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/frame.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/frame.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/group.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/group.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/heartbeat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/heartbeat.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/intvar.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/intvar.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/updater.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/frame/__pycache__/updater.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/frame/abstractgroup.py /usr/lib/python3.12/site-packages/simframe/frame/field.py /usr/lib/python3.12/site-packages/simframe/frame/frame.py /usr/lib/python3.12/site-packages/simframe/frame/group.py /usr/lib/python3.12/site-packages/simframe/frame/heartbeat.py /usr/lib/python3.12/site-packages/simframe/frame/intvar.py /usr/lib/python3.12/site-packages/simframe/frame/updater.py /usr/lib/python3.12/site-packages/simframe/integration /usr/lib/python3.12/site-packages/simframe/integration/__init__.py /usr/lib/python3.12/site-packages/simframe/integration/__pycache__ /usr/lib/python3.12/site-packages/simframe/integration/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/__pycache__/instruction.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/__pycache__/instruction.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/__pycache__/integrator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/__pycache__/integrator.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/__pycache__/scheme.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/__pycache__/scheme.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/instruction.py /usr/lib/python3.12/site-packages/simframe/integration/integrator.py /usr/lib/python3.12/site-packages/simframe/integration/scheme.py /usr/lib/python3.12/site-packages/simframe/integration/schemes /usr/lib/python3.12/site-packages/simframe/integration/schemes/__init__.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__ /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_1_euler.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_1_euler.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_fehlberg_adptv.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_fehlberg_adptv.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_heun.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_heun.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_heun_euler_adptv.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_heun_euler_adptv.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_midpoint.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_midpoint.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_ralston.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_2_ralston.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_bogacki_shampine_adptv.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_bogacki_shampine_adptv.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_gottlieb_shu_adptv.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_gottlieb_shu_adptv.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_heun.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_heun.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_kutta.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_kutta.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_ralston.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_ralston.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_ssprk.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_3_ssprk.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_4_38rule.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_4_38rule.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_4_ralston.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_4_ralston.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_4_runge_kutta.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_4_runge_kutta.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_5_cash_karp_adptv.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_5_cash_karp_adptv.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_5_dormand_prince_adptv.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/expl_5_dormand_prince_adptv.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/impl_1_euler_direct.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/impl_1_euler_direct.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/impl_1_euler_gmres.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/impl_1_euler_gmres.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/impl_2_midpoint_direct.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/impl_2_midpoint_direct.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/update.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/__pycache__/update.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_1_euler.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_2_fehlberg_adptv.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_2_heun.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_2_heun_euler_adptv.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_2_midpoint.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_2_ralston.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_3_bogacki_shampine_adptv.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_3_gottlieb_shu_adptv.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_3_heun.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_3_kutta.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_3_ralston.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_3_ssprk.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_4_38rule.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_4_ralston.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_4_runge_kutta.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_5_cash_karp_adptv.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/expl_5_dormand_prince_adptv.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/impl_1_euler_direct.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/impl_1_euler_gmres.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/impl_2_midpoint_direct.py /usr/lib/python3.12/site-packages/simframe/integration/schemes/update.py /usr/lib/python3.12/site-packages/simframe/io /usr/lib/python3.12/site-packages/simframe/io/__init__.py /usr/lib/python3.12/site-packages/simframe/io/__pycache__ /usr/lib/python3.12/site-packages/simframe/io/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/io/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/io/__pycache__/dump.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/io/__pycache__/dump.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/io/__pycache__/progress.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/io/__pycache__/progress.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/io/__pycache__/reader.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/io/__pycache__/reader.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/io/__pycache__/writer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/io/__pycache__/writer.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/io/dump.py /usr/lib/python3.12/site-packages/simframe/io/progress.py /usr/lib/python3.12/site-packages/simframe/io/reader.py /usr/lib/python3.12/site-packages/simframe/io/writer.py /usr/lib/python3.12/site-packages/simframe/io/writers /usr/lib/python3.12/site-packages/simframe/io/writers/__init__.py /usr/lib/python3.12/site-packages/simframe/io/writers/__pycache__ /usr/lib/python3.12/site-packages/simframe/io/writers/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/io/writers/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/io/writers/__pycache__/hdf5writer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/io/writers/__pycache__/hdf5writer.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/io/writers/__pycache__/namespacewriter.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/io/writers/__pycache__/namespacewriter.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/io/writers/hdf5writer.py /usr/lib/python3.12/site-packages/simframe/io/writers/namespacewriter.py /usr/lib/python3.12/site-packages/simframe/utils /usr/lib/python3.12/site-packages/simframe/utils/__init__.py /usr/lib/python3.12/site-packages/simframe/utils/__pycache__ /usr/lib/python3.12/site-packages/simframe/utils/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/utils/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/utils/__pycache__/color.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/utils/__pycache__/color.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/utils/__pycache__/format.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/utils/__pycache__/format.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/utils/__pycache__/simplenamespace.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/simframe/utils/__pycache__/simplenamespace.cpython-312.pyc /usr/lib/python3.12/site-packages/simframe/utils/color.py /usr/lib/python3.12/site-packages/simframe/utils/format.py /usr/lib/python3.12/site-packages/simframe/utils/simplenamespace.py /usr/share/doc/python3-simframe /usr/share/doc/python3-simframe/README.md /usr/share/licenses/python3-simframe /usr/share/licenses/python3-simframe/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 06:15:53 2024