Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Tags: BlueBrain/BluePyOpt

Tags

1.14.17

Toggle 1.14.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #500 from BlueBrain/pyproject

use pyproject.toml and remove versioneer

1.14.16

Toggle 1.14.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #499 from BlueBrain/copyrightupdate

update date in copyright in readme

1.14.15

Toggle 1.14.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #496 from Hjorthmedh/master

replace_axon now allows the axon length and numbr of sections to be set

1.14.14

Toggle 1.14.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #498 from BlueBrain/arbor-v0.10

fix arbor tests with latest arbor version

1.14.13

Toggle 1.14.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix exclusion of examples/ (#467)

Otherwise examples will be installed as a top level module.

Co-authored-by: anilbey <anil.tuncel@epfl.ch>

1.14.12

Toggle 1.14.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #493 from BlueBrain/readthedocs

adding build block to .readthedocs.yml

1.14.11

Toggle 1.14.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix pytest setup() deprecation in tests (#492)

* Fix pytest setup() deprecation in tests

* Replace setup() with setup_method() in func tests

* Fix issues in arbor tests, wrt to sorted dir content etc

* Make compatible with python 3.12

* Add python 3.12 to default tests

1.14.10

Toggle 1.14.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #487 from BlueBrain/weight-opt

make SingletonWeightObjective a child of SingletonObjective

1.14.9

Toggle 1.14.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #486 from BlueBrain/jinja-template

update jinja template to have getCell function

1.14.8

Toggle 1.14.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #484 from BlueBrain/numpy-scaler

New scaler: NrnSegmentSomaDistanceStepScaler