Skip to content

EWF version 1.1

Compare
Choose a tag to compare
@JaroSant JaroSant released this 26 Mar 11:39
· 12 commits to main since this release

We have patched up some bugs in the previous version, overhauled the user interface, simplified installation and included python bindings such that EWF can now be called from within python. We strongly encourage using EWF from within a python environment, and provide four ready-made functions which allow for the simulation of samples from both the diffusion and bridge diffusion, as well as the pointwise evaluation of the transition density for the neutral case. Users can further expose any C++ functionality present in EWF to python through the file EWF pybind.cpp.

Using EWF from command line as in the initial release has been deprecated and is no longer possible.