Recent Releases of https://github.com/bluebrain/blueetl

https://github.com/bluebrain/blueetl - v0.11.3

What's Changed

  • Fix functional tests and generate docs for analysis only by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/45

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.11.2...v0.11.3

- Python
Published by GianlucaFicarelli over 1 year ago

https://github.com/bluebrain/blueetl - v0.11.2

What's Changed

  • Fix version number in the analysis config created by convert-spikes by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/44

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.11.1...v0.11.2

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.11.1

What's Changed

  • Revert raising an error if the env variable SHMDIR isn't set by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/43

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.11.0...v0.11.1

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.11.0

What's Changed

  • Restore analysis_config.output, raise if SHMDIR isn't set by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/42

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.10.1...v0.11.0

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.10.1

What's Changed

  • Fix link to the example configuration in the documentation by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/41

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.10.0...v0.10.1

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.10.0

What's Changed

  • Change spikes files from .dat to .h5 by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/39
  • [NSETM-2311] Add multi_index configuration option by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/35
  • Run functional tests in parallel by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/40

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.9.1...v0.10.0

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.9.1

What's Changed

  • [NSETM-2279] Use shared memory to write partial DataFrames of features by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/33

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.9.0...v0.9.1

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.9.0

What's Changed

  • [NSETM-2310] Allow to use the cache in readonly mode by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/36
  • [NSETM-2312] Implement cache.skip_features, to skip writing the features DataFrames by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/38

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.8.3...v0.9.0

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.8.3

What's Changed

  • Improve test coverage by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/29
  • Do not filter features unless apply_filter is called by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/30
  • Ensure that invalid cache entries are always deleted by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/31
  • Improve logging in utils.timed() by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/32
  • Ensure that repo and features are filtered if needed by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/34
  • Split migration docs, add --sort option by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/37

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.8.2...v0.8.3

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.8.2

What's Changed

  • Consider an empty node_id list as an empty selection by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/26
  • Remove tox-gh-actions and split lint and docs jobs by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/27
  • Use tox-uv in the CI by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/28

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.8.1...v0.8.2

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.8.1

What's Changed

  • Add configuration examples 11 and 12 to the documentation by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/23
  • Improve tests coverage, fix Repository.missing_simulations by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/24

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.8.0...v0.8.1

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.8.0

What's Changed

  • Minor refactoring of neurons extraction by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/21
  • Add NodeSets adapter to support custom nodesetsfile by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/22

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.7.1...v0.8.0

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.7.1

What's Changed

  • Fix expected data in functional tests by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/20

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.7.0...v0.7.1

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.7.0

What's Changed

  • [NSETM-2281] Fix calculation of dynamic offset by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/19

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.6.0...v0.7.0

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.6.0

What's Changed

  • Remove pytest-lazy-fixture by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/15
  • Add tests for Python 3.12 by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/16
  • [NSETM-2280] Allow to specify trialstepslist by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/17
  • Fix changelog by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/18

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.5.0...v0.6.0

- Python
Published by GianlucaFicarelli almost 2 years ago

https://github.com/bluebrain/blueetl - v0.5.0

What's Changed

  • Install tree when building readthedocs by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/11
  • Apply black 24.1, pin pytest<8 by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/12
  • Add CLI to convert and import inferred spikes in CSV format by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/14

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.4.4...v0.5.0

- Python
Published by GianlucaFicarelli about 2 years ago

https://github.com/bluebrain/blueetl - v0.4.4

What's Changed

  • Upload to codecov py311 only by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/7
  • Support relative paths in the simulation campaign config by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/9
  • Add a simple simulation campaign using a subsampled circuit by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/10

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.4.3...v0.4.4

- Python
Published by GianlucaFicarelli about 2 years ago

https://github.com/bluebrain/blueetl - v0.4.3

What's Changed

  • Update DOI by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/6

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.4.2...v0.4.3

- Python
Published by GianlucaFicarelli about 2 years ago

https://github.com/bluebrain/blueetl - v0.4.2

What's Changed

  • Fix docs build in rtd by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/3
  • Update badges by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/4
  • Conditionally skip tests requiring bluepy by @GianlucaFicarelli in https://github.com/BlueBrain/blueetl/pull/5

Full Changelog: https://github.com/BlueBrain/blueetl/compare/v0.4.1...v0.4.2

- Python
Published by GianlucaFicarelli about 2 years ago