Skip to content

v2.0.2

Choose a tag to compare

@TomMonks TomMonks released this 16 Oct 13:56
· 40 commits to main since this release
25cd02f

Changes

Two small patches to numpy material are included in this release

  • Fixed silent bug in python_bootstrap function from numpy case study 1. - This led to a mistake in overestimating numpy performance
  • Fixed variable name runtime error when calling OLS regression code.