Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

5-Jun-2019: Relaxed checks

Latest
Compare
Choose a tag to compare
@ankostis ankostis released this 05 Jun 20:18
· 883 commits to master since this release
v0.1.2a0
  • Relax some conditions on inputs:

    • Just warn on Pwot-normalized > 1 or > n_idle or < 1.2 x n_rated
      (BUT not extrapolate)
    • allow float as v_max.
  • build:

    • drop sphinx_rtd_theme dependency - provided by default these days.
    • drop pip-installin of xlwings attrocity if missing.