Recent Releases of elicito

elicito - v0.6.0

Announcements

  • update documentation
  • clean repo to make it ready for publishing Software paper

Changelog

update documentation

Changes

  • 062739e bump: version 0.5.5a1 -> 0.6.0
  • a321463 cleaned documentation
  • 92312d3 update readme
  • 422785e no support for Python 3.13 and windows on conda-forge due to outdated tensorflow dependency
  • a138469 update conda installation information
  • 53bad05 bump(pre-release): version 0.5.4 > 0.5.5a1

- Python
Published by florence-bockting 8 months ago

elicito - v0.5.4

Announcements

  • update versioning of dependencies

Changelog

🔧 Trivial/Internal Changes

Changes

  • 3044cf8 bump: version 0.5.4a1 -> 0.5.4
  • 562660e dont support python 3.13
  • 5e691b9 extent tested python versions
  • 51774d2 extent tested python versions
  • 8352795 release numpy version
  • f568d86 update lock file
  • 0bea54e add changelog
  • dd1b781 change version pinning
  • 2c73992 bump(pre-release): version 0.5.3 > 0.5.4a1

- Python
Published by florence-bockting 9 months ago

elicito - v0.5.3

Announcements

  • include tensorflow-cpu dependency for windows systems

Changelog

🔧 Trivial/Internal Changes

Changes

  • d18e823 bump: version 0.5.3a1 -> 0.5.3
  • 8c9244c add changelog
  • 906ec30 include tensorflow-cpu for win system
  • 72333bc remove support for Python 3.13
  • 955c7a6 bump(pre-release): version 0.5.2 > 0.5.3a1

- Python
Published by florence-bockting 9 months ago

elicito - v0.5.2

Announcements

  • update copier template to support conda release

Changelog

🔧 Trivial/Internal Changes

Changes

  • 6ac2095 bump: version 0.5.2a1 -> 0.5.2
  • c05768c update tab-style in readme
  • f5afeee add changelog
  • 2c9ec91 update copier template to support conda release
  • 91bc034 added changelog
  • 8c23d10 uodate environment
  • 6868d54 Update README.md
  • ccfc49e bump(pre-release): version 0.5.1 > 0.5.2a1

- Python
Published by florence-bockting 9 months ago

elicito - v0.5.1

Announcements

  • Fix deployment step

Changelog

No changes.

Changes

  • 1355cac bump: version 0.5.1a1 -> 0.5.1
  • 33868bf bump(pre-release): version 0.5.0 > 0.5.1a1

- Python
Published by florence-bockting 9 months ago

elicito - v0.5.0

Announcements

  • Integrate InvertibleNetwork implementation from BayesFlow==1.1.6 into elicito (with approval from BayesFlow maintainer Stefan Radev)
  • remove dependency from BayesFlow
  • relax version constraints that exists because of BayesFlow dependency

Changelog

  • refactored networks.py module

Changes

  • 603ad61 bump: version 0.4.1a1 -> 0.5.0
  • 0f04743 update gitignore
  • ac7906f refactored docs and added overwrite to docs
  • 0912ac5 bump(pre-release): version 0.4.0 > 0.4.1a1
  • 5689ae3 bump: version 0.3.2a1 -> 0.4.0
  • 25d5a04 Update README.md
  • 5d69efe mypy
  • 67cb459 add further tests for networks module
  • b88d34f add changelog
  • 14cd808 add tests for networks module
  • 3ed4cc5 add namex package to authorized packages for licchecker
  • 7059adf add namex package to authorized packages for licchecker
  • 45feff5 mypy
  • b45e597 fix indentation problems and wrong argument labeling
  • f4530fa adjusted tests for deep-prior method
  • 7c596aa update all test files regarding the changed argument loss_quantile in initializer method
  • faf92a8 minor adjustments wrt license and remove quantile_loss argument
  • 43c0b29 adjust license list
  • 8527ff9 add Apache license to authorized licenses list
  • 8743821 update lock files
  • 2c86cf1 fixed mypy
  • 06c79df ruff
  • 5b1888d adjusted title in Citation.cff file
  • d8b3221 bump(pre-release): version 0.3.1 > 0.3.2a1

- Python
Published by florence-bockting 9 months ago

elicito - v0.3.1

Announcements

Changelog

⚠️ Breaking Changes

  • Added python scripts and tests from the old package. (#1)

🐛 Bug Fixes

  • + fix check for number of model parameters. tfd.Sequential/Joint distributions were not considered in the initial check
    • add tensorflow-silence as one option to mute tensorflow warnings and other log messages (#7)

📚 Improved Documentation

  • Adjust docstrings from Sphinx layout to Mkdocs layout (#2)
  • + added further documentation files, tutorials
    • included option to mute progress output (#6)

🔧 Trivial/Internal Changes

Changes

  • b909f7f bump: version 0.3.1a1 -> 0.3.1
  • b854d8d add DOI from Zenodo
  • fab6480 add citation.ff
  • bde04af add type ignore to scipy.stats import exception
  • a7b6bec fix mypy and remove silence_tensorflow from imports
  • 4bf565c minor adjustments
  • dc383ff add update requirement files
  • dd4de46 add changelog and fix naming to be consistent
  • 18366a7 delete pdm.lock
  • 6b8222a update copier
  • a3fb7f2 minor convient updates related to publication
  • 98e67c6 bump(pre-release): version 0.3.0 > 0.3.1a1

- Python
Published by florence-bockting 10 months ago

elicito - v0.3.0

Announcements

  • fix check
  • add tensorflow-silence to mute tensorflow warnings

Changelog

No significant changes.

Changes

  • 9869e17 bump: version 0.2.1a1 -> 0.3.0
  • 2372d23 add changelog
  • 00cf489 add tensorflow-silence and fix check number of parameters
  • 729e9a6 delete uv.lock
  • d060f71 bump(pre-release): version 0.2.0 > 0.2.1a1

- Python
Published by florence-bockting 11 months ago

elicito - v0.2.0

Announcements

  • included tutorial and How-to guides

Changelog

No significant changes.

Changes

  • 9699295 bump: version 0.1.0a1 -> 0.2.0
  • f8523cb fix mypy and pandas import
  • c9f33b7 fix mypy
  • 8145660 added option to mute progress
  • f25b4ad modify tutorials added to the package
  • 2709d17 deleted template files and adjusted naming of save-load-tutorial
  • 8b6f73e Update README.md
  • b034cef add load-save tutorial as py
  • 6427a51 added save-and-load-eliobj tutorial
  • 2960241 bump(pre-release): version 0.1.1 > 0.1.2a1

- Python
Published by florence-bockting 11 months ago

elicito - v0.1.1

What's Changed

  • adjust latest python version to max 3.10 by @florence-bockting in https://github.com/florence-bockting/elicito/pull/5

Full Changelog: https://github.com/florence-bockting/elicito/compare/v0.1.0...v0.1.1

- Python
Published by florence-bockting 11 months ago