Skip to content

BranchingProcesse v0.1.0

Choose a tag to compare

@tmichoel tmichoel released this 27 Oct 20:20
· 13 commits to main since this release
648ddc9

Breaking changes

  • None

Added functionality

  • New type, function, and doc example to represent and compute reduced time series from a branching process tree where values of all particles alive at each time point have been combined using a reduction function.

What's Changed

  • CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) by @github-actions[bot] in #7
  • CompatHelper: add new compat entry for SciMLBase at version 2, (keep existing compat) by @github-actions[bot] in #6
  • CompatHelper: add new compat entry for RecipesBase at version 1, (keep existing compat) by @github-actions[bot] in #5
  • CompatHelper: add new compat entry for DocStringExtensions at version 0.9, (keep existing compat) by @github-actions[bot] in #4
  • CompatHelper: add new compat entry for AbstractTrees at version 0.4, (keep existing compat) by @github-actions[bot] in #3
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #8

New Contributors

  • @github-actions[bot] made their first contribution in #7

Full Changelog: v0.0.2...v0.1.0