Skip to content

Releases: realrate/Causing

v0.1.6

19 Nov 07:33
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

What's Changed

  • Call replace_heaviside right after diff by @karlb in #39
  • Remove ymvar from Model class by @karlb in #41
  • Add support for b&w (IME) graphs by @karlb in #44

Full Changelog: v0.1.4...v0.1.6

v0.1.4

24 Sep 11:12
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release
  • Reduce number of dependencies
  • Allow to only plot specified graph types

v0.1.3

20 Sep 08:06
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
  • Include yhat in graphs.json

v0.1.2

10 Sep 15:46
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Optimize compute_delta_mat
  • Only lambdify model when it is used
  • Add NaNs to estimation result
  • Add NaNs as early as possible.
  • Improve NaN handling in graphs
  • Cleanly handle case when show_nr_indiv is large
  • Allow passing in ids for graph files

v0.1.1

25 Aug 10:34
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
  • Separate estimation output from main model evaluation

v0.1.0

20 Aug 11:29
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This version is a step towards reworking the data flow an external API of Causing. Further changes in that direction will happen and the documentation is not consistent with the API changes, yet.