Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pypet | Distribution: openSUSE Tumbleweed |
Version: 0.6.1 | Vendor: openSUSE |
Release: 3.3 | Build date: Mon Jul 8 06:38:44 2024 |
Group: Unspecified | Build host: reproducible |
Size: 3801923 | Source RPM: python-pypet-0.6.1-3.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/SmokinCaterpillar/pypet | |
Summary: Parameter exploration and storage of results for numerical simulations |
pypet is the Python parameter exploration toolkit. pypet manages exploration of the parameter space of any numerical simulation in Python, thereby storing data into HDF5 files. Moreover, pypet offers a data container which gives access to all parameters and results from a single source.
BSD-3-Clause
* Mon Jul 08 2024 Steve Kowalik <steven.kowalik@suse.com> - Pin numpy's upper bound to < 2, due to python-tables. * Wed Mar 06 2024 Markéta Machová <mmachova@suse.com> - Add unittest.patch to fix assert calls on Python 3.12 * Fri Feb 16 2024 Matej Cepl <mcepl@cepl.eu> - Add ConfigParser_readfp-312.patch fixing using long deprecated method ConfigParser.readfp() (gh#SmokinCaterpillar/pypet!69). * Tue Jun 20 2023 Steve Kowalik <steven.kowalik@suse.com> - Update to 0.6.1: * Support for NumPy >= 1.20 - Drop patch support-numpy-1.20.patch, included upstream. - Add patch do-not-decode-int.patch, do not call .decode() on ints when storing them. * Tue Feb 14 2023 Steve Kowalik <steven.kowalik@suse.com> - Add patch support-numpy-1.20.patch: * Support NumPy >= 1.20. * Sat Sep 11 2021 Matej Cepl <mcepl@suse.com> - Update to 0.6.0: - Fixed broken support for scipy sparse matrices - Sparse matrices are now serialized using scipy save_npz function and hex conversion - BACKWARDS INCOMPATIBLE CHANGE: Can no longer load sparse matrices stored with older versions! - Fixed import from collections.abc for Python 3.10 * Sun Feb 14 2021 Dirk Müller <dmueller@suse.com> - turn off python 3.6 build (no scipy) * Tue Jun 23 2020 Todd R <toddrme2178@gmail.com> - Update to 0.5.1 * Updated package description to automatically convert md to rst for pypi * Updated pngpath for Sphinx - Update to 0.5.0 * Fix to work with pandas 1.0 * Fix to work with brian2 2.3 * Fix to work with Python 3.7 and 3.8 * Removal `expectedrows` and `filters` option for HDF5Storage.put as this is no longer supported by pandas * Fri Aug 03 2018 toddrme2178@gmail.com - Update to 0.4.3 * DEPR: Removed pandas Panel and Panel4D (see also https://github.com/pandas-dev/pandas/pull/13776) * Removed support for Python 3.3 and 3.4 * Fri May 18 2018 jengelh@inai.de - Don't assume any specific user in the description.
/usr/lib/python3.11/site-packages/pypet /usr/lib/python3.11/site-packages/pypet-0.6.1.dist-info /usr/lib/python3.11/site-packages/pypet-0.6.1.dist-info/INSTALLER /usr/lib/python3.11/site-packages/pypet-0.6.1.dist-info/LICENSE /usr/lib/python3.11/site-packages/pypet-0.6.1.dist-info/METADATA /usr/lib/python3.11/site-packages/pypet-0.6.1.dist-info/RECORD /usr/lib/python3.11/site-packages/pypet-0.6.1.dist-info/REQUESTED /usr/lib/python3.11/site-packages/pypet-0.6.1.dist-info/WHEEL /usr/lib/python3.11/site-packages/pypet-0.6.1.dist-info/top_level.txt /usr/lib/python3.11/site-packages/pypet/__init__.py /usr/lib/python3.11/site-packages/pypet/__pycache__ /usr/lib/python3.11/site-packages/pypet/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/_version.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/_version.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/annotations.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/annotations.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/environment.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/environment.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/naturalnaming.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/naturalnaming.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/parameter.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/parameter.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/pypetconstants.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/pypetconstants.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/pypetexceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/pypetexceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/pypetlogging.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/pypetlogging.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/shareddata.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/shareddata.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/slots.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/slots.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/storageservice.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/storageservice.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/trajectory.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/__pycache__/trajectory.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/_version.py /usr/lib/python3.11/site-packages/pypet/annotations.py /usr/lib/python3.11/site-packages/pypet/brian2 /usr/lib/python3.11/site-packages/pypet/brian2/__init__.py /usr/lib/python3.11/site-packages/pypet/brian2/__pycache__ /usr/lib/python3.11/site-packages/pypet/brian2/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/brian2/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/brian2/__pycache__/network.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/brian2/__pycache__/network.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/brian2/__pycache__/parameter.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/brian2/__pycache__/parameter.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/brian2/network.py /usr/lib/python3.11/site-packages/pypet/brian2/parameter.py /usr/lib/python3.11/site-packages/pypet/environment.py /usr/lib/python3.11/site-packages/pypet/logging /usr/lib/python3.11/site-packages/pypet/logging/debug.ini /usr/lib/python3.11/site-packages/pypet/logging/default.ini /usr/lib/python3.11/site-packages/pypet/logging/env_config_test.ini /usr/lib/python3.11/site-packages/pypet/logging/test.ini /usr/lib/python3.11/site-packages/pypet/naturalnaming.py /usr/lib/python3.11/site-packages/pypet/parameter.py /usr/lib/python3.11/site-packages/pypet/pypetconstants.py /usr/lib/python3.11/site-packages/pypet/pypetexceptions.py /usr/lib/python3.11/site-packages/pypet/pypetlogging.py /usr/lib/python3.11/site-packages/pypet/shareddata.py /usr/lib/python3.11/site-packages/pypet/slots.py /usr/lib/python3.11/site-packages/pypet/storageservice.py /usr/lib/python3.11/site-packages/pypet/tests /usr/lib/python3.11/site-packages/pypet/tests/__init__.py /usr/lib/python3.11/site-packages/pypet/tests/__pycache__ /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/_atworema.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/_atworema.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/all_examples.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/all_examples.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/all_multi_core_tests.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/all_multi_core_tests.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/all_single_core_tests.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/all_single_core_tests.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/all_tests.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/all_tests.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/coverage_run.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/coverage_run.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/scoop_run.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/scoop_run.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/test_all_nose.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/__pycache__/test_all_nose.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/_atworema.py /usr/lib/python3.11/site-packages/pypet/tests/all_examples.py /usr/lib/python3.11/site-packages/pypet/tests/all_multi_core_tests.py /usr/lib/python3.11/site-packages/pypet/tests/all_single_core_tests.py /usr/lib/python3.11/site-packages/pypet/tests/all_tests.py /usr/lib/python3.11/site-packages/pypet/tests/coverage_run.py /usr/lib/python3.11/site-packages/pypet/tests/integration /usr/lib/python3.11/site-packages/pypet/tests/integration/__init__.py /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__ /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/envSCOOPdebug.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/envSCOOPdebug.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/environment_multiproc_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/environment_multiproc_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/environment_scoop_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/environment_scoop_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/environment_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/environment_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/git_check.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/git_check.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/link_multiproc_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/link_multiproc_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/link_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/link_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/logging_multiproc_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/logging_multiproc_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/logging_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/logging_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/merge_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/merge_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/pipeline_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/pipeline_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/removal_and_continue_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/removal_and_continue_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/shared_data_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/__pycache__/shared_data_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__init__.py /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__pycache__ /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__pycache__/another_network_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__pycache__/another_network_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__pycache__/hdf5_brian2_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__pycache__/hdf5_brian2_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__pycache__/network_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/__pycache__/network_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/another_network_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/hdf5_brian2_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/brian2tests/network_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/envSCOOPdebug.py /usr/lib/python3.11/site-packages/pypet/tests/integration/environment_multiproc_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/environment_scoop_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/environment_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/git_check.py /usr/lib/python3.11/site-packages/pypet/tests/integration/link_multiproc_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/link_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/logging_multiproc_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/logging_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/merge_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/pipeline_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/removal_and_continue_test.py /usr/lib/python3.11/site-packages/pypet/tests/integration/shared_data_test.py /usr/lib/python3.11/site-packages/pypet/tests/profiling /usr/lib/python3.11/site-packages/pypet/tests/profiling/__init__.py /usr/lib/python3.11/site-packages/pypet/tests/profiling/__pycache__ /usr/lib/python3.11/site-packages/pypet/tests/profiling/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/profiling/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/profiling/__pycache__/creating_run_table.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/profiling/__pycache__/creating_run_table.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/profiling/__pycache__/profiling.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/profiling/__pycache__/profiling.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/profiling/creating_run_table.py /usr/lib/python3.11/site-packages/pypet/tests/profiling/profiling.py /usr/lib/python3.11/site-packages/pypet/tests/scoop_run.py /usr/lib/python3.11/site-packages/pypet/tests/test_all_nose.py /usr/lib/python3.11/site-packages/pypet/tests/testdata /usr/lib/python3.11/site-packages/pypet/tests/testdata/pypet_v0_1b_6.hdf5 /usr/lib/python3.11/site-packages/pypet/tests/testutils /usr/lib/python3.11/site-packages/pypet/tests/testutils/__init__.py /usr/lib/python3.11/site-packages/pypet/tests/testutils/__pycache__ /usr/lib/python3.11/site-packages/pypet/tests/testutils/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/testutils/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/testutils/__pycache__/data.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/testutils/__pycache__/data.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/testutils/__pycache__/ioutils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/testutils/__pycache__/ioutils.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/testutils/data.py /usr/lib/python3.11/site-packages/pypet/tests/testutils/ioutils.py /usr/lib/python3.11/site-packages/pypet/tests/unittests /usr/lib/python3.11/site-packages/pypet/tests/unittests/__init__.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__ /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/annotations_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/annotations_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/configparse_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/configparse_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/link_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/link_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/module_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/module_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/mpwrappers_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/mpwrappers_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/parameter_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/parameter_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/pypetlogging_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/pypetlogging_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/shared_data_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/shared_data_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/storage_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/storage_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/trajectory_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/trajectory_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/utils_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/__pycache__/utils_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/annotations_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__init__.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__ /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/brian2_monitor_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/brian2_monitor_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/brian2_parameter_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/brian2_parameter_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/module_test.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/module_test.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/run_a_brian2_network.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/__pycache__/run_a_brian2_network.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/brian2_monitor_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/brian2_parameter_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/module_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/brian2tests/run_a_brian2_network.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/configparse_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/link_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/module_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/mpwrappers_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/parameter_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/pypetlogging_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/shared_data_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/storage_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/trajectory_test.py /usr/lib/python3.11/site-packages/pypet/tests/unittests/utils_test.py /usr/lib/python3.11/site-packages/pypet/trajectory.py /usr/lib/python3.11/site-packages/pypet/utils /usr/lib/python3.11/site-packages/pypet/utils/__init__.py /usr/lib/python3.11/site-packages/pypet/utils/__pycache__ /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/comparisons.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/comparisons.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/configparsing.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/configparsing.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/decorators.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/decorators.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/dynamicimports.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/dynamicimports.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/explore.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/explore.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/gitintegration.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/gitintegration.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/hdf5compression.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/hdf5compression.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/helpful_classes.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/helpful_classes.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/helpful_functions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/helpful_functions.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/mpwrappers.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/mpwrappers.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/pypettest.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/pypettest.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/siginthandling.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/siginthandling.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/storagefactory.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/storagefactory.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/trajectory_utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pypet/utils/__pycache__/trajectory_utils.cpython-311.pyc /usr/lib/python3.11/site-packages/pypet/utils/comparisons.py /usr/lib/python3.11/site-packages/pypet/utils/configparsing.py /usr/lib/python3.11/site-packages/pypet/utils/decorators.py /usr/lib/python3.11/site-packages/pypet/utils/dynamicimports.py /usr/lib/python3.11/site-packages/pypet/utils/explore.py /usr/lib/python3.11/site-packages/pypet/utils/gitintegration.py /usr/lib/python3.11/site-packages/pypet/utils/hdf5compression.py /usr/lib/python3.11/site-packages/pypet/utils/helpful_classes.py /usr/lib/python3.11/site-packages/pypet/utils/helpful_functions.py /usr/lib/python3.11/site-packages/pypet/utils/mpwrappers.py /usr/lib/python3.11/site-packages/pypet/utils/pypettest.py /usr/lib/python3.11/site-packages/pypet/utils/siginthandling.py /usr/lib/python3.11/site-packages/pypet/utils/storagefactory.py /usr/lib/python3.11/site-packages/pypet/utils/trajectory_utils.py /usr/share/doc/packages/python311-pypet /usr/share/doc/packages/python311-pypet/README.md /usr/share/licenses/python311-pypet /usr/share/licenses/python311-pypet/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 29 00:46:48 2025