Skip to content

1.1.0 - Boundary Layer Calculations release

Latest
Compare
Choose a tag to compare
@jrwrigh jrwrigh released this 02 Apr 19:58
· 6 commits to release/1.1 since this release

Primary addition is the bl module with it's boundary layer calculation tools (#10).
Also refactor to create the numtools module (in #61).

Features

  • feat: Add regex capability to globFile, bar2vtk (#57)
  • feat: Calculation for Boundary Layer Statistics (#10)
  • feat: Implement pwlinRoots for roots of discrete data (#61)

Fixes

  • docs(bar2vtk): Update outpath help message regarding cwd (#56)
  • fix(bar2vtk): Fully implement bar2vtk regex globing (#58)

Misc

  • chore: Update master version to 1.0.dev0
  • chore: Update setup.py with install dependencies