BSeries

Build Status Coverage Status codecov

A collection of functionality around B-series in Julia. See

  • Philippe Chartier, Ernst Hairer, Gilles Vilmart (2010) Algebraic Structures of B-series Foundations of Computational Mathematics DOI: 10.1007/s10208-010-9065-1

API Documentation

Please note that this project is work in progress.

BSeries.jl re-exports everything from RootedTrees.jl. However, if you rely on functionality from that package, you should also include it explicitly in your project dependencies to track breaking changes, since the version numbers of RootedTrees.jl and BSeries.jl are not necessarily synchronized.