Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-bluepyopt-doc-1.14.11-3.fc41 RPM for noarch

From Fedora 41 for x86_64 / p

Name: python3-bluepyopt-doc Distribution: Fedora Project
Version: 1.14.11 Vendor: Fedora Project
Release: 3.fc41 Build date: Sat Jul 20 03:51:31 2024
Group: Unspecified Build host: buildvm-x86-17.iad2.fedoraproject.org
Size: 14372736 Source RPM: python-bluepyopt-1.14.11-3.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/BlueBrain/BluePyOpt
Summary: Documentation for bluepyopt
The Blue Brain Python Optimisation Library (BluePyOpt) is an extensible
framework for data-driven model parameter optimisation that wraps and
standardises several existing open-source tools. It simplifies the task of
creating and sharing these optimisations, and the associated techniques and
knowledge. This is achieved by abstracting the optimisation and evaluation
tasks into various reusable and flexible discrete elements according to
established best-practices.

Provides

Requires

License

LGPL-3.0-only

Changelog

* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 1.14.11-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 14 2024 Python Maint <[email protected]> - 1.14.11-2
  - Rebuilt for Python 3.13
* Sat Apr 06 2024 Sandro <[email protected]> - 1.14.11-1
  - Update to 1.14.11 (RHBZ#2271369)
  - Latest release works with pytest 8 (RHBZ#2273607)
  - Drop Versioneer patch
  - Drop `zombie-imp` dependency (no longer required, RHBZ#2262408)
* Tue Feb 06 2024 Sandro <[email protected]> - 1.14.10-1
  - Update to 1.14.10 (RHBZ#2257632)
* Mon Feb 05 2024 Sandro <[email protected]> - 1.14.8-4
  - Run tests verbosely
* Mon Feb 05 2024 Sandro <[email protected]> - 1.14.8-3
  - Revert "Re-enable test that no longer fails"
* Mon Feb 05 2024 Sandro <[email protected]> - 1.14.8-2
  - Re-enable test that no longer fails
* Mon Feb 05 2024 Sandro <[email protected]> - 1.14.8-1
  - Update to 1.14.8 (RHBZ#2257632)
* Mon Feb 05 2024 Sandro <[email protected]> - 1.14.6-14
  - Use human friendly bcond
* Mon Feb 05 2024 Sandro <[email protected]> - 1.14.6-13
  - Whitespace changes and rearrangement
* Mon Feb 05 2024 Sandro <[email protected]> - 1.14.6-12
  - Standardize BRs
* Fri Feb 02 2024 Karolina Surma <[email protected]> - 1.14.6-11
  - Don't BR python3-future, it's been removed since 1.14.5
* Sat Jan 27 2024 Maxwell G <[email protected]> - 1.14.6-10
  - Remove unused python3-mock test dependency
* Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 1.14.6-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 1.14.6-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 02 2024 Benjamin A. Beasley <[email protected]> - 1.14.6-7
  - Assert that the .dist-info directory contains a license file
* Fri Nov 17 2023 Sandro <[email protected]> - 1.14.6-6
  - Fix tests exclusion syntax
* Mon Nov 13 2023 Sandro <[email protected]> - 1.14.6-5
  - Exclude ppc64le following `python-lfpy`
* Tue Nov 07 2023 Sandro <[email protected]> - 1.14.6-4
  - Exclude another failing test
* Tue Nov 07 2023 Sandro <[email protected]> - 1.14.6-3
  - Run arbor related tests now arbor has been fixed
* Mon Nov 06 2023 Sandro <[email protected]> - 1.14.6-2
  - Add `arbor` as BR for tests
* Mon Oct 23 2023 Sandro <[email protected]> - 1.14.6-1
  - Update to 1.14.6 (RHBZ#2241359)
* Mon Oct 23 2023 Sandro <[email protected]> - 1.14.3-3
  - Re-enable tests now `pebble` is `>=4.6`
  - two tests still fail
  - double run of `pytest` could use some comment or fixing
* Wed Oct 18 2023 Benjamin A. Beasley <[email protected]> - 1.14.3-2
  - F38+: Use %%{py3_test_envvars} to set up test environments
* Sun Sep 10 2023 Ankur Sinha (Ankur Sinha Gmail) <[email protected]> - 1.14.3-1
  - feat: update to 1.14.3 (fixes rh#2233456)
* Sat Jul 29 2023 Ankur Sinha (Ankur Sinha Gmail) <[email protected]> - 1.14.0-2
  - feat: limit tests to import checks (fixes rhbz#2220136, rhbz#2226532,
    rhbz#2145122)
* Fri Jul 21 2023 Sandro <[email protected]> - 1.14.0-1
  - Update to 1.14.0 (RHBZ#2145122)
  - Remove unused patch (merged upstream)
  - Add patch for updating Versioneer (RHBZ#2220136)
  - Add patch for excluding examples/
  - Update bundled _version.py
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 1.13.3-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Feb 20 2023 Benjamin A. Beasley <[email protected]> - 1.13.3-5
  - Work around numpy.int/numpy.float deprecation
* Fri Feb 03 2023 Benjamin A. Beasley <[email protected]> - 1.13.3-4
  - Leaf package on ix86: drop ix86 support
* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.13.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sun Oct 09 2022 Ankur Sinha (Ankur Sinha Gmail) <[email protected]> - 1.13.3-2
  - feat: exclude s390x
* Sun Oct 09 2022 Ankur Sinha (Ankur Sinha Gmail) <[email protected]> - 1.13.3-1
  - feat: update to 1.13.3 (fixes rh#2059645)
* Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 1.11.15-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Files

/usr/share/doc/python3-bluepyopt-doc
/usr/share/doc/python3-bluepyopt-doc/examples
/usr/share/doc/python3-bluepyopt-doc/examples/BluePyOpt-ipyparallel.md
/usr/share/doc/python3-bluepyopt-doc/examples/README.md
/usr/share/doc/python3-bluepyopt-doc/examples/__init__.py
/usr/share/doc/python3-bluepyopt-doc/examples/cma_strategy
/usr/share/doc/python3-bluepyopt-doc/examples/cma_strategy/cma.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/expsyn
/usr/share/doc/python3-bluepyopt-doc/examples/expsyn/ExpSyn.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/expsyn/ExpSyn_arbor.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/expsyn/expsyn.py
/usr/share/doc/python3-bluepyopt-doc/examples/expsyn/generate_acc.py
/usr/share/doc/python3-bluepyopt-doc/examples/expsyn/simple.swc
/usr/share/doc/python3-bluepyopt-doc/examples/graupnerbrunelstdp
/usr/share/doc/python3-bluepyopt-doc/examples/graupnerbrunelstdp/checkpoints
/usr/share/doc/python3-bluepyopt-doc/examples/graupnerbrunelstdp/figures
/usr/share/doc/python3-bluepyopt-doc/examples/graupnerbrunelstdp/gbevaluator.py
/usr/share/doc/python3-bluepyopt-doc/examples/graupnerbrunelstdp/graupnerbrunelstdp.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/graupnerbrunelstdp/run_fit.py
/usr/share/doc/python3-bluepyopt-doc/examples/graupnerbrunelstdp/stdputil.py
/usr/share/doc/python3-bluepyopt-doc/examples/graupnerbrunelstdp/test_stdputil.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/L5PC.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/L5PC_arbor.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/benchmark
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/benchmark/get_stats.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/benchmark/l5pc_benchmark.sbatch
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/benchmark/logs
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/benchmark/run_benchmark.sh
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/benchmark/start.sh
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/benchmark/task_stats.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/cADpyr_76.hoc
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/checkpoints
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/checkpoints/checkpoint.pkl
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/checkpoints/checkpoint.pkl.tmp
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/config
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/config/features.json
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/config/fixed_params.json
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/config/mechanisms.json
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/config/parameters.json
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/config/params.json
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/config/protocols.json
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/convert_noise_exp.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/convert_params.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/create_tables.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/exp_data
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/exp_data/noise_i.txt
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/figures
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/generate_acc.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/generate_hoc.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/hocmodel.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/l5_config.zip
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/l5pc_analysis.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/l5pc_evaluator.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/l5pc_model.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/l5pc_validate_neuron_arbor.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/l5pc_validate_neuron_arbor_pm.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/CaDynamics_E2.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/Ca_HVA.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/Ca_LVAst.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/Ih.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/Im.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/K_Pst.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/K_Tst.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/LICENSE
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/NaTa_t.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/NaTs2_t.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/Nap_Et2.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/SK_E2.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/mechanisms/SKv3_1.mod
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/morphology
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/morphology/C060114A7.asc
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/morphology/LICENSE
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/nsg
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/nsg/Makefile
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/nsg/init.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/opt_l5pc.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/opt_l5pc.sh
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/tables
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc/tasks2dataframe.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc_lfpy
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc_lfpy/L5PC_LFPy.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc_lfpy/__init__.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc_lfpy/extra_features.json
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc_lfpy/generate_extra_features.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc_lfpy/l5pc_lfpy_evaluator.py
/usr/share/doc/python3-bluepyopt-doc/examples/l5pc_lfpy/l5pc_lfpy_model.py
/usr/share/doc/python3-bluepyopt-doc/examples/metaparameters
/usr/share/doc/python3-bluepyopt-doc/examples/metaparameters/metaparameters.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/metaparameters/metaparameters.py
/usr/share/doc/python3-bluepyopt-doc/examples/metaparameters/twocompartment.swc
/usr/share/doc/python3-bluepyopt-doc/examples/neuroml
/usr/share/doc/python3-bluepyopt-doc/examples/neuroml/neuroml.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/checkpoints
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/figures
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/figures/landscape_example.png
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/generate_acc.py
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/generate_hoc.py
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/responses.pkl
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/simple.swc
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/simplecell-paperfig.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/simplecell.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/simplecell.py
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/simplecell_arbor.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/simplecell_arbor.py
/usr/share/doc/python3-bluepyopt-doc/examples/simplecell/simplecell_model.py
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/mechanisms
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/mechanisms/StochKv.mod
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/mechanisms/StochKv3.mod
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/morphology
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/morphology/simple.swc
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/stochkv3cell.hoc
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/stochkv3cell.py
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/stochkv3cell_det.hoc
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/stochkvcell.hoc
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/stochkvcell.py
/usr/share/doc/python3-bluepyopt-doc/examples/stochkv/stochkvcell_det.hoc
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/CellEvalSetup
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/CellEvalSetup/__init__.py
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/CellEvalSetup/evaluator.py
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/CellEvalSetup/protocols.py
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/CellEvalSetup/template.py
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/CellEvalSetup/tools.py
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/LICENSE.txt
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/checkpoints
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/checkpoints/checkpoint.pkl
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config/features
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config/features/cAD_ltb.json
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config/features/cNAD_ltb.json
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config/params
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config/params/TC.json
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config/protocols
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config/protocols/cAD_ltb.json
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config/protocols/cNAD_ltb.json
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/config/recipes.json
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/mechanisms
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/mechanisms/SK_E2.mod
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/mechanisms/TC_HH.mod
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/mechanisms/TC_ITGHK_Des98.mod
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/mechanisms/TC_Ih_Bud97.mod
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/mechanisms/TC_Nap_Et2.mod
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/mechanisms/TC_cadecay.mod
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/mechanisms/TC_iA.mod
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/mechanisms/TC_iL.mod
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/morphologies
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/morphologies/jy160728_A_idA.asc
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/morphologies/jy170517_A_idA.asc
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/results
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/results/cAD_ltb_params.csv
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/results/cNAD_ltb_params.csv
/usr/share/doc/python3-bluepyopt-doc/examples/thalamocortical-cell/thalamocortical-cell_opt.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/AUTHORS.txt
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/README.md
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/amps.pkl
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/tmevaluator.py
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/tmevaluator_multiplefreqs.py
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/tmodeint.py
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/tmodesolve.py
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/trace.pkl
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/tsodyksmarkramstp.ipynb
/usr/share/doc/python3-bluepyopt-doc/examples/tsodyksmarkramstp/tsodyksmarkramstp_multiplefreqs.ipynb
/usr/share/licenses/python3-bluepyopt-doc
/usr/share/licenses/python3-bluepyopt-doc/COPYING
/usr/share/licenses/python3-bluepyopt-doc/COPYING.lesser


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Oct 27 02:54:38 2024